..
.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
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
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
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
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
add initial guess at TBEAM 0.7 hardware support
2020-03-28 15:31:22 -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
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
reformat everything
2020-03-18 19:15:51 -07:00
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
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
begin cleanup on radio abstraction, details below:
2020-03-31 21:56:35 -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