firmware/src
2020-04-17 13:05:16 -07:00
..
bare Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -07:00
esp32 allow observers to return an error code to abort further processing 2020-04-10 12:40:44 -07:00
rf95 more debug output 2020-04-17 12:46:57 -07:00
.gitignore stop explicitly using Serial.print for debug messages 2020-02-04 08:17:44 -08:00
compass.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
configuration.h Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -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 Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -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
GPS.cpp Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -07:00
GPS.h move bluetooth code into something that is architecture specific... 2020-04-10 12:18:48 -07:00
icon.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
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 mesh flooding seems to work pretty well! 2020-04-17 12:41:01 -07:00
main.h move bluetooth code into something that is architecture specific... 2020-04-10 12:18:48 -07:00
mesh-pb-constants.cpp Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -07:00
mesh-pb-constants.h reformat everything 2020-03-18 19:15:51 -07:00
mesh.pb.c massive WIP updates to create a clean Router abstraction for mesh 2020-04-17 09:48:54 -07:00
mesh.pb.h massive WIP updates to create a clean Router abstraction for mesh 2020-04-17 09:48:54 -07:00
MeshRadio.cpp mesh flooding seems to work pretty well! 2020-04-17 12:41:01 -07:00
MeshRadio.h mesh flooding seems to work pretty well! 2020-04-17 12:41:01 -07:00
MeshService.cpp 0.4.1 release 2020-04-17 13:05:16 -07:00
MeshService.h mesh flooding seems to work pretty well! 2020-04-17 12:41:01 -07:00
MeshTypes.h add first cut of mesh naive flooding 2020-04-17 11:52:20 -07:00
NodeDB.cpp protobuf changes as part of getting ready for mesh again 2020-04-16 17:32:36 -07:00
NodeDB.h don't let phones send down fatally invalid RadioConfig records 2020-03-30 16:10:11 -07:00
Observer.cpp move bluetooth code into something that is architecture specific... 2020-04-10 12:18:48 -07:00
Observer.h allow observers to return an error code to abort further processing 2020-04-10 12:40:44 -07:00
Periodic.h reformat everything 2020-03-18 19:15:51 -07:00
PeriodicTask.cpp add locks to PeriodicTask 2020-03-15 19:29:00 -07:00
PeriodicTask.h add locks to PeriodicTask 2020-03-15 19:29:00 -07:00
pin.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
power.h fix #49: make debug screen show real data 2020-03-26 22:17:47 -07:00
PowerFSM.cpp Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -07:00
PowerFSM.h reformat everything 2020-03-18 19:15:51 -07:00
screen.cpp protobuf changes as part of getting ready for mesh again 2020-04-16 17:32:36 -07:00
screen.h Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -07:00
sleep.cpp Get build (kinda, not really) running on a NRF52 2020-04-14 20:22:27 -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