meshtastic-firmware/src
geeksville a579bbcb50 heltec style devices were not automatically setting their time from the mesh
due to a bug in the init of has_gps.  Now that we probe for gps we should
default has_gps to false until we hear from it
2020-03-25 13:36:54 -07:00
..
.gitignore
CustomRF95.cpp
CustomRF95.h
GPS.cpp
GPS.h
MemoryPool.h
MeshBluetoothService.cpp omg I was not setting the correct flag to tell phone we had gps 2020-03-24 15:20:24 -07:00
MeshBluetoothService.h
MeshRadio.cpp my new watchdog related to the the send tx bug was not quite complete 2020-03-25 11:45:18 -07:00
MeshRadio.h bug #53 - report the error on console and fixup (will add analytics in 2020-03-24 13:04:28 -07:00
MeshService.cpp add some debug output 2020-03-25 13:35:49 -07:00
MeshService.h make user presses ask other nodes for their latest status 2020-03-25 13:09:12 -07:00
MeshTypes.h
NodeDB.cpp heltec style devices were not automatically setting their time from the mesh 2020-03-25 13:36:54 -07:00
NodeDB.h
Observer.cpp
Observer.h
Periodic.h
PeriodicTask.cpp
PeriodicTask.h
PointerQueue.h
PowerFSM.cpp make user presses ask other nodes for their latest status 2020-03-25 13:09:12 -07:00
PowerFSM.h
TypedQueue.h
compass.xbm
configuration.h
debug.cpp
debug.h
error.h never loop waiting on hardware without some sort of timeout ;-) 2020-03-25 12:25:46 -07:00
fonts.h
icon.xbm
images.h
lock.cpp
lock.h
main.cpp fix #52: bluetooth not pairing 2020-03-22 19:18:49 -07:00
main.h
mesh-pb-constants.cpp
mesh-pb-constants.h
mesh.pb.c
mesh.pb.h add support for reporting device errors up through the phone to analytics 2020-03-24 13:33:24 -07:00
pin.xbm
screen.cpp make user presses ask other nodes for their latest status 2020-03-25 13:09:12 -07:00
screen.h
sleep.cpp
sleep.h