meshtastic-firmware/src
Kevin Hester 375804c9e4 (needs testing) fixed the following during a plane flight
* Have state machine properly enter deep sleep based on loss of mesh and phone comms.
* Default to enter deep sleep if no LORA received for two hours (indicates user has probably left the mesh).

Signed-off-by: Kevin Hester <kevinh@geeksville.com>
2020-03-03 13:31:44 -08:00
..
.gitignore
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
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
MemoryPool.h Change RF95 to deliver packets straight from ISR and no polling for anything 2020-02-18 20:06:01 -08:00
MeshBluetoothService.cpp no need to stop mesh service during sw update, bug was on the android side 2020-03-03 07:38:56 -08:00
MeshBluetoothService.h kinda ugly but BLE sw update seems reliable again 2020-02-24 18:09:58 -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
NodeDB.cpp (needs testing) fixed the following during a plane flight 2020-03-03 13:31:44 -08:00
NodeDB.h
Observer.cpp
Observer.h
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
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 (needs testing) fixed the following during a plane flight 2020-03-03 13:31:44 -08:00
PowerFSM.h some minor cleanups 2020-02-28 19:26:11 -08:00
TypedQueue.h don't turn bluetooth back on every time we exit light sleep 2020-02-21 08:09:07 -08:00
compass.xbm
configuration.h send hw version info via protobufs 2020-03-03 08:23:58 -08:00
fonts.h
icon.xbm
images.h
main.cpp send hw version info via protobufs 2020-03-03 08:23:58 -08:00
main.h until my TBEAM is fixed, leave GPS power on in sleep sometimes 2020-02-24 11:21:08 -08:00
mesh-pb-constants.cpp
mesh-pb-constants.h
mesh.pb.c
mesh.pb.h send hw version info via protobufs 2020-03-03 08:23:58 -08:00
pin.xbm
screen.cpp fix the "blank screen when a text message arrives" bug 2020-03-03 10:15:23 -08:00
screen.h some minor cleanups 2020-02-28 19:26:11 -08:00
sleep.cpp wip - make ble come back after sleep 2020-02-23 10:49:37 -08:00
sleep.h WIP light sleep kinda works 2020-02-22 14:45:58 -08:00