firmware/src/modules
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
..
esp32 Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
Telemetry Add TSL2561 sensor (#7675) 2025-09-04 06:39:00 -05:00
AdminModule.cpp Null check 2025-08-26 19:45:26 -05:00
AdminModule.h Canned Messages via InkHUD menu (#7096) 2025-06-25 06:04:18 -05:00
AtakPluginModule.cpp
AtakPluginModule.h
CannedMessageModule.cpp Fix freetext hang (#7781) 2025-08-29 12:09:22 -05:00
CannedMessageModule.h Remember destination fix (#7427) 2025-07-31 07:36:03 -05:00
DetectionSensorModule.cpp
DetectionSensorModule.h
DropzoneModule.cpp
DropzoneModule.h
ExternalNotificationModule.cpp Make ExternalNotification show up in excluded_modules, more STM32 modules (#7797) 2025-09-02 07:09:15 -05:00
ExternalNotificationModule.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
GenericThreadModule.cpp Add generic thread module (#5484) 2025-04-11 19:38:44 +02:00
GenericThreadModule.h Add generic thread module (#5484) 2025-04-11 19:38:44 +02:00
KeyVerificationModule.cpp Unbreak the macro 2025-07-10 11:40:02 -05:00
KeyVerificationModule.h Key verification flow on BaseUI (#7240) 2025-07-10 09:45:36 -05:00
ModuleDev.h
Modules.cpp Make ExternalNotification show up in excluded_modules, more STM32 modules (#7797) 2025-09-02 07:09:15 -05:00
Modules.h
NeighborInfoModule.cpp Only send Neighbours if we have some to send. (#7493) 2025-08-28 18:45:46 -05:00
NeighborInfoModule.h
NodeInfoModule.cpp Log when this happened 2025-08-11 19:49:35 -05:00
NodeInfoModule.h
PositionModule.cpp GPS for STM32WL (#7297) 2025-07-14 05:12:26 -05:00
PositionModule.h feat: event mode - limit smart position updates to at most every 5m (#7505) 2025-07-31 21:45:34 -05:00
PowerStressModule.cpp
PowerStressModule.h
RangeTestModule.cpp Make ExternalNotification show up in excluded_modules, more STM32 modules (#7797) 2025-09-02 07:09:15 -05:00
RangeTestModule.h
RemoteHardwareModule.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
RemoteHardwareModule.h
ReplyModule.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
ReplyModule.h
RoutingModule.cpp Fix freetext hang (#7781) 2025-08-29 12:09:22 -05:00
RoutingModule.h Fix freetext hang (#7781) 2025-08-29 12:09:22 -05:00
SerialModule.cpp Make ExternalNotification show up in excluded_modules, more STM32 modules (#7797) 2025-09-02 07:09:15 -05:00
SerialModule.h Make ExternalNotification show up in excluded_modules, more STM32 modules (#7797) 2025-09-02 07:09:15 -05:00
StoreForwardModule.cpp bugfix Add rssi and snr to the store and forward code. (#7462) 2025-07-27 20:03:01 -05:00
StoreForwardModule.h bugfix Add rssi and snr to the store and forward code. (#7462) 2025-07-27 20:03:01 -05:00
SystemCommandsModule.cpp Clear position on GPS deactivation, unless using fixed position (#7464) 2025-07-26 08:09:26 -05:00
SystemCommandsModule.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
TextMessageModule.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
TextMessageModule.h
TraceRouteModule.cpp Fix Tracerouter warnings (#7637) 2025-08-15 07:03:14 -05:00
TraceRouteModule.h Add Trace Route on BaseUI (#7386) 2025-07-24 17:23:45 -05:00
WaypointModule.cpp DEBUG_MUTE correctness (#7492) 2025-07-29 08:51:38 +10:00
WaypointModule.h