Ben Meadors
|
ef18b173cd
|
Experimental DIY nrf52840 feather support (#1884)
* Experimental DIY nrf52840 feather support
* Fix target
* sx1262 wiring
* Remove lib
|
2022-11-02 18:19:09 +01:00 |
|
Ben Meadors
|
311835a231
|
Implement extended device metadata (#1874)
* Implement extended device metadata
* HAS_BLUETOOTH should be global
|
2022-10-30 10:02:11 -05:00 |
|
Ben Meadors
|
b59e928589
|
Secure DFU mode for OTA updates with pin (#1789)
|
2022-10-12 10:31:39 -05:00 |
|
Ben Meadors
|
505e4e8176
|
Run dfu begin first (#1786)
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
|
2022-10-12 07:55:17 -05:00 |
|
Thomas Göttgens
|
86c7eefc91
|
add missing files
|
2022-09-09 12:55:31 +02:00 |
|
Ben Meadors
|
7f586f7099
|
Better logging and cleanup (#1662)
|
2022-08-29 07:31:02 -05:00 |
|
Ben Meadors
|
ddc3727155
|
Fixed NRF52 bluetooth
|
2022-08-23 14:03:10 -05:00 |
|
Ben Meadors
|
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 191ed6489c .
* Chmod PR artifacts
* Trying setInitialState again
* Revert "Trying setInitialState again"
This reverts commit 703eac7277 .
* External notification module
* Cleanup
* Pin display formatting
|
2022-08-22 16:41:23 -05:00 |
|
Ben Meadors
|
b028af0d82
|
Bluetooth modes (#1633)
* Formatting and comments
* Esp32 bluetooth modes
* Comment
|
2022-08-16 20:42:43 -05:00 |
|
Thomas Göttgens
|
5e842dd735
|
Put a bit of order in the src directory, group and name things appropriately
|
2022-08-10 11:31:29 +02:00 |
|