firmware/src/modules/Telemetry/Sensor
2025-08-07 16:27:41 +02:00
..
AHT10.cpp Add clarifying note about AHT20 also being included with AHT10 library (#6787) 2025-05-11 17:17:37 +08:00
AHT10.h Add clarifying note about AHT20 also being included with AHT10 library (#6787) 2025-05-11 17:17:37 +08:00
BME280Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
BME280Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
BME680Sensor.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
BME680Sensor.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
BMP3XXSensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
BMP3XXSensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
BMP085Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
BMP085Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
BMP280Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
BMP280Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
CGRadSensSensor.cpp
CGRadSensSensor.h
CurrentSensor.h
DFRobotGravitySensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
DFRobotGravitySensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
DFRobotLarkSensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
DFRobotLarkSensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
DPS310Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
DPS310Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
INA219Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
INA219Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
INA226Sensor.cpp fix: ina226 was not calibrated during init (#7547) 2025-08-05 06:34:52 -05:00
INA226Sensor.h fix: ina226 was not calibrated during init (#7547) 2025-08-05 06:34:52 -05:00
INA260Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
INA260Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
INA3221Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
INA3221Sensor.h allow overriding INA3221 channels (#7035) 2025-06-15 07:39:49 -05:00
IndicatorSensor.cpp
IndicatorSensor.h
LPS22HBSensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
LPS22HBSensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
LTR390UVSensor.cpp Added full support for LTR390UV readings of UV and Lux (#6872) 2025-05-29 09:09:33 -05:00
LTR390UVSensor.h Added full support for LTR390UV readings of UV and Lux (#6872) 2025-05-29 09:09:33 -05:00
MAX17048Sensor.cpp Enable telemetry and I2C sensors on STM32WL (except accelerometers) (#7008) 2025-07-02 06:01:45 -05:00
MAX17048Sensor.h Enable telemetry and I2C sensors on STM32WL (except accelerometers) (#7008) 2025-07-02 06:01:45 -05:00
MAX30102Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
MAX30102Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
MCP9808Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
MCP9808Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
MLX90614Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
MLX90614Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
MLX90632Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
MLX90632Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
NAU7802Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
NAU7802Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
nullSensor.cpp Enable telemetry and I2C sensors on STM32WL (except accelerometers) (#7008) 2025-07-02 06:01:45 -05:00
nullSensor.h Enable telemetry and I2C sensors on STM32WL (except accelerometers) (#7008) 2025-07-02 06:01:45 -05:00
OPT3001Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
OPT3001Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
PCT2075Sensor.cpp Add PCT2075 Temperature Sensor (#6829) 2025-05-25 07:29:02 -05:00
PCT2075Sensor.h Add PCT2075 Temperature Sensor (#6829) 2025-05-25 07:29:02 -05:00
PMSA003ISensor.cpp Remove unused I2C speed functions and cleanup 2025-08-06 10:40:57 +02:00
PMSA003ISensor.h Remove unused I2C speed functions and cleanup 2025-08-06 10:40:57 +02:00
RAK9154Sensor.cpp
RAK9154Sensor.h
RAK12035Sensor.cpp Add rak12035 VB Soil Monitor Tested & Working (#6741) 2025-06-19 18:51:03 -05:00
RAK12035Sensor.h Add rak12035 VB Soil Monitor Tested & Working (#6741) 2025-06-19 18:51:03 -05:00
RCWL9620Sensor.cpp Fix RCWL9620Sensor for rak11310 support (#6617) 2025-06-16 06:54:55 -05:00
RCWL9620Sensor.h
SEN5XSensor.cpp Add placeholder for admin message 2025-08-07 16:27:41 +02:00
SEN5XSensor.h Add placeholder for admin message 2025-08-07 16:27:41 +02:00
SHT4XSensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
SHT4XSensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
SHT31Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
SHT31Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
SHTC3Sensor.cpp Fixes BUG #6243 Heltec Tracker (#6781) 2025-05-14 06:29:05 -05:00
SHTC3Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
T1000xSensor.cpp
T1000xSensor.h
TelemetrySensor.cpp
TelemetrySensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
TSL2591Sensor.cpp Update TSL2591Sensor.cpp (#6921) 2025-05-30 06:00:20 -05:00
TSL2591Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
VEML7700Sensor.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
VEML7700Sensor.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
VoltageSensor.h