meshtastic-firmware/src
geeksville da74803ffb begin cleanup on radio abstraction, details below:
* to allow changing to new mesh transport
* to allow a different chipset for the radio
* to allow testing on hardware with a SimRadio
* new "bare" build env for a devboard with virtually no hardware
* make buttons optional
2020-03-31 21:56:35 -07:00
..
.gitignore
CustomRF95.cpp begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
CustomRF95.h begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
GPS.cpp fix #49: make debug screen show real data 2020-03-26 22:17:47 -07:00
GPS.h fix #49: make debug screen show real data 2020-03-26 22:17:47 -07:00
MemoryPool.h
MeshBluetoothService.cpp extra debug output for radio config, and bump up bax handles for BLE 2020-03-30 17:02:09 -07:00
MeshBluetoothService.h
MeshRadio.cpp begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
MeshRadio.h begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
MeshService.cpp don't let phones send down fatally invalid RadioConfig records 2020-03-30 16:10:11 -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 oops - we were previously not marking these protobuf structs as valid 2020-03-30 17:02:41 -07:00
NodeDB.h don't let phones send down fatally invalid RadioConfig records 2020-03-30 16:10:11 -07:00
Observer.cpp
Observer.h
Periodic.h
PeriodicTask.cpp
PeriodicTask.h
PointerQueue.h
PowerFSM.cpp begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
PowerFSM.h
RadioInterface.cpp begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
RadioInterface.h begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
TypedQueue.h
compass.xbm
configuration.h begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
debug.cpp
debug.h
error.h
fonts.h
icon.xbm
images.h
lock.cpp
lock.h
main.cpp add initial guess at TBEAM 0.7 hardware support 2020-03-28 15:31:22 -07:00
main.h
mesh-pb-constants.cpp
mesh-pb-constants.h
mesh.pb.c
mesh.pb.h fix #73: allow hw-model to be longer (16 bytes including terminator) 2020-03-30 19:58:06 -07:00
pin.xbm
power.h fix #49: make debug screen show real data 2020-03-26 22:17:47 -07:00
screen.cpp fix review comments (don't let commands queue up if we are missing a display) 2020-03-29 11:13:53 -07:00
screen.h fix review comments (don't let commands queue up if we are missing a display) 2020-03-29 11:13:53 -07:00
sleep.cpp begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
sleep.h