1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00
betaflight/src/main/sensors
2017-05-08 07:02:45 +01:00
..
acceleration.c Add Fn suffix to accgyro function pointers 2017-05-07 23:21:44 +01:00
acceleration.h Created subdirectories in drivers directory 2017-04-12 08:06:22 +01:00
barometer.c Created subdirectories in drivers directory 2017-04-12 08:06:22 +01:00
barometer.h Created subdirectories in drivers directory 2017-04-12 08:06:22 +01:00
battery.c CF/BF - First cut of MSP current sensor. 2017-04-29 20:57:08 +01:00
battery.h CF/BF - reduce code size by changing dependencies in battery.c and removing two 2017-03-19 10:40:22 +00:00
boardalignment.c Added PG config definitions 3 2017-02-25 11:29:55 +00:00
boardalignment.h Preparation for conversion to parameter groups 2017-02-01 08:46:19 +00:00
compass.c Created subdirectories in drivers directory 2017-04-12 08:06:22 +01:00
compass.h Removed more target specific conditionals from the main codebase 2017-02-19 17:28:29 +11:00
current.c CF/BF - First cut of MSP current sensor. 2017-04-29 20:57:08 +01:00
current.h CF/BF - First cut of MSP current sensor. 2017-04-29 20:57:08 +01:00
current_ids.h CF/BF - First cut of MSP current sensor. 2017-04-29 20:57:08 +01:00
esc_sensor.c Added KISS ESC sensor information for rpm and temperature to debug fields 2017-03-28 23:11:23 +02:00
esc_sensor.h CF/BF - First cut of Current/Voltage/Battery cleanup. 2017-03-19 10:40:03 +00:00
gyro.c Further work on multiple gyro support 2017-05-08 07:02:45 +01:00
gyro.h Further work on multiple gyro support 2017-05-08 07:02:45 +01:00
gyroanalyse.c Created subdirectories in drivers directory 2017-04-12 08:06:22 +01:00
gyroanalyse.h Added hooks for gyro data analysis 2017-02-23 15:52:26 +00:00
initialisation.c Split gyro device out of gyro sensor struct 2017-02-06 00:00:32 +00:00
initialisation.h Preparation for conversion to parameter groups 3 2017-02-01 12:24:58 +00:00
sensors.h Split gyro device out of gyro sensor struct 2017-02-06 00:00:32 +00:00
sonar.c Converted target config.c files to PG - PG CLI 6 (#2578) 2017-03-08 23:26:37 +00:00
sonar.h Converted target config.c files to PG - PG CLI 6 (#2578) 2017-03-08 23:26:37 +00:00
voltage.c CF/BF - Ensure that ESC voltage/current meters do not read random memory 2017-04-02 19:57:35 +01:00
voltage.h CF/BF - separate the virtual and adc current sensor configuration. 2017-03-19 10:40:12 +00:00
voltage_ids.h CF/BF - separate the virtual and adc current sensor configuration. 2017-03-19 10:40:12 +00:00