firmware/src
2020-02-11 10:51:45 -08: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 track radio signal levels, use wider bandwidth for incompatible radios 2020-02-08 19:45:21 -08:00
fonts.h move my bt experiment into its own repo (about to remove ttn) 2020-02-01 08:30:53 -08:00
GPS.cpp we now send gps locations into the mesh and update our nodedb 2020-02-06 08:49:33 -08:00
GPS.h we now sorta set time based on gps 2020-02-06 08:18:20 -08:00
icon.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
images.h drawing correct compass rose works 2020-02-11 09:39:47 -08:00
main.ino nasty rxbuffer underfill bug fixed 2020-02-08 09:39:26 -08:00
MemoryPool.h we now send gps locations into the mesh and update our nodedb 2020-02-06 08:49:33 -08:00
mesh-pb-constants.cpp save db to flash 2020-02-07 09:36:23 -08:00
mesh-pb-constants.h save db to flash 2020-02-07 09:36:23 -08:00
mesh.pb.c dynamic nodenum assignment now works 2020-02-08 12:42:54 -08:00
mesh.pb.h track radio signal levels, use wider bandwidth for incompatible radios 2020-02-08 19:45:21 -08:00
MeshBluetoothService.cpp fix bt reads of owner etc 2020-02-04 13:47:42 -08:00
MeshBluetoothService.h we now BLE notify for the arrival of new messages 2020-02-02 20:54:40 -08:00
MeshRadio.cpp track radio signal levels, use wider bandwidth for incompatible radios 2020-02-08 19:45:21 -08:00
MeshRadio.h save db to flash 2020-02-07 09:36:23 -08:00
MeshService.cpp fix reported alitude to be in meters 2020-02-10 16:44:43 -08:00
MeshService.h nasty rxbuffer underfill bug fixed 2020-02-08 09:39:26 -08:00
MeshTypes.h add beginnings of nodedb 2020-02-03 09:13:19 -08:00
NodeDB.cpp dynamic nodenum assignment now works 2020-02-08 12:42:54 -08:00
NodeDB.h we now show correct usernames in the nodeinfo screens 2020-02-11 10:51:45 -08:00
Observer.cpp begin cleanup on gps code 2020-02-06 07:40:00 -08:00
Observer.h we now send gps locations into the mesh and update our nodedb 2020-02-06 08:49:33 -08:00
PeriodicTask.h we now sorta set time based on gps 2020-02-06 08:18:20 -08:00
pin.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
PointerQueue.h mesh sending and receving now much more real 2020-02-02 12:45:32 -08:00
screen.cpp we now show correct usernames in the nodeinfo screens 2020-02-11 10:51:45 -08:00
screen.h BLE is now secured to require pairing with PIN 2020-02-07 20:59:21 -08:00
TypedQueue.h bidir comm works 2020-02-06 21:26:40 -08:00