firmware/src/modules
Tom Fifield 8cacdb65d6
Fix INA226 Sensor Voltage Readings (#5972)
They were off by a factor of 1000 due to the difference between
Volts and MilliVolts, as reported by @morcant .

Fixes https://github.com/meshtastic/firmware/issues/5969
2025-02-03 08:39:42 -06:00
..
esp32 fixes https://github.com/meshtastic/firmware/issues/5434 (#5435) 2024-11-24 14:28:36 +01:00
Telemetry Fix INA226 Sensor Voltage Readings (#5972) 2025-02-03 08:39:42 -06:00
AdminModule.cpp Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
AdminModule.h cherry-pick: device-ui persistency (#5570) 2024-12-26 17:46:21 -06:00
AtakPluginModule.cpp Fix potential memory leak in AtakPluginModule (#5803) 2025-01-10 08:25:25 +08:00
AtakPluginModule.h
CannedMessageModule.cpp Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08: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
DropzoneModule.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
ExternalNotificationModule.cpp Fix ukrainian fonts (#5468) 2024-11-28 05:34:09 -06:00
ExternalNotificationModule.h
ModuleDev.h
Modules.cpp TFT branch grab-bag (#5683) 2024-12-28 08:31:54 -06:00
Modules.h
NeighborInfoModule.cpp Add setting to transmit NeighborInfo over LoRa (#5286) 2024-11-09 09:38:48 +08: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 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
RangeTestModule.cpp Cherrypick "add more locking for shared SPI devices (#5595) " (#5728) 2025-01-03 10:05:26 +08:00
RangeTestModule.h
RemoteHardwareModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
RemoteHardwareModule.h
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 Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
RoutingModule.h Add unit tests for MQTT (#5724) 2025-01-07 07:10:42 -06:00
SerialModule.cpp Clean up some inline functions (#5454) 2024-11-26 14:00:10 -06:00
SerialModule.h
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
TextMessageModule.h
TraceRouteModule.cpp
TraceRouteModule.h
WaypointModule.cpp Add bearing to other node on device screen in text (#5968) 2025-02-03 13:43:32 +08:00
WaypointModule.h