firmware/src
2022-03-31 18:52:40 +02:00
..
buzz
concurrency more warning fixes 2022-01-24 18:39:17 +00:00
cubecell
debug Add RAK1921 OLED Probe Code (#1339) 2022-03-30 15:36:16 -05:00
esp32 Fixes #1294 Bluetooth-Wifi Deadlock 2022-03-31 18:52:13 +02:00
gps Slightly more verbose GPS debug logging 2022-03-31 18:52:40 +02:00
graphics Resync modem_config display with 1.3 protobufs 2022-03-26 10:59:36 +01:00
input The UpDown Input is purely interrupt driven and doesn't need an empty OSThread. 2022-03-30 15:10:02 +02:00
mesh Slightly more verbose GPS debug logging 2022-03-31 18:52:40 +02:00
modules Fix Crash if no texts defined but plugin enabled 2022-03-31 14:59:42 +02:00
mqtt Reworked metrics structure and split telemetry into device or environ… (#1331) 2022-03-27 09:55:35 -05:00
nimble Use NimBLE API for ESP32 bluetooth 2022-02-15 06:52:00 +13:00
nrf52 Rename packetNum to packetId 2022-03-20 11:40:13 +11:00
portduino Rename packetNum to packetId 2022-03-20 11:40:13 +11:00
airtime.cpp Update PERIODS_TO_LOG 2022-03-02 20:38:14 -08:00
airtime.h Update PERIODS_TO_LOG 2022-03-02 20:38:14 -08:00
BluetoothCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
BluetoothCommon.h
ButtonThread.h Removed unused functions for touch button 2022-03-29 13:52:07 +02:00
commands.h RAK / NRF shutdown functionality on user button long press (#1113) 2022-01-19 17:10:02 -06:00
configuration.h Add CardKB, FACES and RAK14004 support to inputbroker/cannedmessages 2022-03-28 16:55:58 +02:00
DebugConfiguration.h Initial configuration.h -> variants refactor (#1104) 2022-01-18 18:35:42 -06:00
error.h pinelora WIP 2021-05-01 11:27:37 +08:00
freertosinc.h
FSCommon.cpp fix PortduinoFS integration for Firmware. 2022-03-16 08:30:38 +01:00
FSCommon.h Littlefs rebased to Master (#1205) 2022-02-14 11:45:29 -06:00
GPSStatus.h Get rid of log clutter during oled screen animation (#1182) 2022-02-03 07:22:46 -06:00
main.cpp Add CardKB, FACES and RAK14004 support to inputbroker/cannedmessages 2022-03-28 16:55:58 +02:00
main.h Add CardKB, FACES and RAK14004 support to inputbroker/cannedmessages 2022-03-28 16:55:58 +02:00
memtest.cpp more warning fixes 2022-01-24 18:39:17 +00:00
NodeStatus.h
Observer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
Observer.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
OSTimer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
OSTimer.h
Power.cpp Adjusted adc_multiplier for heltec2.1 and added adc_mulitplier_override (#1183) 2022-02-09 13:37:48 -06:00
power.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
PowerFSM.cpp Resolve Conflicts between PIN_BUtton and the Rotary Select and keep screen powered during plugin operation. Forward Port from 1.2 firmware fix. 2022-03-25 12:27:14 +01:00
PowerFSM.h Resolve Conflicts between PIN_BUtton and the Rotary Select and keep screen powered during plugin operation. Forward Port from 1.2 firmware fix. 2022-03-25 12:27:14 +01:00
PowerFSMThread.h Moved power fsm thread out of main (#1265) 2022-03-01 12:40:21 -06:00
PowerStatus.h
RedirectablePrint.cpp WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
RedirectablePrint.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
RF95Configuration.h Initial configuration.h -> variants refactor (#1104) 2022-01-18 18:35:42 -06:00
SerialConsole.cpp SerialDebug NRF 2022-03-26 11:15:57 +01:00
SerialConsole.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
shutdown.h Moved button thread to its own file (#1260) 2022-02-28 15:19:38 -06:00
sleep.cpp Get sleep side effect out of DEBUG_MSG() 2022-03-14 13:05:25 -07:00
sleep.h
SPILock.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SPILock.h
Status.h
StatusHandler.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