meshtastic-firmware/src
geeksville c726e5f331 leave screen off most of the time - press to wake 2020-02-12 09:58:46 -08:00
..
.gitignore stop explicitly using Serial.print for debug messages 2020-02-04 08:17:44 -08:00
GPS.cpp we now send gps locations into the mesh and update our nodedb 2020-02-06 08:49:33 -08:00
GPS.h we now sorta set time based on gps 2020-02-06 08:18:20 -08:00
MemoryPool.h we now send gps locations into the mesh and update our nodedb 2020-02-06 08:49:33 -08:00
MeshBluetoothService.cpp fix bt reads of owner etc 2020-02-04 13:47:42 -08:00
MeshBluetoothService.h we now BLE notify for the arrival of new messages 2020-02-02 20:54:40 -08:00
MeshRadio.cpp work needed for deep sleep Lora radio power measurements 2020-02-12 08:44:31 -08:00
MeshRadio.h leave screen off most of the time - press to wake 2020-02-12 09:58:46 -08:00
MeshService.cpp we now use 13 different channel numbers 2020-02-11 12:05:46 -08:00
MeshService.h we now use 13 different channel numbers 2020-02-11 12:05:46 -08:00
MeshTypes.h add beginnings of nodedb 2020-02-03 09:13:19 -08:00
NodeDB.cpp we now use 13 different channel numbers 2020-02-11 12:05:46 -08:00
NodeDB.h we now use 13 different channel numbers 2020-02-11 12:05:46 -08:00
Observer.cpp begin cleanup on gps code 2020-02-06 07:40:00 -08:00
Observer.h we now send gps locations into the mesh and update our nodedb 2020-02-06 08:49:33 -08:00
PeriodicTask.h we now sorta set time based on gps 2020-02-06 08:18:20 -08:00
PointerQueue.h mesh sending and receving now much more real 2020-02-02 12:45:32 -08:00
TypedQueue.h bidir comm works 2020-02-06 21:26:40 -08:00
compass.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
configuration.h leave screen off most of the time - press to wake 2020-02-12 09:58:46 -08:00
fonts.h move my bt experiment into its own repo (about to remove ttn) 2020-02-01 08:30:53 -08:00
icon.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
images.h drawing correct compass rose works 2020-02-11 09:39:47 -08:00
main.ino don't deepsleep if we have USB power 2020-02-12 09:13:49 -08:00
mesh-pb-constants.cpp save db to flash 2020-02-07 09:36:23 -08:00
mesh-pb-constants.h save db to flash 2020-02-07 09:36:23 -08:00
mesh.pb.c leave screen off most of the time - press to wake 2020-02-12 09:58:46 -08:00
mesh.pb.h leave screen off most of the time - press to wake 2020-02-12 09:58:46 -08:00
pin.xbm placeholder debug and nodeinfo screens are in 2020-02-07 17:26:42 -08:00
screen.cpp leave screen off most of the time - press to wake 2020-02-12 09:58:46 -08:00
screen.h BLE is now secured to require pairing with PIN 2020-02-07 20:59:21 -08:00