firmware/src
2020-04-06 22:53:10 -07:00
..
.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 begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
CustomRF95.cpp fix collision avoidance for transmit - substantially improves lora tx success 2020-04-06 09:39:44 -07:00
CustomRF95.h begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
debug.cpp add a Lock, LockGuard and printThreadInfo 2020-03-15 16:52:19 -07:00
debug.h add a Lock, LockGuard and printThreadInfo 2020-03-15 16:52:19 -07:00
error.h never loop waiting on hardware without some sort of timeout ;-) 2020-03-25 12:25:46 -07:00
fonts.h reformat everything 2020-03-18 19:15:51 -07:00
GPS.cpp always set time from GPS if we can 2020-04-04 19:16:30 -07:00
GPS.h fix #49: make debug screen show real data 2020-03-26 22:17:47 -07:00
icon.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
images.h reformat everything 2020-03-18 19:15:51 -07:00
lock.cpp add a Lock, LockGuard and printThreadInfo 2020-03-15 16:52:19 -07:00
lock.h reformat everything 2020-03-18 19:15:51 -07:00
main.cpp fix collision avoidance for transmit - substantially improves lora tx success 2020-04-06 09:39:44 -07:00
main.h Screen cleanups and refactoring 2020-03-18 18:11:35 -07:00
MemoryPool.h reformat everything 2020-03-18 19:15:51 -07:00
mesh-pb-constants.cpp reformat everything 2020-03-18 19:15:51 -07:00
mesh-pb-constants.h reformat everything 2020-03-18 19:15:51 -07: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 fix #73: allow hw-model to be longer (16 bytes including terminator) 2020-03-30 19:58:06 -07:00
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 reformat everything 2020-03-18 19:15:51 -07:00
MeshRadio.cpp string typo 2020-04-04 18:46:19 -07:00
MeshRadio.h begin cleanup on radio abstraction, details below: 2020-03-31 21:56:35 -07:00
MeshService.cpp minor doc cleanups 2020-04-05 13:58:38 -07:00
MeshService.h minor doc cleanups 2020-04-05 13:58:38 -07:00
MeshTypes.h reformat everything 2020-03-18 19:15:51 -07:00
NodeDB.cpp Fix Meshtastic#80: Increase screen timeout to 5 minutes 2020-04-06 22:53:10 -07:00
NodeDB.h don't let phones send down fatally invalid RadioConfig records 2020-03-30 16:10:11 -07:00
Observer.cpp begin cleanup on gps code 2020-02-06 07:40:00 -08:00
Observer.h reformat everything 2020-03-18 19:15:51 -07:00
Periodic.h reformat everything 2020-03-18 19:15:51 -07:00
PeriodicTask.cpp add locks to PeriodicTask 2020-03-15 19:29:00 -07:00
PeriodicTask.h add locks to PeriodicTask 2020-03-15 19:29:00 -07:00
pin.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
PointerQueue.h reformat everything 2020-03-18 19:15:51 -07:00
power.h fix #49: make debug screen show real data 2020-03-26 22:17:47 -07:00
PowerFSM.cpp Fix #77: bluetooth is supposed to be on in DARK state 2020-04-05 13:09:46 -07:00
PowerFSM.h reformat everything 2020-03-18 19:15:51 -07:00
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
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 reformat everything 2020-03-18 19:15:51 -07:00
TypedQueue.h reformat everything 2020-03-18 19:15:51 -07:00