firmware/src
arduinoGP 8ff5dacc3c
Update MQTT.cpp
case Portnum_POSITION_APP adjusted so the various options allways get encoded into JSON as long as lat and long are present. There are circumstances where timestamp, time, or altitude might be missing and this causes silent failures of JSON encoding..
2022-12-01 15:44:47 -05:00
..
buzz fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
concurrency
detect fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
gps make GPS pins configurable through protos 2022-11-24 09:23:17 +01:00
graphics Fix the format of t-echo Bluetooth pairing display page 2022-11-26 21:37:32 +08:00
input Revert "remember which devices were scanned on which bus and set them accordingly." - this is not working at all. 2022-11-13 14:56:52 +01:00
mesh Merge branch 'master' into potential-sx1262-fix 2022-11-26 09:07:59 -06:00
modules Merge branch 'meshtastic:develop' into develop 2022-11-26 21:14:52 +01:00
mqtt Update MQTT.cpp 2022-12-01 15:44:47 -05:00
nimble Send network ping on triple-click (#1852) 2022-10-24 11:03:54 -05:00
platform Squashed commit of the following: 2022-11-25 15:17:24 +02:00
airtime.cpp
airtime.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.h Better #define guard for PIN_EINK_EN 2022-10-27 17:59:53 -07:00
commands.h
configuration.h - Add new Compass Sensor 2022-11-12 11:03:29 +01:00
DebugConfiguration.h
error.h
freertosinc.h
FSCommon.cpp Add SD card initialization 2022-11-12 15:14:13 +08:00
FSCommon.h Add SD card initialization 2022-11-12 15:14:13 +08:00
GPSStatus.h Cleaning up GPS Code a bit 2022-11-19 09:58:29 +01:00
main.cpp Squashed commit of the following: 2022-11-25 15:17:24 +02:00
main.h fix RP2040 and Portduino Platforms 2022-11-24 12:24:57 +01:00
memtest.cpp
network-stubs.cpp Merge remote-tracking branch 'remotes/origin/master' into remove-softap 2022-10-26 17:54:21 +02:00
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp Fixing a number of T-Beam poweroff display issues (#1876) 2022-10-30 20:40:30 -05:00
power.h
PowerFSM.cpp Update links 2022-10-31 17:32:38 +10:00
PowerFSM.h
PowerFSMThread.h
PowerStatus.h
RedirectablePrint.cpp first murmurs of ethernet support 2022-10-22 16:29:50 +02:00
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp
SerialConsole.h
shutdown.h Portduino only: don't continue to try rebooting (#1887) 2022-11-02 18:19:09 +01:00
sleep.cpp Master to develop (resolves conflicts) (#1903) 2022-11-05 09:28:41 -05:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h
utils.h