.. |
acceleration.c
|
Better representation of actual sensor (when using 6500 compatible sensors).
|
2017-01-01 18:37:54 +11:00 |
acceleration.h
|
Better representation of actual sensor (when using 6500 compatible sensors).
|
2017-01-01 18:37:54 +11:00 |
barometer.c
|
Moved sensor detection into respective sensor modules
|
2016-12-05 15:26:14 +00:00 |
barometer.h
|
Moved sensor detection into respective sensor modules
|
2016-12-05 15:26:14 +00:00 |
battery.c
|
Made ESC feedback and vbat calculation more resilient.
|
2017-01-05 01:07:04 +13:00 |
battery.h
|
Made ESC feedback and vbat calculation more resilient.
|
2017-01-05 01:07:04 +13:00 |
boardalignment.c
|
Moved alignment from sensor into device
|
2016-12-05 06:49:14 +00:00 |
boardalignment.h
|
Changed alignSensors to have common src/dest
|
2016-11-20 07:46:58 +00:00 |
compass.c
|
Used device pointer in detect functions
|
2016-12-07 09:16:42 +00:00 |
compass.h
|
Moved sensor detection into respective sensor modules
|
2016-12-05 15:26:14 +00:00 |
esc_sensor.c
|
Made variables used in ESC feedback ISR volatile.
|
2017-01-06 02:10:29 +13:00 |
esc_sensor.h
|
Made ESC feedback and vbat calculation more resilient.
|
2017-01-05 01:07:04 +13:00 |
gyro.c
|
Added debug output for gyro calibraton noise, increased 'moron_threshold' to 48.
|
2017-01-12 21:54:05 +13:00 |
gyro.h
|
Added support for 32kHz gyro updates
|
2017-01-05 20:11:56 +00:00 |
initialisation.c
|
Moved gyro and acc detection code into init functions
|
2016-12-13 10:00:43 +00:00 |
initialisation.h
|
Moved xx_hardware out of sensorSelectionConfig into config for specific sensor
|
2016-12-05 06:49:14 +00:00 |
sensors.h
|
Fix missing telemTemperature1
|
2017-01-07 09:15:52 +11:00 |
sonar.c
|
Converted currentTime to currentTimeUs
|
2016-12-01 20:00:44 +00:00 |
sonar.h
|
Converted currentTime to currentTimeUs
|
2016-12-01 20:00:44 +00:00 |