firmware/src
2020-05-14 14:22:11 -07:00
..
esp32 complete ble ota move 2020-05-14 14:22:11 -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 move bluetooth OTA back into main tree for now 2020-05-14 14:20:05 -07:00
nrf52 minor fixups to get nrf52 building again 2020-05-09 21:02:56 -07:00
.gitignore
compass.xbm
configuration.h Send "unset" for hwver and swver if they were unset 2020-05-12 17:57:51 -07:00
debug.cpp Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -07:00
debug.h
error.h new API now seems fully implemented - now on to testing. #69 2020-04-22 16:11:54 -07:00
fonts.h
freertosinc.h Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -07:00
icon.xbm
images.h
lock.cpp
lock.h Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -07:00
main.cpp Send "unset" for hwver and swver if they were unset 2020-05-12 17:57:51 -07:00
main.h placeholder guess at PMU code until I have HW 2020-04-24 09:33:45 -07:00
Observer.cpp
Observer.h misc NRF52 fixes 2020-04-23 12:47:41 -07:00
OSTimer.cpp Fix #11 2020-05-02 19:51:25 -07:00
OSTimer.h Fix #11 2020-05-02 19:51:25 -07:00
Periodic.h
PeriodicTask.cpp clean up PeriodicTask so I can eventually use it with a scheduler 2020-04-25 10:59:40 -07:00
PeriodicTask.h clean up PeriodicTask so I can eventually use it with a scheduler 2020-04-25 10:59:40 -07:00
pin.xbm
power.h Update ESP32 build to work with latest NRF52 changes 2020-04-24 14:55:51 -07:00
PowerFSM.cpp abstract out the UBlox GPS driver 2020-05-04 11:15:05 -07:00
PowerFSM.h
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
screen.cpp runs again with new protobufs 2020-05-12 13:35:22 -07:00
screen.h make GPS 'work' on nrf52 2020-04-23 16:20:07 -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
sleep.cpp Send "unset" for hwver and swver if they were unset 2020-05-12 17:57:51 -07:00
sleep.h Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -07:00
target_specific.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