Meteo sensor board from Enac (absolute and differential pressure, temperature, humidity) aka Meteo Stick. Raw meteo data: - Pressure (absolute and differential) in ADC (ADS1220) - Temperature in ADC (ADS1220) - Humidity in ticks (period of the input signal) Calibration data are stored in an EEPROM. When a sensor is calibrated with several reference temperature, a linear interpolation is used. When using SEND_MS flag, scaled pressure, temperature and humidity data are sent over telemetry with the PAYLOAD_FLOAT message (array of float). When using LOG_MS flag, raw and calibrated pressure, temperature and humidity data are stored with raw gps data (position, speed, time, status). Field names and units are in the first line of the log file.
pwm_meas