meshtastic-firmware/src
Kevin Hester a8feb40ae9 cleanup 2021-05-24 09:42:25 +08:00
..
buzz
concurrency fix native build 2021-03-29 20:56:02 +08:00
cubecell
esp32 Merge remote-tracking branch 'root/master' into dev1.2 2021-03-27 16:44:42 +08:00
gps fix portduino rtc 2021-05-03 09:30:03 +08:00
graphics use short version string on bootscreen 2021-05-03 09:50:06 +08:00
mesh cleanup 2021-05-24 09:42:25 +08:00
mqtt mqtt: don't downlink messages from us. 2021-04-11 09:23:34 +08:00
nimble oops my latest change busted android connection detection 2021-05-03 15:37:37 +08:00
nrf52 fix nrf52 build 2021-05-03 15:58:35 +08:00
plugins serious bug: connection to phones not being properly tracked 2021-05-03 14:46:30 +08:00
portduino Split native build into a cross-platform target vs a linux only target 2021-05-23 17:57:20 +08:00
.gitignore
BluetoothCommon.cpp
BluetoothCommon.h
FSCommon.cpp
FSCommon.h
GPSStatus.h
NodeStatus.h
OSTimer.cpp fix millisecond unsigned rollover errors found via portduino 2021-03-30 23:11:33 +08:00
OSTimer.h
Observer.cpp
Observer.h
Power.cpp better support for heltec 2021-05-11 09:44:41 +08:00
PowerFSM.cpp leave phone timeout off a bit longer 2021-03-30 23:11:56 +08:00
PowerFSM.h
PowerStatus.h
RedirectablePrint.cpp fix sign comparsion 2021-03-31 11:14:55 +08:00
RedirectablePrint.h
SPILock.cpp
SPILock.h
SerialConsole.cpp serious bug: connection to phones not being properly tracked 2021-05-03 14:46:30 +08: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
airtime.h
commands.h
configuration.h better support for heltec 2021-05-11 09:44:41 +08:00
error.h pinelora WIP 2021-05-01 11:27:37 +08:00
freertosinc.h
main.cpp include file/lineno in critical error logs 2021-04-29 09:52:15 +08: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
sleep.cpp include file/lineno in critical error logs 2021-04-29 09:52:15 +08:00
sleep.h
target_specific.h
utils.h