firmware/src
Ben Meadors 97a5abbc82
TI OPT3001 light sensor support (#4015)
* TI OPT3001 light sensor support

* Added register interrogation to deconflict with SHT sensors on same address
2024-06-02 07:39:08 -05:00
..
buzz
concurrency
detect TI OPT3001 light sensor support (#4015) 2024-06-02 07:39:08 -05:00
gps Run tzset() and localtime() in getTZOffset() to ensure proper timezone offset (#3999) 2024-05-31 07:15:16 -05:00
graphics Fix time updates from client device and potentially incorrect UI frame receiving 'toggle watch face' button tap (#3974) 2024-05-26 07:04:31 -05:00
input t-watch-updates: Add canned message free text via touch keyboard and watch face frames to T-Watch S3 (#3941) 2024-05-23 07:21:27 -05:00
mesh fix crash during reset nodedb (#4017) 2024-06-02 07:38:20 -05:00
modules TI OPT3001 light sensor support (#4015) 2024-06-02 07:39:08 -05:00
mqtt merge master in to veml7700 2024-05-14 17:40:34 -04:00
nimble Update platformio/espressif32 to the latest 6.7.0 (#3899) 2024-05-21 21:02:09 -05:00
platform Add support for RadioMaster Bandit Nano (#4005) 2024-05-31 10:56:04 -05:00
AccelerometerThread.h Don't reboot for certain config prefs and make accelerometer thread re-entrant (#3889) 2024-05-16 17:27:36 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h added NeoPixel support using Adafruit library 2024-04-22 14:42:52 +01:00
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp T-Echo screen and button performance (#3840) 2024-05-09 08:14:58 -05:00
ButtonThread.h T-Echo screen and button performance (#3840) 2024-05-09 08:14:58 -05:00
commands.h
configuration.h TI OPT3001 light sensor support (#4015) 2024-06-02 07:39:08 -05:00
DebugConfiguration.cpp
DebugConfiguration.h add optional define DEBUG_MUTE 2024-05-11 09:46:39 +02:00
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp Change to LOG_ERROR 2024-05-08 08:45:24 +08:00
FSCommon.h
GPSStatus.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
main.cpp TI OPT3001 light sensor support (#4015) 2024-06-02 07:39:08 -05:00
main.h Don't reboot for certain config prefs and make accelerometer thread re-entrant (#3889) 2024-05-16 17:27:36 -05:00
memGet.cpp RP2040: Add getFreeHeap() and getHeapSize() support 2024-05-14 19:04:31 +02:00
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp Update platformio/espressif32 to the latest 6.7.0 (#3899) 2024-05-21 21:02:09 -05:00
power.h trunk fmt 2024-05-03 14:26:57 +02:00
PowerFSM.cpp Screen changes from time deltas to timestamps after 15 minutes (#3935) 2024-05-21 16:00:04 -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 User experience improvement - app battery icon (#3979) 2024-05-28 06:30:15 -05:00
RedirectablePrint.cpp Support for the ATGM336H series of GPS modules (#3610) 2024-04-16 09:03:51 -05:00
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp Elimate non-text output for Portduino 2024-05-06 22:27:12 -05:00
SerialConsole.h
shutdown.h Add final debug call for Portduino reboot (#3945) 2024-05-21 00:09:33 -05:00
sleep.cpp Fix immediate wake from deepsleep for some devices (#3884) 2024-05-14 06:46:03 -05: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