firmware/src
2020-02-06 08:18:20 -08:00
..
.gitignore stop explicitly using Serial.print for debug messages 2020-02-04 08:17:44 -08:00
configuration.h we now sorta set time based on gps 2020-02-06 08:18:20 -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 sorta set time based on gps 2020-02-06 08:18:20 -08:00
GPS.h we now sorta set time based on gps 2020-02-06 08:18:20 -08:00
images.h move my bt experiment into its own repo (about to remove ttn) 2020-02-01 08:30:53 -08:00
main.ino begin cleanup on gps code 2020-02-06 07:40:00 -08:00
MemoryPool.h protobuf updates 2020-02-03 10:06:16 -08:00
mesh-pb-constants.cpp fix bt reads of owner etc 2020-02-04 13:47:42 -08:00
mesh-pb-constants.h begin new ble charateristics 2020-02-03 11:15:17 -08:00
mesh.pb.c jlink jtag debug now works on lora32 board, problem was gpio14 is needed 2020-02-05 15:37:58 -08:00
mesh.pb.h jlink jtag debug now works on lora32 board, problem was gpio14 is needed 2020-02-05 15:37:58 -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 jlink jtag debug now works on lora32 board, problem was gpio14 is needed 2020-02-05 15:37:58 -08:00
MeshRadio.h stop explicitly using Serial.print for debug messages 2020-02-04 08:17:44 -08:00
MeshService.cpp include our local user in the node db 2020-02-04 09:00:17 -08:00
MeshService.h stop explicitly using Serial.print for debug messages 2020-02-04 08:17:44 -08:00
MeshTypes.h add beginnings of nodedb 2020-02-03 09:13:19 -08:00
NodeDB.cpp we now sorta set time based on gps 2020-02-06 08:18:20 -08:00
NodeDB.h fix bt reads of owner etc 2020-02-04 13:47:42 -08:00
Observer.cpp begin cleanup on gps code 2020-02-06 07:40:00 -08:00
Observer.h begin cleanup on gps code 2020-02-06 07:40:00 -08:00
PeriodicTask.h we now sorta set time based on gps 2020-02-06 08:18:20 -08:00
PointerQueue.h mesh sending and receving now much more real 2020-02-02 12:45:32 -08:00
screen.ino we now sorta set time based on gps 2020-02-06 08:18:20 -08:00
TypedQueue.h mesh sending and receving now much more real 2020-02-02 12:45:32 -08:00