firmware/src
2020-02-15 08:38:07 -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 show real distances between nodes 2020-02-14 16:25:11 -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 fix channel prefs saving 2020-02-12 13:31:09 -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 general both build types 2020-02-14 14:00:08 -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 fix channel prefs saving 2020-02-12 13:31:09 -08:00
mesh-pb-constants.h save db to flash 2020-02-07 09:36:23 -08:00
mesh.pb.c show real distances between nodes 2020-02-14 16:25:11 -08:00
mesh.pb.h show real distances between nodes 2020-02-14 16:25:11 -08:00
MeshBluetoothService.cpp never let phone override macadddr, only override fields the phone has set 2020-02-14 04:32:08 -08:00
MeshBluetoothService.h we now BLE notify for the arrival of new messages 2020-02-02 20:54:40 -08:00
MeshRadio.cpp show real distances between nodes 2020-02-14 16:25:11 -08:00
MeshRadio.h leave screen off most of the time - press to wake 2020-02-12 09:58:46 -08:00
MeshService.cpp show real received text messages in the gui 2020-02-12 19:58:44 -08:00
MeshService.h show real received text messages in the gui 2020-02-12 19:58:44 -08:00
MeshTypes.h add beginnings of nodedb 2020-02-03 09:13:19 -08:00
NodeDB.cpp show real received text messages in the gui 2020-02-12 19:58:44 -08:00
NodeDB.h show real received text messages in the gui 2020-02-12 19:58:44 -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 make readme a bit more real. 2020-02-15 08:38:07 -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