1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00
betaflight/src/main/sensors
2018-01-21 14:51:59 +00:00
..
acceleration.c Acc fn/variable renames to align with iNav 2017-12-29 10:23:51 +00:00
acceleration.h Acc fn/variable renames to align with iNav 2017-12-29 10:23:51 +00: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 Renamed 'parameter_group' to 'pg'. 2017-12-19 23:36:31 +13:00
battery.h Renamed 'parameter_group' to 'pg'. 2017-12-19 23:36:31 +13:00
boardalignment.c Renamed 'parameter_group' to 'pg'. 2017-12-19 23:36:31 +13:00
boardalignment.h Renamed 'parameter_group' to 'pg'. 2017-12-19 23:36:31 +13:00
compass.c Moved compass health check into compass.c 2018-01-21 14:51:59 +00:00
compass.h Moved compass health check into compass.c 2018-01-21 14:51:59 +00:00
current.c Fix F1 builds 2018-01-11 09:35:08 +00:00
current.h Changed the scaling factor of the curent sensor to be in the form of y=mx+b. Altered the scaling to be in mV/10A, this means that for you average 50mOhm shunt resistor you will have a scale factor of 500, plenty of integre adjustability and the default 400 used will be fine as a first guess in most cases. Offset is adjusted to mA to give greater adjustability as an integer value. Builds successfully to OMNIBUSF4SD. 2017-12-14 15:19:16 +11: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 Biquad RC+FIR2 Filter: Prototype of ledvinap's suggestion on #4890 2018-01-16 15:37:19 +13:00
gyro.h Biquad RC+FIR2 Filter: Prototype of ledvinap's suggestion on #4890 2018-01-16 15:37:19 +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 Whitespace tidy 2018-01-10 16:56:54 +00:00
rangefinder.h Whitespace tidy 2018-01-10 16:56:54 +00:00
sensors.h Port iNav's rangefinder 2017-12-20 12:54:19 +09:00
voltage.c Internal ADC support, full task polling version 2018-01-10 11:49:56 +09:00
voltage.h Merge pull request #3510 from brycedjohnson/LVC 2017-08-17 19:48:52 +12:00
voltage_ids.h CF/BF - separate the virtual and adc current sensor configuration. 2017-03-19 10:40:12 +00:00