mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-11 08:27:36 +00:00
![]() * INA3221 / Power Telemetry Variant Implementation modified: platformio.ini modified: src/configuration.h modified: src/detect/ScanI2C.h modified: src/detect/ScanI2CTwoWire.cpp modified: src/main.cpp modified: src/modules/Modules.cpp new file: src/modules/Telemetry/PowerTelemetry.cpp new file: src/modules/Telemetry/PowerTelemetry.h new file: src/modules/Telemetry/Sensor/INA3221Sensor.cpp new file: src/modules/Telemetry/Sensor/INA3221Sensor.h modified: src/mqtt/MQTT.cpp * ifdef for portduino / linux native modified: src/modules/Telemetry/PowerTelemetry.cpp * try #2 modified: src/modules/Modules.cpp modified: src/modules/Telemetry/PowerTelemetry.cpp deleted: variants/xiao_ble/1.0.0/libraries/SPI/SPI.cpp * try #3 modified: src/modules/Modules.cpp * try #4 modified: src/modules/Telemetry/PowerTelemetry.cpp * try #5? modified: src/modules/Telemetry/PowerTelemetry.cpp * try #6 modified: src/modules/Telemetry/PowerTelemetry.cpp --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> |
||
---|---|---|
.. | ||
buzz | ||
concurrency | ||
detect | ||
gps | ||
graphics | ||
input | ||
mesh | ||
modules | ||
mqtt | ||
nimble | ||
platform | ||
AccelerometerThread.h | ||
airtime.cpp | ||
airtime.h | ||
AmbientLightingThread.h | ||
BluetoothCommon.cpp | ||
BluetoothCommon.h | ||
ButtonThread.h | ||
commands.h | ||
configuration.h | ||
DebugConfiguration.cpp | ||
DebugConfiguration.h | ||
DisplayFormatters.cpp | ||
DisplayFormatters.h | ||
error.h | ||
freertosinc.h | ||
FSCommon.cpp | ||
FSCommon.h | ||
GPSStatus.h | ||
main.cpp | ||
main.h | ||
memGet.cpp | ||
memGet.h | ||
meshUtils.cpp | ||
meshUtils.h | ||
network-stubs.cpp | ||
NodeStatus.h | ||
Observer.cpp | ||
Observer.h | ||
OSTimer.cpp | ||
OSTimer.h | ||
Power.cpp | ||
power.h | ||
PowerFSM.cpp | ||
PowerFSM.h | ||
PowerFSMThread.h | ||
PowerStatus.h | ||
RedirectablePrint.cpp | ||
RedirectablePrint.h | ||
RF95Configuration.h | ||
SerialConsole.cpp | ||
SerialConsole.h | ||
shutdown.h | ||
sleep.cpp | ||
sleep.h | ||
SPILock.cpp | ||
SPILock.h | ||
Status.h | ||
StatusHandler.h | ||
target_specific.h | ||
xmodem.cpp | ||
xmodem.h |