.. |
.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
|
progress on keeping gps off more
|
2020-02-19 10:53:09 -08:00 |
CustomRF95.cpp
|
don't assert fail if the txfifo is full, just drop the packet
|
2020-02-18 20:17:11 -08:00 |
CustomRF95.h
|
don't assert fail if the txfifo is full, just drop the packet
|
2020-02-18 20:17: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
|
progress on keeping gps off more
|
2020-02-19 10:53:09 -08:00 |
GPS.h
|
progress on keeping gps off more
|
2020-02-19 10:53:09 -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
|
use RTC time for my timestamp (works across deep sleep)
|
2020-02-19 07:58:51 -08:00 |
MemoryPool.h
|
Change RF95 to deliver packets straight from ISR and no polling for anything
|
2020-02-18 20:06:01 -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
|
progress on keeping gps off more
|
2020-02-19 10:53:09 -08:00 |
MeshBluetoothService.cpp
|
progress on keeping gps off more
|
2020-02-19 10:53:09 -08:00 |
MeshBluetoothService.h
|
we now BLE notify for the arrival of new messages
|
2020-02-02 20:54:40 -08:00 |
MeshRadio.cpp
|
Change RF95 to deliver packets straight from ISR and no polling for anything
|
2020-02-18 20:06:01 -08:00 |
MeshRadio.h
|
don't assert fail if the txfifo is full, just drop the packet
|
2020-02-18 20:17:11 -08:00 |
MeshService.cpp
|
fix time scaling
|
2020-02-19 11:35:34 -08:00 |
MeshService.h
|
loopback test support
|
2020-02-17 17:47:01 -08:00 |
MeshTypes.h
|
add beginnings of nodedb
|
2020-02-03 09:13:19 -08:00 |
NodeDB.cpp
|
fix time scaling
|
2020-02-19 11:35:34 -08:00 |
NodeDB.h
|
only display messages destined to us
|
2020-02-17 16:32:51 -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 |
Periodic.h
|
Make a Periodic class, use it to blink the LED less often
|
2020-02-15 11:15:43 -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
|
Change RF95 to deliver packets straight from ISR and no polling for anything
|
2020-02-18 20:06:01 -08:00 |
screen.cpp
|
only display messages destined to us
|
2020-02-17 16:32:51 -08:00 |
screen.h
|
BLE is now secured to require pairing with PIN
|
2020-02-07 20:59:21 -08:00 |
TypedQueue.h
|
Change RF95 to deliver packets straight from ISR and no polling for anything
|
2020-02-18 20:06:01 -08:00 |