meshtastic-firmware/src
Jm Casler 88fd671880 Tweaking values of Smart Position #934
Tweaking values of Smart Position #934
2021-11-26 21:26:36 -08:00
..
buzz
concurrency Fix rare assertion failure which could occur due to pending interrupts 2021-08-17 16:31:01 -07:00
cubecell
esp32 Merge remote-tracking branch 'root/master' into dev1.2 2021-03-27 16:44:42 +08:00
gps clean up old data during fix transition 2021-10-28 11:58:08 +00:00
graphics Ignore messages originating from phone on screen 2021-11-21 18:44:08 -06:00
mesh Update protobufs with the latest from meshtastic-protobufs 2021-11-26 18:25:08 -08:00
mqtt immediately reconnect to mqtt server on wifi reconnect 2021-08-17 19:59:56 -07:00
nimble don't shutdown bluetooth if we didn't start it 2021-08-17 20:40:13 -07:00
nrf52 check our host PC using the new nrf52 api 2021-08-12 22:07:30 -07:00
plugins Tweaking values of Smart Position #934 2021-11-26 21:26:36 -08:00
portduino New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
.gitignore
BluetoothCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
BluetoothCommon.h
FSCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
FSCommon.h
GPSStatus.h update log message, sanity check 2021-10-24 13:02:31 +00:00
NodeStatus.h
OSTimer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
OSTimer.h
Observer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
Observer.h
Power.cpp Low battery level counter for NRF52 2021-09-19 16:00:10 +02:00
PowerFSM.cpp Renamed to is_always_powered for convention 2021-11-06 12:11:22 -05:00
PowerFSM.h treat RECEIVED_PACKET like PACKET_FOR_PHONE 2021-08-02 22:07:39 -07:00
PowerStatus.h
RedirectablePrint.cpp WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
RedirectablePrint.h
SPILock.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SPILock.h
SerialConsole.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SerialConsole.h serious bug: connection to phones not being properly tracked 2021-05-03 14:46:30 +08:00
Status.h
StatusHandler.h
airtime.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
airtime.h
commands.h
configuration.h Define battery pin 2021-11-26 13:28:20 +01:00
error.h pinelora WIP 2021-05-01 11:27:37 +08:00
freertosinc.h
main.cpp [LLCC68] module support 2021-11-17 13:28:08 +03:00
main.h dramatically speed up message RX in some cases (we were sleeping much too long) 2021-03-28 12:16:37 +08:00
memtest.cpp
power.h Low battery level counter for NRF52 2021-09-19 16:00:10 +02:00
sleep.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
sleep.h
target_specific.h
utils.h
wifi-stubs.cpp disable bluetooth while using wifi (esp32 drops networks otherwise) 2021-08-17 16:58:21 -07:00