.. |
buzz
|
pitches.h no more
|
2021-03-14 20:46:58 -07:00 |
concurrency
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
cubecell
|
|
|
esp32
|
fix more warnings; add to CI; suppress some warnings
|
2022-01-24 19:58:07 +00:00 |
gps
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
graphics
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
input
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
mesh
|
Correct a comment
|
2022-01-29 06:40:17 +13:00 |
mqtt
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
nimble
|
fix more warnings; add to CI; suppress some warnings
|
2022-01-24 19:58:07 +00:00 |
nrf52
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
plugins
|
Refactored sensors (#1172)
|
2022-01-31 20:24:32 -06:00 |
portduino
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
airtime.cpp
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
airtime.h
|
fix some cppcheck warnings
|
2022-01-24 07:00:14 +00: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
|
RAK / NRF shutdown functionality on user button long press (#1113)
|
2022-01-19 17:10:02 -06:00 |
configuration.h
|
Initial configuration.h -> variants refactor (#1104)
|
2022-01-18 18:35:42 -06:00 |
DebugConfiguration.h
|
Initial configuration.h -> variants refactor (#1104)
|
2022-01-18 18:35:42 -06: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
|
clean up filesystem goo, add spiffs to install scripts, fix #496
|
2020-11-19 09:25:02 +08:00 |
GPSStatus.h
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
main.cpp
|
Prevent null pointer dereference in setup() if radio is not available.
|
2022-01-28 21:02:02 +01:00 |
main.h
|
Admin message shutdown feature (#1124)
|
2022-01-21 15:03:26 -06:00 |
memtest.cpp
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
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
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
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
|
more warning fixes
|
2022-01-24 18:39:17 +00:00 |
power.h
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
PowerFSM.cpp
|
fix more warnings; add to CI; suppress some warnings
|
2022-01-24 19:58:07 +00:00 |
PowerFSM.h
|
When switching to battery, shutdown after on_battery_shutdown_after_secs
|
2021-12-06 15:37:35 +13:00 |
PowerStatus.h
|
fix typo
|
2021-01-11 20:30:02 -05:00 |
RedirectablePrint.cpp
|
WIP debug logging over TCP
|
2021-08-18 10:31:30 -07:00 |
RedirectablePrint.h
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
RF95Configuration.h
|
Initial configuration.h -> variants refactor (#1104)
|
2022-01-18 18:35:42 -06:00 |
SerialConsole.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
SerialConsole.h
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
sleep.cpp
|
stop old chip from crashing
|
2021-12-30 22:20:15 +01:00 |
sleep.h
|
begin deep sleep support for nrf52
|
2020-10-30 17:05:32 +08:00 |
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
|
portduino now links!
|
2020-09-06 09:24:08 -07:00 |
utils.h
|
|
|
wifi-stubs.cpp
|
disable bluetooth while using wifi (esp32 drops networks otherwise)
|
2021-08-17 16:58:21 -07:00 |