.. |
buzz
|
|
|
concurrency
|
Fix rare assertion failure which could occur due to pending interrupts
|
2021-08-17 16:31:01 -07:00 |
cubecell
|
|
|
esp32
|
add namespace count to nvs stats
|
2022-01-08 11:54:30 -08:00 |
gps
|
Partial work for NTP client
|
2021-12-28 19:24:10 -08:00 |
graphics
|
Screen update event.
|
2022-01-13 14:17:21 +01:00 |
input
|
Relocate 'input' folder.
|
2022-01-13 14:17:21 +01:00 |
mesh
|
Merge pull request #1090 from prampec/CannedMessagePlugin
|
2022-01-15 09:50:39 -08:00 |
mqtt
|
Update MQTT.cpp (#1050)
|
2022-01-01 13:12:24 -06:00 |
nimble
|
Erase NVS as part of factory reset & new triple click behavior.
|
2022-01-08 11:54:02 -08:00 |
nrf52
|
Changed getMacAddr behavior (#1017)
|
2021-12-28 11:20:45 -06:00 |
plugins
|
Relocate 'input' folder.
|
2022-01-13 14:17:21 +01:00 |
portduino
|
New base class for SX126x modules. Added new SX1268 module support.
|
2021-09-12 00:35:16 +03:00 |
airtime.cpp
|
airtime - reuse some functions
|
2022-01-15 11:19:50 -08:00 |
airtime.h
|
airtime - reuse some functions
|
2022-01-15 11:19:50 -08:00 |
BluetoothCommon.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
BluetoothCommon.h
|
|
|
commands.h
|
|
|
configuration.h
|
Fix SSD1306 OLED pinout on TLORA_V1_3
|
2022-01-13 10:28:02 +02:00 |
error.h
|
pinelora WIP
|
2021-05-01 11:27:37 +08:00 |
freertosinc.h
|
|
|
FSCommon.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
FSCommon.h
|
|
|
GPSStatus.h
|
update log message, sanity check
|
2021-10-24 13:02:31 +00:00 |
main.cpp
|
Fix typo
|
2022-01-11 15:56:58 -08:00 |
main.h
|
dramatically speed up message RX in some cases (we were sleeping much too long)
|
2021-03-28 12:16:37 +08:00 |
memtest.cpp
|
|
|
NodeStatus.h
|
|
|
Observer.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
Observer.h
|
|
|
OSTimer.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
OSTimer.h
|
|
|
Power.cpp
|
Low battery level counter for NRF52
|
2021-09-19 16:00:10 +02:00 |
power.h
|
Low battery level counter for NRF52
|
2021-09-19 16:00:10 +02:00 |
PowerFSM.cpp
|
Add isRouter to the power saving check.
|
2022-01-10 16:37:35 -08:00 |
PowerFSM.h
|
When switching to battery, shutdown after on_battery_shutdown_after_secs
|
2021-12-06 15:37:35 +13:00 |
PowerStatus.h
|
|
|
RedirectablePrint.cpp
|
WIP debug logging over TCP
|
2021-08-18 10:31:30 -07:00 |
RedirectablePrint.h
|
|
|
SerialConsole.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
SerialConsole.h
|
serious bug: connection to phones not being properly tracked
|
2021-05-03 14:46:30 +08:00 |
sleep.cpp
|
stop old chip from crashing
|
2021-12-30 22:20:15 +01:00 |
sleep.h
|
|
|
SPILock.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
SPILock.h
|
|
|
Status.h
|
|
|
StatusHandler.h
|
|
|
target_specific.h
|
|
|
utils.h
|
|
|
wifi-stubs.cpp
|
disable bluetooth while using wifi (esp32 drops networks otherwise)
|
2021-08-17 16:58:21 -07:00 |