meshtastic-firmware/src
geeksville fdaed7e323 Fix MIN_BAT_MILLIVOLTS per @spattinson 2020-05-25 10:41:19 -07:00
..
esp32 Fix MIN_BAT_MILLIVOLTS per @spattinson 2020-05-25 10:41:19 -07:00
gps less logspam 2020-05-19 14:54:58 -07:00
mesh make flash filesystem work on NRF52 2020-05-25 10:07:42 -07:00
nrf52 use my Timer class on all platforms, it works better than the freertos version 2020-05-25 07:48:36 -07:00
.gitignore
OSTimer.cpp use my Timer class on all platforms, it works better than the freertos version 2020-05-25 07:48:36 -07:00
OSTimer.h use my Timer class on all platforms, it works better than the freertos version 2020-05-25 07:48:36 -07:00
Observer.cpp
Observer.h
Periodic.h
PeriodicTask.cpp
PeriodicTask.h use my Timer class on all platforms, it works better than the freertos version 2020-05-25 07:48:36 -07:00
PowerFSM.cpp Fix #59 no need for broadcasts when showing new node pane 2020-05-21 17:21:44 -07:00
PowerFSM.h Fix #133 - force deep sleep if battery reaches 10% 2020-05-17 05:10:51 -07:00
RedirectablePrint.cpp
RedirectablePrint.h
SerialConsole.cpp
SerialConsole.h
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 make serial console work on nrf52 2020-05-21 21:17:53 -07:00
debug.cpp
debug.h
error.h
fonts.h
freertosinc.h
icon.xbm
images.h
lock.cpp
lock.h
main.cpp wip reliable unicast (1 hop) 2020-05-19 11:56:17 -07:00
main.h
pin.xbm
power.h
screen.cpp Fix #59 no need for broadcasts when showing new node pane 2020-05-21 17:21:44 -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