meshtastic-firmware/src
geeksville cca4867987 want_ack flag added 2020-05-19 10:27:28 -07:00
..
esp32 oops - use correct battery shutoff voltage 2020-05-17 05:12:16 -07:00
gps fix 124 - we now fallback to nema if we can't talk ublox protocol to 2020-05-04 20:02:43 -07:00
mesh want_ack flag added 2020-05-19 10:27:28 -07:00
nrf52 minor fixups to get nrf52 building again 2020-05-09 21:02:56 -07:00
.gitignore
OSTimer.cpp Fix #11 2020-05-02 19:51:25 -07:00
OSTimer.h Fix #11 2020-05-02 19:51:25 -07:00
Observer.cpp
Observer.h
Periodic.h
PeriodicTask.cpp
PeriodicTask.h
PowerFSM.cpp Fix #133 - force deep sleep if battery reaches 10% 2020-05-17 05:10:51 -07:00
PowerFSM.h Fix #133 - force deep sleep if battery reaches 10% 2020-05-17 05:10:51 -07:00
RedirectablePrint.cpp Create RedirectablePrint and NoopPrint for serial debug redirection 2020-04-27 09:01:25 -07:00
RedirectablePrint.h Create RedirectablePrint and NoopPrint for serial debug redirection 2020-04-27 09:01:25 -07:00
SerialConsole.cpp Fix #11 2020-05-02 19:51:25 -07:00
SerialConsole.h fix missing carriage returns. thanks to @gregwalters in #119 2020-05-02 20:21:42 -07:00
WorkerThread.cpp fix rare gurumeditation if we are unlucky and some ISR code is in serial flash 2020-05-14 12:46:29 -07:00
WorkerThread.h fix rare gurumeditation if we are unlucky and some ISR code is in serial flash 2020-05-14 12:46:29 -07:00
compass.xbm
configuration.h Send "unset" for hwver and swver if they were unset 2020-05-12 17:57:51 -07:00
debug.cpp
debug.h
error.h
fonts.h
freertosinc.h
icon.xbm
images.h
lock.cpp
lock.h
main.cpp Send "unset" for hwver and swver if they were unset 2020-05-12 17:57:51 -07:00
main.h
pin.xbm
power.h
screen.cpp runs again with new protobufs 2020-05-12 13:35:22 -07:00
screen.h Fix leaving display on in deep sleep. 2020-05-17 05:11:32 -07:00
sleep.cpp Send "unset" for hwver and swver if they were unset 2020-05-12 17:57:51 -07:00
sleep.h
target_specific.h