firmware/src/modules
Ric In New Mexico 9d4af1146e
INA3221 bugfixes & refinement (#2944)
Reorganized and refactored some INA3221 code
Added comments
Added missing shunt resistor value (100mΩ)
Added INA3221 Channel 1 to getINAVoltage() for device battery monitoring
	modified:   src/Power.cpp
	modified:   src/modules/Telemetry/PowerTelemetry.cpp
	modified:   src/modules/Telemetry/Sensor/INA3221Sensor.cpp
	modified:   src/modules/Telemetry/Sensor/INA3221Sensor.h
	modified:   src/power.h
2023-11-17 06:46:59 -06:00
..
esp32 Extend node max to 100 and remove mesh_sds_timeout_secs (#2713) 2023-08-12 09:29:19 -05:00
Telemetry INA3221 bugfixes & refinement (#2944) 2023-11-17 06:46:59 -06:00
AdminModule.cpp Added Remove node by nodenum admin message (#2941) 2023-11-16 06:57:22 -06:00
AdminModule.h
CannedMessageModule.cpp reset sym after second keypress 2023-08-23 09:44:20 +02:00
CannedMessageModule.h Permanently Enable Canned Messages on T-Deck and Picomputer (#2728) 2023-08-16 15:07:22 -05:00
DetectionSensorModule.cpp Added detection sensor en pin to fix issues with RAK microwave (#2940) 2023-11-15 09:26:47 -06:00
DetectionSensorModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
ExternalNotificationModule.cpp fix sizeof error 2023-11-08 12:40:51 +01:00
ExternalNotificationModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
ModuleDev.h
Modules.cpp INA3221 / Power Telemetry Payload Variant Implementation (#2916) 2023-11-04 20:07:00 -05:00
Modules.h
NeighborInfoModule.cpp Remove unnecessary line when disabled 2023-09-05 21:42:39 +02:00
NeighborInfoModule.h fix crash and Debug logging in NeighbourInfo 2023-08-22 15:43:21 +02:00
NodeInfoModule.cpp Removed non-functional deep sleep button awake functionality (user can RST instead) (#2852) 2023-10-01 12:48:12 -05:00
NodeInfoModule.h
PositionModule.cpp Convert from inline to static class methods (#2883) 2023-10-11 06:17:05 -05:00
PositionModule.h Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
RangeTestModule.cpp more fixes for trunk 2023-08-03 10:05:38 +02:00
RangeTestModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
RemoteHardwareModule.cpp
RemoteHardwareModule.h
ReplyModule.cpp
ReplyModule.h
RoutingModule.cpp
RoutingModule.h
SerialModule.cpp RP2040: Add SerialModule support (#2830) 2023-09-26 05:45:34 -05:00
SerialModule.h RP2040: Add SerialModule support (#2830) 2023-09-26 05:45:34 -05:00
TextMessageModule.cpp Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
TextMessageModule.h Portnum promiscuity for text messages from other modules (#2732) 2023-08-19 07:46:34 -05:00
TraceRouteModule.cpp Extend node max to 100 and remove mesh_sds_timeout_secs (#2713) 2023-08-12 09:29:19 -05:00
TraceRouteModule.h
WaypointModule.cpp
WaypointModule.h