firmware/src
2024-05-02 13:56:24 -05:00
..
buzz
concurrency refactoring part 2: move queue stuff into library 2024-04-06 13:53:08 +02:00
detect Merge branch 'master' into tft-gui-work 2024-04-28 19:18:29 -05:00
gps Publish fixed position updates and consider changes in only altitude as an updated point (#3758) 2024-05-02 07:13:36 -05:00
graphics add spi_host + missing rotation 2024-05-01 22:13:19 +02:00
input Add multiple SPI devices for Radio, Display, and Touchscreen (#3638) 2024-04-17 14:25:52 -05:00
mesh Merge branch 'master' into tft-gui-work 2024-05-01 13:27:38 -05:00
modules Merge branch 'master' into tft-gui-work 2024-05-02 18:56:10 +02:00
mqtt Allow setting hopLimit for MQTT json sendtext and sendposition (#3735) 2024-04-27 18:15:54 -05:00
nimble (ESP32) Fix bluetooth after light-sleep; de-init for deep sleep (#3655) 2024-04-18 07:27:18 -05:00
platform Track actual GPIO values, not just the enum values (#3768) 2024-05-02 13:39:28 -05:00
AccelerometerThread.h LSM6DS3TR-C support (#3593) 2024-04-11 19:40:14 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h added NeoPixel support using Adafruit library 2024-04-22 14:42:52 +01:00
AudioThread.h RTTTL ringtones on T-Deck / T-Watch S3 and potentially more I2S audio enabled devices (#2917) 2023-12-12 08:36:37 -06:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp T-Echo touch button no longer requires "wake on tap or motion" (#3745) 2024-04-29 08:54:57 -05:00
ButtonThread.h Fix button interrupt after light sleep (#3587) 2024-04-11 07:02:50 -05:00
commands.h
configuration.h Merge branch 'master' into tft-gui-work 2024-04-17 15:20:26 +02:00
DebugConfiguration.cpp
DebugConfiguration.h [BOARD]: CanaryOne (#3150) 2024-02-10 17:55:32 -06:00
DisplayFormatters.cpp Refactor away some code duplication in screen frames and display formatter for modem presets (#2872) 2023-10-09 20:43:16 -05:00
DisplayFormatters.h Refactor away some code duplication in screen frames and display formatter for modem presets (#2872) 2023-10-09 20:43:16 -05:00
error.h
freertosinc.h
FSCommon.cpp more fixes for trunk 2023-08-03 10:05:38 +02:00
FSCommon.h
GPSStatus.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
main.cpp unphone part 1 2024-05-02 19:39:31 +02:00
main.h Add multiple SPI devices for Radio, Display, and Touchscreen (#3638) 2024-04-17 14:25:52 -05:00
memGet.cpp
memGet.h
meshUtils.cpp Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
meshUtils.h Portduino work (#3049) 2024-01-12 02:00:31 -06:00
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h Fix: return failure when PhoneAPI times out (#3136) 2024-01-28 07:53:39 -06:00
OSTimer.cpp
OSTimer.h
Power.cpp Init. battery voltage from ADC reading, instead of fixed value (#3761) 2024-05-02 07:14:44 -05:00
power.h Fix LTO discharge curve (#3385) 2024-03-12 16:42:21 -05:00
PowerFSM.cpp No more printing power-state changes to screen (#3640) 2024-04-16 07:36:14 -05:00
PowerFSM.h
PowerFSMThread.h Extract default intervals and coalesce methods into their own file / static class methods (#3425) 2024-03-17 08:18:30 -05:00
PowerStatus.h
RedirectablePrint.cpp Support for the ATGM336H series of GPS modules (#3610) 2024-04-16 09:03:51 -05:00
RedirectablePrint.h Avoid Serial output mangling with RTOS. 2023-08-31 20:40:01 -05:00
RF95Configuration.h
SerialConsole.cpp Handle for heartbeat toradio packets (#3420) 2024-03-15 18:40:48 -05:00
SerialConsole.h
shutdown.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
sleep.cpp Updates for esp32s2 build 2024-04-22 11:01:13 +02:00
sleep.h Routers / Repeaters deep sleep default w/ LoRA interrupts (#3251) 2024-02-24 07:55:00 -06:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00
xmodem.cpp
xmodem.h