1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00
betaflight/src/main/flight
2018-12-02 09:52:02 -05:00
..
failsafe.c Renamed 'fc/fc_' files to remove the double 'fc'. 2018-08-26 14:07:06 +12:00
failsafe.h Failsafe switch choosable behavior #5994 2018-05-29 23:28:09 +03:00
gps_rescue.c GPS Rescue no longer forces a reset home position when disarmed 2018-11-26 00:32:22 +01:00
gps_rescue.h Cleaned up the GPS rescue interface. 2018-08-23 22:01:39 +12:00
imu.c Converted 'SKIP_' defines to 'USE_'. 2018-10-25 00:38:05 +13:00
imu.h Remove unused IMU parameters 2018-09-24 16:14:03 -04:00
mixer.c Merge pull request #7126 from jflyper/bfdev-generic-handling-of-target-default-mixer 2018-11-26 21:52:04 +13:00
mixer.h Fixed crash flip with 3D enabled. 2018-11-07 02:55:29 +13:00
mixer_tricopter.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
mixer_tricopter.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
pid.c Cascaded notch filters. 2018-12-02 09:52:02 -05:00
pid.h Cascaded notch filters. 2018-12-02 09:52:02 -05:00
position.c Enables Vario on targets that support barometers 2018-09-02 23:20:07 -07:00
position.h Enables Vario on targets that support barometers 2018-09-02 23:20:07 -07:00
servos.c Limit aux channel servo forwarding by max_aux_channels setting 2018-11-10 13:54:46 -05:00
servos.h Added '-fno-common' build option, fixed resulting problems. 2018-08-30 18:58:34 +12:00
servos_tricopter.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00