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
2018-04-20 00:13:28 +03:00
..
acceleration.c review of #4986 (#5422) 2018-03-15 02:37:39 +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 Added checks for ESC_SENSOR feature being enabled when reading ESC sensor data. (#5663) 2018-04-11 23:31:14 +12: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 Added checks for ESC_SENSOR feature being enabled when reading ESC sensor data. (#5663) 2018-04-11 23:31:14 +12:00
esc_sensor.h Added checksum verification. 2017-07-11 01:32:47 +12:00
gyro.c Fixed ownership of MPU_CS resource in case of multiple gyros (#5715) 2018-04-20 00:13:28 +03:00
gyro.h Rework gyro sample rate and DLPF configuration and expose additional filter cutoffs (#5483) 2018-03-22 14:02:30 +13:00
gyroanalyse.c Fixed notch Q calculation to be dimensionless as it should (#5529) 2018-03-24 20:27:39 +03:00
gyroanalyse.h Dynamic filter performance improvement for 16k and 32k gyro loop frequency (#5450) 2018-03-21 00:17:34 +13: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 Added checks for ESC_SENSOR feature being enabled when reading ESC sensor data. (#5663) 2018-04-11 23:31:14 +12:00
voltage.h Expose vbat ADC divider and multiplier parameters in CLI (#5641) 2018-04-07 12:26:16 +12:00
voltage_ids.h CF/BF - separate the virtual and adc current sensor configuration. 2017-03-19 10:40:12 +00:00