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
adrianmiriuta 3855d254b0 move from CALIBRATING_GYRO_CYCLES to CALIBRATING_GYRO_TIME ... absolu… (#5320)
* move from CALIBRATING_GYRO_CYCLES to CALIBRATING_GYRO_TIME ... absolute calibration time

* DieHertz requested changes

* cleanup indentation
2018-03-04 11:46:15 +13:00
..
acceleration.c SPRacingF7DUAL - Dual SIMULTANEOUS gyro support. (#5264) 2018-03-04 11:29:31 +13:00
acceleration.h Introduced cli parameter <gyro_offset_yaw> 2018-01-25 12:45:38 +01:00
adcinternal.c Core temperature can be negative 2018-02-28 08:06:53 +09:00
adcinternal.h Core temperature can be negative 2018-02-28 08:06:53 +09:00
barometer.c optimize math (#5287) 2018-03-04 01:26:33 +13: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 Add compass QMC5883L driver (#5309) 2018-03-04 11:45:54 +13:00
compass.h Add compass QMC5883L driver (#5309) 2018-03-04 11:45:54 +13:00
current.c Add current sensor debug option. (#5260) 2018-03-04 11:42:41 +13: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 move from CALIBRATING_GYRO_CYCLES to CALIBRATING_GYRO_TIME ... absolu… (#5320) 2018-03-04 11:46:15 +13:00
gyro.h SPRacingF7DUAL - Dual SIMULTANEOUS gyro support. (#5264) 2018-03-04 11:29:31 +13: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 optimize math (#5287) 2018-03-04 01:26:33 +13:00
rangefinder.h Whitespace tidy 2018-01-10 16:56:54 +00:00
sensors.h move from CALIBRATING_GYRO_CYCLES to CALIBRATING_GYRO_TIME ... absolu… (#5320) 2018-03-04 11:46:15 +13: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