firmware/src
2021-07-26 04:23:33 +08:00
..
buzz pitches.h no more 2021-03-14 20:46:58 -07:00
concurrency pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
cubecell
esp32 Merge remote-tracking branch 'root/master' into dev1.2 2021-03-27 16:44:42 +08:00
gps pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
graphics fix rotation for ttgo t-echo case 2021-07-01 08:49:49 -07:00
mesh Issue-108. Track recent packets in unordered_set 2021-07-20 21:19:35 +02:00
mqtt mqtt: don't downlink messages from us. 2021-04-11 09:23:34 +08:00
nimble oops my latest change busted android connection detection 2021-05-03 15:37:37 +08:00
nrf52 pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
plugins pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
portduino most of the changes needed to build native on Windows 2021-05-25 05:08:57 +08:00
.gitignore
airtime.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
airtime.h Update airtime.h to add override 2021-03-21 07:44:08 -07: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 disable lora while updating, show "Updating" on oled screen 2021-02-12 13:48:12 +08:00
configuration.h better support for heltec 2021-05-11 09:44:41 +08: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
main.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07: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 cleanup memtest 2021-03-12 20:41:18 +08: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 fix #598 don't corrupt the heap when a TCP connection drops 2020-12-27 16:58:32 +08: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 Fix for reading battery level on RAK-4631 2021-07-25 18:25:11 +02:00
power.h Add support for the power button #528 2020-11-22 18:50:14 -08:00
PowerFSM.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
PowerFSM.h Fix firmware OTA update while is_router 2021-03-23 14:44:50 +08:00
PowerStatus.h fix typo 2021-01-11 20:30:02 -05:00
RedirectablePrint.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
RedirectablePrint.h check more error codes 2021-03-09 16:45:40 +08:00
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 pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07: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 fix wifistubs to not be on esp32 2021-05-26 10:20:44 +08:00