Ben Meadors and GitHub
ae311c838e
Try to decode mqtt packets first ( #1705 )
...
* Try to decode first
* Remove GPS pins from TLoRAv1 so that it can boot
* Use release version of radio lib
* Use fixed versions of esp framework and tool chain
2022-09-25 09:39:50 -05:00
Ben Meadors and GitHub
8ef510035d
Owner reboot ( #1716 )
2022-09-22 08:02:58 -05:00
Ben Meadors and GitHub
55c55fb705
pip versions back in order
2022-09-17 20:03:11 -05:00
Ben Meadors and GitHub
0e2ab75bb0
Set tx_enabled upon initial region assignment ( #1700 )
2022-09-17 14:49:09 -05:00
Ben Meadors and GitHub
128d20b290
tx_enabled fix ( #1699 )
...
* Defaults
* Print
2022-09-17 12:18:32 -05:00
Ben Meadors
ad9cc40b97
Increasebaud for local except for RAK11200
2022-09-17 08:25:40 -05:00
Ben Meadors and GitHub
e0d3ac01b0
Merge branch 'master' into ESPIDF-Rollup
2022-09-17 08:22:44 -05:00
Ben Meadors and GitHub
0f87adad7b
Power state lies and other fixes ( #1698 )
...
* Power interval defaults and factory reset
* Ternary
* Fixes
2022-09-16 11:00:05 -05:00
Ben Meadors and GitHub
accd23eddc
Factory reset on device state expired ( #1695 )
2022-09-15 12:15:16 -05:00
Ben Meadors and GitHub
bfd1fecc2a
Merge branch 'master' into ESPIDF-Rollup
2022-09-13 06:36:56 -05:00
Ben Meadors and GitHub
c622a9b4be
Update python temp hack
2022-09-12 20:21:19 -05:00
Ben Meadors and GitHub
ade66cd8f4
Merge branch 'master' into ESPIDF-Rollup
2022-09-12 18:07:42 -05:00
Ben Meadors and GitHub
397030b5a6
GPS intervals ( #1693 )
...
* GPS intervals
* Backwards logic
* Oops
2022-09-12 18:07:21 -05:00
Ben Meadors and GitHub
adc50f40b1
Merge branch 'master' into ESPIDF-Rollup
2022-09-12 14:56:09 -05:00
Ben Meadors and GitHub
32d92d9b75
Qualify tbeam filesystem bins
2022-09-12 14:30:54 -05:00
Ben Meadors
18f37981bb
Spelling and fixing defaults
2022-09-12 07:55:17 -05:00
Ben Meadors
a8711bc54a
Add tbeam-s3-core
2022-09-12 07:39:41 -05:00
Ben Meadors
f98e96cf1b
Slots for upcoming telemetry sensor support
2022-09-10 17:28:01 -05:00
Ben Meadors and GitHub
7f18c0fb77
Init default intervals ( #1688 )
...
* Init default intervals
* Spacing
* move isrouter check
* Line break
* Oops
2022-09-10 12:35:36 -05:00
Ben Meadors and GitHub
99de0a76a5
Temporary hack (undo after 1.3.41 release)
2022-09-09 13:54:03 -05:00
Ben Meadors and GitHub
47ffb9c70d
Make a change to trigger CI ( #1686 )
2022-09-09 13:41:01 -05:00
Ben Meadors and GitHub
94a572aee6
Merge branch 'master' into pref_defaults
2022-09-06 20:25:20 -05:00
Ben Meadors and GitHub
e87ecc210a
Wifi enabled plumbed in ( #1677 )
...
* Wifi enabled
* Wifi requires reboot
* Increment DEVICESTATE_CUR_VER
2022-09-06 14:06:44 -05:00
Ben Meadors and GitHub
a27a07956f
Merge branch 'master' into pref_defaults
2022-09-03 22:10:37 -05:00
Ben Meadors and GitHub
285ba9639e
Fix screen on secs ( #1673 )
...
* Fix screen on secs
* getIntervalOrDefaultMs
* Display correction
* Paren
2022-09-03 22:10:11 -05:00
Ben Meadors and GitHub
f54f60c31c
Merge branch 'master' into pref_defaults
2022-09-03 14:06:27 -05:00
Ben Meadors and GitHub
84e438f72f
Mqtt json_enabled ( #1672 )
...
* Payload variants
* Waypoints and fixes
* Remove json send to mesh. I think protobuf messages already do that
* whoops
* Added json_enabled mqtt config
2022-09-03 14:06:10 -05:00
Ben Meadors and GitHub
9d3cac7cdb
MQTT Json Payload variants ( #1667 )
...
* Payload variants
* Waypoints and fixes
* Remove json send to mesh. I think protobuf messages already do that
* whoops
2022-09-01 17:54:24 -05:00
Ben Meadors and GitHub
84f1edab18
Merge branch 'master' into pref_defaults
2022-08-30 13:28:53 -05:00
Ben Meadors and GitHub
0063ae6512
Merge branch 'master' into pref_defaults
2022-08-30 08:24:34 -05:00
Ben Meadors and GitHub
7f586f7099
Better logging and cleanup ( #1662 )
2022-08-29 07:31:02 -05:00
Ben Meadors and GitHub
1013aff9b6
Screen changes and fixes ( #1651 )
...
* Fixed bluetooth reinit bug
* Remove screen transition ms
* Whoops
* hasScreen is smarter now
* Oops
2022-08-25 11:25:05 -05:00
Ben Meadors and GitHub
d7e5eb4d22
Upgrade unishox-2 to 1.0.3 ( #1650 )
2022-08-25 07:12:38 -05:00
Ben Meadors and GitHub
9a03b2e49d
Same as NodeDB position_broadcast_secs bug but different ( #1645 )
...
* intervalMs
2022-08-24 17:29:09 -05:00
Ben Meadors
ddc3727155
Fixed NRF52 bluetooth
2022-08-23 14:03:10 -05:00
Ben Meadors
ef9bfc9104
Enable external notification module for nrf52
2022-08-23 13:16:20 -05:00
Ben Meadors
3bb645d4fe
Fixed huge nodeinfo bug
2022-08-23 13:12:41 -05:00
Ben Meadors and GitHub
8f99258fc4
Update main_matrix.yml
2022-08-22 18:31:56 -05:00
Ben Meadors and GitHub
b54073a8a1
Bluetooth mode unification and behavior tweaks ( #1636 )
...
* Esp32 bluetooth modes
* Comment
* Gutting bluetooth
* Cleanup
* Security
* Testing
* NRF bluetooth security
* Reboot on saved lora or bluetooth settings
* Cleanup
* Fixes
* Stub for platforms without screens
* Fixed just-works in esp32
* Cleanup
* Display device name in boot screen
* Added waypoint module routing
* chmod
* Words
* Protos
* Backing out partition changes for testing
* Revert "Backing out partition changes for testing"
This reverts commit 191ed6489c5df8af51af8e422bc293216558f978.
* Chmod PR artifacts
* Trying setInitialState again
* Revert "Trying setInitialState again"
This reverts commit 703eac72773062b6df6bd31c11e391dae8a1513e.
* External notification module
* Cleanup
* Pin display formatting
2022-08-22 16:41:23 -05:00
Ben Meadors and GitHub
c85e9f53c7
Chmod PR artifacts
2022-08-20 12:53:34 -05:00
Ben Meadors and GitHub
4cfc229e77
Update device-update.sh
2022-08-19 13:35:54 -05:00
Ben Meadors and GitHub
bbd7c5063d
Removed ota erasure
2022-08-19 13:34:41 -05:00
Ben Meadors and GitHub
05df849a6d
Repartitioned
2022-08-19 13:33:58 -05:00
Ben Meadors and GitHub
ccbc01a753
Repartitioned
2022-08-19 13:33:02 -05:00
Ben Meadors and GitHub
b028af0d82
Bluetooth modes ( #1633 )
...
* Formatting and comments
* Esp32 bluetooth modes
* Comment
2022-08-16 20:42:43 -05:00
Ben Meadors and GitHub
86d3759f55
New bluetooth config protos and canned messages consolidation ( #1632 )
...
* Bluetooth and canned messages refactor
* More can of worms messages
* Set has_bluetooth and default pin
* Defaults
2022-08-15 21:06:55 -05:00
Ben Meadors and GitHub
4dea95d03f
Update version.properties
2022-08-14 20:22:52 -05:00
Ben Meadors and GitHub
1253abd138
Syntax error
2022-08-14 15:56:55 -05:00
Ben Meadors and GitHub
80e3cee006
NimBLE enhanced logging (do not merge) ( #1629 )
...
* Change log level to debug
* Don't reinit active bluetooth services
* Chmod +x before zip and adding to release
2022-08-14 15:27:21 -05:00
Ben Meadors and GitHub
ca9113ad05
Update version.properties
2022-08-14 15:16:47 -05:00
Ben Meadors and GitHub
73a1ea59f4
Update BMP280Sensor.cpp ( #1627 )
2022-08-12 20:11:32 -05:00
Ben Meadors and GitHub
97712a9dc4
Update ESP32Bluetooth.cpp ( #1625 )
...
* Update ESP32Bluetooth.cpp
* Update ESP32Bluetooth.h
2022-08-12 14:14:14 -05:00
Ben Meadors and GitHub
20e43fcf34
Update version.properties
2022-08-12 13:55:02 -05:00
Ben Meadors and GitHub
64f852e3f7
Update main_matrix.yml
2022-08-12 07:21:20 -05:00
Ben Meadors and GitHub
ea90e4d2de
Update main_matrix.yml
2022-08-12 07:04:36 -05:00
Ben Meadors
dd720f2fe6
Tweak
2022-08-11 19:23:51 -05:00
Ben Meadors and GitHub
808fef7e91
Update main_matrix.yml
2022-08-11 18:50:02 -05:00
Ben Meadors
70e6dc3c67
chmod
2022-08-11 17:54:48 -05:00
Ben Meadors
279149e40f
version.properties bump
2022-08-11 17:35:32 -05:00
Ben Meadors
4588995fba
Chmod bump_version
2022-08-11 16:30:22 -05:00
Ben Meadors and GitHub
11ae248c5e
Update main_matrix.yml
2022-08-11 16:19:27 -05:00
Ben Meadors and GitHub
a0a5147c42
Update main_matrix.yml
2022-08-11 15:58:16 -05:00
Ben Meadors and GitHub
b8aac2c5b6
Create bump_version.py
2022-08-11 15:27:44 -05:00
Ben Meadors and GitHub
de22f20876
Turn region screen back on ( #1621 )
2022-08-11 14:24:35 -05:00
Ben Meadors and GitHub
9b5211dc65
Syntax
2022-08-11 09:03:18 -05:00
Ben Meadors and GitHub
0b4fb72d58
Guard the assets ( #1618 )
...
* Guard the assets
* Indicated legacy build-all
* Hopefully fixed
2022-08-11 08:56:38 -05:00
Ben Meadors
7e03019cc4
Zip elfs
2022-08-11 07:22:19 -05:00
Ben Meadors
780f4383f4
Trying elves again
2022-08-11 07:07:04 -05:00
Ben Meadors
8148f06773
Paths
2022-08-10 20:59:45 -05:00
Ben Meadors
d5780af362
Elves live in trees
2022-08-10 20:24:37 -05:00
Ben Meadors
82ed7a2084
Elves are released
2022-08-10 20:09:01 -05:00
Ben Meadors
dd5fd3744d
Debug elfs
2022-08-10 19:25:27 -05:00
Ben Meadors
afb5fca6e1
Correct path
2022-08-10 19:21:59 -05:00
Ben Meadors
95d75fdfee
Bins
2022-08-10 19:06:31 -05:00
Ben Meadors
029a6b16ba
Release the correct archiva
2022-08-10 18:47:06 -05:00
Ben Meadors
9be3099ca6
Remove release workflow
2022-08-10 18:10:15 -05:00
Ben Meadors
b6126e6e63
Disable release workflow
2022-08-10 18:07:11 -05:00
Ben Meadors and GitHub
d6dfdc314e
Update version.properties
2022-08-10 18:05:32 -05:00
Ben Meadors
78666e9b36
Oops
2022-08-10 18:00:41 -05:00
Ben Meadors
3abba0ce39
Release in CI hopefully
2022-08-10 17:59:47 -05:00
Ben Meadors
2c8e030b3d
Bump whitespace for build
2022-08-10 16:32:27 -05:00
Ben Meadors
eed7408f00
Remove checks from pico for now
2022-08-10 16:28:11 -05:00
Ben Meadors
cabd1eb8c0
plz work
2022-08-10 16:17:49 -05:00
Ben Meadors
f46c11a047
Line break
2022-08-10 16:12:35 -05:00
Ben Meadors
cdd5e16e25
Path
2022-08-10 16:10:03 -05:00
Ben Meadors
a6c9a819f8
Chmod path
2022-08-10 16:05:10 -05:00
Ben Meadors
2e72397898
Chmod
2022-08-10 16:03:41 -05:00
Ben Meadors
f554226226
Add print back
2022-08-10 15:53:19 -05:00
Ben Meadors
2d1897a36f
chmod
2022-08-10 15:52:53 -05:00
Ben Meadors and GitHub
fe1ed3f284
Pico build in PR ( #1617 )
...
* Pico build in PR
* Missed refs
* Update main_matrix.yml
2022-08-10 15:33:42 -05:00
Ben Meadors and GitHub
3251cd510a
Bump version
2022-08-10 13:11:32 -05:00
Ben Meadors and GitHub
7d0411cd15
Esp32 NimBLE experiments ( #1613 )
...
* Delete callbacks on bleServer on destruct
* Trying things
2022-08-10 12:44:52 -05:00
Ben Meadors and GitHub
401b5d92aa
1.3.34
2022-08-08 07:29:36 -05:00
Ben Meadors and GitHub
572f9f9295
Get device metadata admin message ( #1607 )
...
* Get device metadata admin message
* Bump device state version
2022-08-08 07:19:04 -05:00
Ben Meadors and GitHub
ab0095cb05
1.3.33 release
2022-08-07 16:06:18 -05:00
Ben Meadors and GitHub
591ae7a803
Change state order to send node info before config ( #1606 )
...
* Change state order to send node info before config
* Kill groups
2022-08-07 16:03:58 -05:00
Ben Meadors and GitHub
de47cc55a0
Don't reply with null island ( #1605 )
2022-08-07 15:08:46 -05:00
Ben Meadors and GitHub
1c8e64319c
Update nimble to 1.4 ( #1600 )
...
* Update nimble version
* Back down a version
* Nimble 1.4
* Change log level of Nimble. Too chatty
* Log level
* Log level of 1 (error)
2022-08-06 14:16:11 -05:00
Ben Meadors and GitHub
a10e56265b
Update nimble version ( #1599 )
...
* Update nimble version
* Back down a version
2022-08-05 16:11:22 -05:00
Ben Meadors and GitHub
9fe2ddb082
1.3.30
2022-08-04 07:33:02 -05:00