firmware/src/modules
Jonathan Bennett 3a6fc668d8
20948 compass support (#6707)
* Add __has_include blocks for sensors

* Put BMP and BME back in the right sensors

* Split environmental_base to environmental_extra, to compile the working sensor libs for Native

* Remove hard-coded checks for ARCH_PORTDUINO

* Un-clobber bmx160

* Move BusIO to environmental_extra due to Armv7 compile error

* Move to forked BusIO for the moment

* Switch to Meshtastic ICM-20948 lib for Portduino support

* Use 20948 for compass direction

* Compass is more than just RAK4631

* Cleanup for 20948 compass

* use Meshtastic branch of 20948 lib

* Check for HAS_SCREEN for showing calibration screen

* No accelerometerThread on STM32
2025-05-07 18:38:42 -05:00
..
esp32 fixes https://github.com/meshtastic/firmware/issues/5434 (#5435) 2024-11-24 14:28:36 +01:00
Telemetry PMSA003I: add support for driving SET pin low while not actively taking a telemetry reading (#6569) 2025-04-29 06:31:01 -05:00
AdminModule.cpp 20948 compass support (#6707) 2025-05-07 18:38:42 -05:00
AdminModule.h 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
AtakPluginModule.cpp Fix potential memory leak in AtakPluginModule (#5803) 2025-01-10 08:25:25 +08:00
AtakPluginModule.h
CannedMessageModule.cpp Fixes #6315 (#6475) 2025-04-01 12:50:10 -05:00
CannedMessageModule.h TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -06:00
DetectionSensorModule.cpp Space out periodic broadcasts of modules automatically (#5931) 2025-01-26 13:59:59 -06:00
DetectionSensorModule.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
DropzoneModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
DropzoneModule.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
ExternalNotificationModule.cpp Added initial support for Texas Instruments LP5562 (#6381) 2025-04-01 22:39:40 +02:00
ExternalNotificationModule.h De-duplicate Ambient LED management code (#5156) 2024-10-29 05:41:21 -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
ModuleDev.h
Modules.cpp Add generic thread module (#5484) 2025-04-11 19:38:44 +02:00
Modules.h
NeighborInfoModule.cpp Allow NeighborInfo on non-default frequency slot (#6061) 2025-02-15 07:55:51 -06:00
NeighborInfoModule.h Scale default intervals based for *online* mesh size past 40 nodes (#4277) 2024-07-13 05:59:19 -05:00
NodeInfoModule.cpp Space out periodic broadcasts of modules automatically (#5931) 2025-01-26 13:59:59 -06:00
NodeInfoModule.h Shorter nodeinfo timeout redux (#4458) 2024-08-14 17:17:53 -05:00
PositionModule.cpp Don't rate-limit position requests for Lost and Found role (#5981) 2025-02-03 19:24:47 +08:00
PositionModule.h Rate limit position replies to three minutes (#5932) 2025-01-25 09:24:24 -06:00
PowerStressModule.cpp Don't attempt to save NodeDB on low-batt shutdown to prevent FS corruption (#5312) 2024-11-12 06:17:26 -06:00
PowerStressModule.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
RangeTestModule.cpp Enable range test on Linux Native (#6356) 2025-03-21 05:59:20 -05:00
RangeTestModule.h
RemoteHardwareModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
RemoteHardwareModule.h Implement GPIO pin allowlist (#4882) 2024-09-27 19:31:05 -05:00
ReplyModule.cpp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
ReplyModule.h
RoutingModule.cpp Cleanup 2025-03-16 08:19:46 -05:00
RoutingModule.h Add unit tests for MQTT (#5724) 2025-01-07 07:10:42 -06:00
SerialModule.cpp Fix warning 2025-05-07 09:26:10 -05:00
SerialModule.h Serial Mode for Ecowitt WS85 weather station. (#4296) 2024-07-21 07:09:37 -05:00
StoreForwardModule.cpp StoreForward: (tapback) reply support (#5585) 2024-12-15 13:11:13 -06:00
StoreForwardModule.h StoreForward: (tapback) reply support (#5585) 2024-12-15 13:11:13 -06:00
TextMessageModule.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
TextMessageModule.h
TraceRouteModule.cpp 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
TraceRouteModule.h Fix size calculation of route/SNR array 2024-09-09 19:13:00 +02:00
WaypointModule.cpp junk in the Trunk (#6149) 2025-02-25 16:41:45 +08:00
WaypointModule.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00