Thomas Göttgens
|
a76cb94851
|
Revert "Trying to debug transient "disconnects" in iOS (#2312)" (#2435)
This reverts commit d17aafa91a .
|
2023-04-17 11:22:12 -05:00 |
|
Thomas Göttgens
|
a284439d7e
|
Merge branch 'master' into 2264-feature-check-for-low-heap-before-adding-to-nodedb-was-reboot-loop-heap-too-low
|
2023-04-12 16:27:36 +02:00 |
|
Thomas Göttgens
|
a9eb19fc62
|
fix parameters and compilation
|
2023-04-11 14:37:08 +02:00 |
|
Thomas Göttgens
|
8db7316ae1
|
Merge branch 'master' into 2264-feature-check-for-low-heap-before-adding-to-nodedb-was-reboot-loop-heap-too-low
|
2023-03-12 20:22:46 +01:00 |
|
Thomas Göttgens
|
6d202158ba
|
add (and fix) CPU Shutdown Flags
|
2023-03-12 20:20:55 +01:00 |
|
Thomas Göttgens
|
57fc9baafc
|
cmsis is donning his own HardFault Handler
|
2023-03-10 21:39:21 +01:00 |
|
Ben Meadors
|
d17aafa91a
|
Trying to debug transient "disconnects" in iOS (#2312)
* Add back lines from original Adafruit example sketch
* Stop advertising debug message
* Yank it
|
2023-03-01 08:35:52 -06:00 |
|
GUVWAF
|
680550b76c
|
Add HAS_SENSOR flag
To separate DeviceTelemetry and EnvironmentTelemetry
|
2023-02-11 10:08:25 +01:00 |
|
Ben Meadors
|
d9031610ab
|
Connection status admin message
|
2023-02-03 08:50:10 -06:00 |
|
Thomas Göttgens
|
cdf379616c
|
whatever makes trunk happy.
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
6fdb93cd16
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
Checking in generated on purpose.
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
9ebe24e680
|
that didn't hurt at all
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
51b2c431d9
|
trunk roundhouse kick
|
2023-01-21 21:23:24 +01:00 |
|
Ben Meadors
|
713f7d5996
|
Turn of 3.3v rail on RAK-4631 on shutdown
|
2023-01-10 07:36:19 -06:00 |
|
Ben Meadors
|
f1cdfd163d
|
Replaced all of the logging with proper log levels
|
2022-12-30 10:27:07 -06:00 |
|
Ben Meadors
|
0b5cae5393
|
Log levels refactoring
|
2022-12-29 20:41:37 -06:00 |
|
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 |
|