.. |
.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
|
send hw version info via protobufs
|
2020-03-03 08:23:58 -08:00 |
CustomRF95.cpp
|
don't stomp on RX packets when we have something ready to send
|
2020-02-23 19:51:43 -08:00 |
CustomRF95.h
|
BT sleep leak now down to about 200 bytes
|
2020-02-23 18:09:40 -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
|
blink the led very briefly every 5 secs while in light sleep
|
2020-02-22 17:40:31 -08:00 |
GPS.h
|
fsm WIP might work
|
2020-02-22 13:14:10 -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.cpp
|
oops - I was previously stopping bluetooth before stopping the mesh bluetooth service
|
2020-03-04 16:10:36 -08:00 |
main.h
|
until my TBEAM is fixed, leave GPS power on in sleep sometimes
|
2020-02-24 11:21:08 -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
|
Make devicestate.version something that only the device code cares about
|
2020-03-03 13:46:11 -08:00 |
mesh.pb.h
|
Make devicestate.version something that only the device code cares about
|
2020-03-03 13:46:11 -08:00 |
MeshBluetoothService.cpp
|
Refactor to make some real design docs
|
2020-03-05 18:39:24 -08:00 |
MeshBluetoothService.h
|
oops - I was previously stopping bluetooth before stopping the mesh bluetooth service
|
2020-03-04 16:10:36 -08:00 |
MeshRadio.cpp
|
BT sleep leak now down to about 200 bytes
|
2020-02-23 18:09:40 -08:00 |
MeshRadio.h
|
don't turn bluetooth back on every time we exit light sleep
|
2020-02-21 08:09:07 -08:00 |
MeshService.cpp
|
(needs testing) fixed the following during a plane flight
|
2020-03-03 13:31:44 -08:00 |
MeshService.h
|
allow TBEAMs to provide approx GPS time to Heltec devices
|
2020-02-26 09:00:53 -08:00 |
MeshTypes.h
|
add beginnings of nodedb
|
2020-02-03 09:13:19 -08:00 |
NodeDB.cpp
|
Fix #15 Force all devices to update preferences
|
2020-03-08 11:02:58 -07: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
|
cleanup period stuff for new scheduler
|
2020-02-21 10:20:47 -08:00 |
PeriodicTask.cpp
|
cleanup period stuff for new scheduler
|
2020-02-21 10:20:47 -08:00 |
PeriodicTask.h
|
cleanup period stuff for new scheduler
|
2020-02-21 10:20:47 -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 |
PowerFSM.cpp
|
most users are not using the phone app now, don't enter SDS state because of no phone comms
|
2020-03-04 18:59:10 -08:00 |
PowerFSM.h
|
some minor cleanups
|
2020-02-28 19:26:11 -08:00 |
screen.cpp
|
fix text message display when new text arrives
|
2020-03-04 16:46:57 -08:00 |
screen.h
|
fix text message display when new text arrives
|
2020-03-04 16:46:57 -08:00 |
sleep.cpp
|
show reason for last reset
|
2020-03-08 14:05:12 -07:00 |
sleep.h
|
WIP light sleep kinda works
|
2020-02-22 14:45:58 -08:00 |
TypedQueue.h
|
don't turn bluetooth back on every time we exit light sleep
|
2020-02-21 08:09:07 -08:00 |