1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00
betaflight/src/main/sensors
Michael Keller 8a95474bff
Merge pull request #5135 from codecae/battery_telemetry_init_fix
Corrected issue with telemetry init when battery cell estimation is undefined
2018-02-11 13:24:12 +13:00
..
acceleration.c Acc fn/variable renames to align with iNav 2017-12-29 10:23:51 +00:00
acceleration.h Introduced cli parameter <gyro_offset_yaw> 2018-01-25 12:45:38 +01:00
adcinternal.c Internal ADC support, full task polling version 2018-01-10 11:49:56 +09:00
adcinternal.h Internal ADC support, full task polling version 2018-01-10 11:49:56 +09:00
barometer.c Additional IBUS telemetry implemented. 2018-01-18 13:37:02 +01:00
barometer.h Additional IBUS telemetry implemented. 2018-01-18 13:37:02 +01:00
battery.c Corrected issue with telemetry init when battery cell estimatation is undefined 2018-02-08 22:31:50 -05:00
battery.h Corrected issue with telemetry init when battery cell estimatation is undefined 2018-02-08 22:31:50 -05:00
boardalignment.c Introduced cli parameter <gyro_offset_yaw> 2018-01-25 12:45:38 +01:00
boardalignment.h Introduced cli parameter <gyro_offset_yaw> 2018-01-25 12:45:38 +01:00
compass.c Moved compass health check into compass.c 2018-01-21 14:51:59 +00:00
compass.h Introduced cli parameter <gyro_offset_yaw> 2018-01-25 12:45:38 +01:00
current.c CMS power menu 2018-02-01 15:31:45 +00:00
current.h CMS power menu 2018-02-01 15:31:45 +00:00
current_ids.h CF/BF - First cut of MSP current sensor. 2017-04-29 20:57:08 +01:00
esc_sensor.c Renamed 'parameter_group' to 'pg'. 2017-12-19 23:36:31 +13:00
esc_sensor.h Added checksum verification. 2017-07-11 01:32:47 +12:00
gyro.c Introduced cli parameter <gyro_offset_yaw> 2018-01-25 12:45:38 +01:00
gyro.h Introduced cli parameter <gyro_offset_yaw> 2018-01-25 12:45:38 +01:00
gyroanalyse.c Tidied gyro filter code 2018-01-03 12:27:53 +00:00
gyroanalyse.h Tidied gyro filter code 2018-01-03 12:27:53 +00:00
initialisation.c Internal ADC support, full task polling version 2018-01-10 11:49:56 +09:00
initialisation.h Preparation for conversion to parameter groups 3 2017-02-01 12:24:58 +00:00
rangefinder.c Whitespace tidy 2018-01-10 16:56:54 +00:00
rangefinder.h Whitespace tidy 2018-01-10 16:56:54 +00:00
sensors.h Introduced cli parameter <gyro_offset_yaw> 2018-01-25 12:45:38 +01:00
voltage.c CMS power menu 2018-02-01 15:31:45 +00:00
voltage.h CMS power menu 2018-02-01 15:31:45 +00:00
voltage_ids.h CF/BF - separate the virtual and adc current sensor configuration. 2017-03-19 10:40:12 +00:00