635 Commits (68adeb041d527252f5babc941e2ccadf0a44dfa6)

Author SHA1 Message Date
Randy Mackay 2b4a7d60a9 Copter: remove unused throttle modes 12 years ago
Randy Mackay 56809a9df2 Copter: remove unused nav_ok and alt_sensor_flag 12 years ago
Randy Mackay d2bd818b2d Copter: bug fix for auto_armed logic 12 years ago
Andrew Tridgell 501eb4f0b4 Copter: made more variables static 12 years ago
Randy Mackay a185fa950c Copter: Jason's fix to auto disarming 12 years ago
Randy Mackay b48864e1ad Copter: allow CH6 tuning of compass declination 12 years ago
Randy Mackay 629d23b7e2 Copter: remove WP_SPEED and WP_RADIUS parameters 12 years ago
Randy Mackay bffe4fa412 Copter: remove NAV_LAT and NAV_LON 12 years ago
Randy Mackay 1ee825ee9a Copter: move alt and wp checking to AC_WPNAV 12 years ago
Randy Mackay bc87118062 AC_WPNav: add get_target_alt method 12 years ago
Randy Mackay 6dbcbdcb43 AC_WPNav: limit max loiter position error 12 years ago
Randy Mackay 926c404994 AC_WPNav: Leonard's loiter target smoothing 12 years ago
Randy Mackay 553f40a99c Copter: bug fix to loiter delay 12 years ago
Randy Mackay 4de5f67a91 Copter: replace wp_nav.get_target_alt with get_destination_alt 12 years ago
Randy Mackay 5b93990e41 Copter: removed next_WP 12 years ago
Randy Mackay 1516972eaa Copter: add panorama to CIRCLE mode 12 years ago
Randy Mackay 58ed8cd544 Copter: replace set_next_WP with direct call to wp_nav 12 years ago
Randy Mackay 49828eba7d Copter: integrate AC_WPNav 12 years ago
Randy Mackay 3bf847f675 Copter: Jason's faster cos_yaw, sin_yaw 12 years ago
Randy Mackay 7ccb14344c Copter: update version to 2.9.1b-dev 12 years ago
Michael Oborne 59f80410d5 Add ability to compile sensor hil with sitl 12 years ago
Andrew Tridgell b280857025 Copter: use common angle wrap code 12 years ago
Randy Mackay f7d977fe37 Copter: add support for GPS fix type 2D 12 years ago
Randy Mackay 597a4b912a Copter: fix to allow building HIL_MODE_SENSORS 12 years ago
Randy Mackay 61e29173e3 Copter: remove unused crosstrack variables and parameters 12 years ago
Randy Mackay fdcb78ccf7 Copter: leonard's smoother alt-hold transition 12 years ago
Randy Mackay 150046f2b8 Copter: GPS Failsafe implemented 12 years ago
Randy Mackay f9539384a1 Copter: rename failsafe to failsafe_radio 12 years ago
Randy Mackay f263e81ed7 Copter: remove unused GPS and baro filters 12 years ago
Randy Mackay cb84ec9d9b Copter: add current based compass compensation 12 years ago
Randy Mackay e0506bd622 Copter: inav circle initial implementation 12 years ago
Randy Mackay d6ff5ae261 Copter: add roll-pitch slew for auto modes 12 years ago
Randy Mackay cbde042ec5 Copter: remove non-inav loiter and wp controllers 12 years ago
Randy Mackay 609676e26c Copter: add logging of compass values 12 years ago
Randy Mackay 1410063a14 Copter: new ROLL_PITCH_WP_INAV roll-pitch mode 12 years ago
Randy Mackay 67c69a19ee Copter: remove baro-only alt hold 12 years ago
Randy Mackay fcf102b2cf Copter: inertial nav waypoint controller 12 years ago
Jason Short 7d5b975da2 AC: Flip code fix 12 years ago
Jason Short abd0fb9099 AC : global static variables should not be initialized to zero 12 years ago
Randy Mackay 9904e9f4db Copter: update firmware version to 2.9.1-rc1 12 years ago
Randy Mackay a0b65a262b Copter: use scaled throttle for accel-throttle's I term 12 years ago
Randy Mackay 06a71af12f Copter: THR_MID used to scale manual throttle 12 years ago
rmackay9 9c3b9907dd Copter: bug fix to set sonar_alt_health to zero when disabled 12 years ago
Randy Mackay ce370bab0c Copter: rename CUR and CURR to CURRENT for logging 12 years ago
Randy Mackay d2767b911c AP_Math: switch get_distance_cm to return uint32_t 12 years ago
Randy Mackay 0056bfadd7 Copter: rename ROLL_PITCH_LOITER 12 years ago
Randy Mackay aaecc25ac7 Copter: leonard's inav2 12 years ago
Randy Mackay fd02cfe706 Copter: added set_nav_mode to control initialisation of nav controllers 12 years ago
Randy Mackay 9a09f086d2 Copter: Leonard Hall's inertial nav ver 2 12 years ago
rmackay9 ab1978ad50 Copter: Leonard Hall's inertial nav based loiter 12 years ago