firmware/src
Davide Cavalca 7776ec15b6 Add TSL2561 sensor (#7675)
* Add TSL2561 sensor

* Update platformio.ini

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/modules/Telemetry/Sensor/TSL2561Sensor.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update protobufs

* Clarify magic number in TSL2561Sensor.h

* Use the correct version for Adafruit TSL2561

* Lint fixes

* Fix typo

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tom Fifield <tom@tomfifield.net>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2025-09-04 06:39:00 -05:00
..
buzz Revert "Add on-screen keyboard implementation on Trackball device. (#7625)" (#7704) 2025-08-21 06:29:23 -05:00
concurrency
detect Add TSL2561 sensor (#7675) 2025-09-04 06:39:00 -05:00
Fusion
gps Fix GPS that hard code 2080 as the start time. (#7803) 2025-09-02 06:41:26 -05:00
graphics If usePreset is False, show value as Custom (#7812) 2025-09-02 06:05:55 -05:00
input Try-fix Cardkb detection (#7825) 2025-09-02 09:50:15 -05:00
mesh Add RF switch settings for STM32WL variants (#7813) 2025-09-04 06:38:05 -05:00
modules Add TSL2561 sensor (#7675) 2025-09-04 06:39:00 -05:00
motion Enable bmx160 on native (#7844) 2025-09-04 06:24:04 -05:00
mqtt Fix TLS port bug on default mqtt validation 2025-08-19 20:10:47 -05:00
nimble Support for T-Echo Lite, credits to @Szetya for doing all the heavy lifting! (#7636) 2025-08-17 13:37:12 +02:00
platform Mesh solar integrate (#7764) 2025-08-27 06:02:54 -05:00
serialization [7353] Add all telemetry fields to json output (#7363) 2025-07-28 09:23:04 -05:00
airtime.cpp
airtime.h
AmbientLightingThread.h
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
BluetoothStatus.h Support for T-Echo Lite, credits to @Szetya for doing all the heavy lifting! (#7636) 2025-08-17 13:37:12 +02:00
commands.h
configuration.h Add support for the RV-3028 on native Linux (#7802) 2025-09-01 08:04:04 -05:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp If usePreset is False, show value as Custom (#7812) 2025-09-02 06:05:55 -05:00
DisplayFormatters.h If usePreset is False, show value as Custom (#7812) 2025-09-02 06:05:55 -05:00
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GpioLogic.cpp
GpioLogic.h
GPSStatus.h
Led.cpp
Led.h
main.cpp Add TSL2561 sensor (#7675) 2025-09-04 06:39:00 -05:00
main.h T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp fix: T-LoRa Pager / T-Deck Pro shutdown (#7792) 2025-09-01 07:57:49 -05:00
power.h Mesh solar integrate (#7764) 2025-08-27 06:02:54 -05:00
PowerFSM.cpp Moves the shutdown thread into the Power class, make shutdown and reboot private (#7415) 2025-07-22 06:21:51 -05:00
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SafeFile.cpp
SafeFile.h
SerialConsole.cpp Mesh solar integrate (#7764) 2025-08-27 06:02:54 -05:00
SerialConsole.h
sleep.cpp fix: T-LoRa Pager / T-Deck Pro shutdown (#7792) 2025-09-01 07:57:49 -05:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp
xmodem.h