cleanflight/src/main/flight
Dominic Clifton 27db9ad0fe Merge pull request #945 from inkonova/v1.8.1-mixerFix
removed multiple declaration of function mixerUseConfigs
2015-05-30 07:27:33 +01:00
..
altitudehold.c Merge branch 'bugfix-sonar-drift' of git://github.com/nebbian/cleanflight into nebbian-bugfix-sonar-drift 2015-04-14 19:45:54 +01:00
altitudehold.h Finally rename flight.c/.h to pid.c/.h. Cleanup some dependencies. 2015-02-01 00:39:38 +01:00
autotune.c Cleanup debug code. 2015-04-14 13:59:11 +01:00
autotune.h Allow inflight adjustments for floating-point based PID controllers. 2015-01-30 20:54:34 +01:00
failsafe.c Even more cleanups to the new beeper code. Seperate beeper mode and 2015-04-25 10:39:14 +02:00
failsafe.h First-cut of a refactored failsafe system. 2015-04-16 01:31:12 +01:00
gps_conversion.c Update unit tests. 2014-09-05 22:46:33 +01:00
gps_conversion.h Update unit tests. 2014-09-05 22:46:33 +01:00
imu.c Replaced gyroData with gyroADC as they both contain the same value 2015-05-17 07:14:42 +01:00
imu.h Replaced gyroData with gyroADC as they both contain the same value 2015-05-17 07:14:42 +01:00
lowpass.c Merge branch 'lowpass' of https://github.com/fusterjj/cleanflight into fusterjj-lowpass 2015-02-22 14:55:04 +00:00
lowpass.h Split filter into separate file for future reuse 2015-01-31 11:46:44 -05:00
mixer.c Instead of trying to latch the desired features... 2015-05-21 01:27:45 +02:00
mixer.h Merge pull request #945 from inkonova/v1.8.1-mixerFix 2015-05-30 07:27:33 +01:00
navigation.c Merge branch 'refactoredBeeperCode_181_1' of 2015-04-23 01:21:27 +02:00
navigation.h Finally rename flight.c/.h to pid.c/.h. Cleanup some dependencies. 2015-02-01 00:39:38 +01:00
pid.c Merge pull request #869 from SteveAmor/remove_tricopter_yaw_gyro_smoothing 2015-05-29 15:39:02 +01:00
pid.h The yaw_p_limit minimum is now set to 100 to prevent misconfigurations. 2015-05-19 17:42:03 +02:00