.. |
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
|
wip reliable unicast (1 hop)
|
2020-05-19 11:56:17 -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
|
add a Lock, LockGuard and printThreadInfo
|
2020-03-15 16:52:19 -07:00 |
error.h
|
new API now seems fully implemented - now on to testing. #69
|
2020-04-22 16:11:54 -07:00 |
fonts.h
|
reformat everything
|
2020-03-18 19:15:51 -07:00 |
freertosinc.h
|
Get build (kinda, not really) running on a NRF52
|
2020-04-14 20:22:27 -07:00 |
icon.xbm
|
|
|
images.h
|
reformat everything
|
2020-03-18 19:15:51 -07:00 |
lock.cpp
|
add a Lock, LockGuard and printThreadInfo
|
2020-03-15 16:52:19 -07:00 |
lock.h
|
Get build (kinda, not really) running on a NRF52
|
2020-04-14 20:22:27 -07:00 |
main.cpp
|
wip reliable unicast (1 hop)
|
2020-05-19 11:56:17 -07:00 |
main.h
|
placeholder guess at PMU code until I have HW
|
2020-04-24 09:33:45 -07:00 |
Observer.cpp
|
move bluetooth code into something that is architecture specific...
|
2020-04-10 12:18:48 -07:00 |
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
|
reformat everything
|
2020-03-18 19:15:51 -07:00 |
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
|
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 |
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 |
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
|
begin splitting up source files, so we can have a tree of sources...
|
2020-04-10 12:15:35 -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 |