mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-04 20:54:42 +00:00
![]() * use INA3221 for bus voltage; fixes for telemetry variants - add to sensors available for environment telemetry (to report voltage/current) - add vars to define channels to use for battery voltage (for getBusVoltage) and environment metrics (default to CH1 for both) - write to the correct fields on the measurement struct depending on the measurement variant, and DRY up the sensor measurement collection code a bit - this might be suitable for a common implementation for the INA* sensors in a future PR... * formatting * derp --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> |
||
---|---|---|
.. | ||
esp32 | ||
Telemetry | ||
AdminModule.cpp | ||
AdminModule.h | ||
AtakPluginModule.cpp | ||
AtakPluginModule.h | ||
CannedMessageModule.cpp | ||
CannedMessageModule.h | ||
DetectionSensorModule.cpp | ||
DetectionSensorModule.h | ||
DropzoneModule.cpp | ||
DropzoneModule.h | ||
ExternalNotificationModule.cpp | ||
ExternalNotificationModule.h | ||
ModuleDev.h | ||
Modules.cpp | ||
Modules.h | ||
NeighborInfoModule.cpp | ||
NeighborInfoModule.h | ||
NodeInfoModule.cpp | ||
NodeInfoModule.h | ||
PositionModule.cpp | ||
PositionModule.h | ||
PowerStressModule.cpp | ||
PowerStressModule.h | ||
RangeTestModule.cpp | ||
RangeTestModule.h | ||
RemoteHardwareModule.cpp | ||
RemoteHardwareModule.h | ||
ReplyModule.cpp | ||
ReplyModule.h | ||
RoutingModule.cpp | ||
RoutingModule.h | ||
SerialModule.cpp | ||
SerialModule.h | ||
TextMessageModule.cpp | ||
TextMessageModule.h | ||
TraceRouteModule.cpp | ||
TraceRouteModule.h | ||
WaypointModule.cpp | ||
WaypointModule.h |