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
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
AtakPluginModule.h
CannedMessageModule.cpp Fixes #6315 (#6475) 2025-04-01 12:50:10 -05:00
CannedMessageModule.h
DetectionSensorModule.cpp Space out periodic broadcasts of modules automatically (#5931) 2025-01-26 13:59:59 -06:00
DetectionSensorModule.h
DropzoneModule.cpp
DropzoneModule.h
ExternalNotificationModule.cpp Added initial support for Texas Instruments LP5562 (#6381) 2025-04-01 22:39:40 +02:00
ExternalNotificationModule.h
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
NodeInfoModule.cpp Space out periodic broadcasts of modules automatically (#5931) 2025-01-26 13:59:59 -06:00
NodeInfoModule.h
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
PowerStressModule.h
RangeTestModule.cpp Enable range test on Linux Native (#6356) 2025-03-21 05:59:20 -05:00
RangeTestModule.h
RemoteHardwareModule.cpp
RemoteHardwareModule.h
ReplyModule.cpp
ReplyModule.h
RoutingModule.cpp Cleanup 2025-03-16 08:19:46 -05:00
RoutingModule.h
SerialModule.cpp Fix warning 2025-05-07 09:26:10 -05:00
SerialModule.h
StoreForwardModule.cpp
StoreForwardModule.h
TextMessageModule.cpp
TextMessageModule.h
TraceRouteModule.cpp 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
TraceRouteModule.h
WaypointModule.cpp junk in the Trunk (#6149) 2025-02-25 16:41:45 +08:00
WaypointModule.h