2268 Commits (4a75351bd3d476dfafa62ee7f6cfd9418d7c16a0)

Author SHA1 Message Date
Andrew Tridgell a0708460a4 Copter: convert to new logging system 12 years ago
Andrew Tridgell 67484a2ea1 Copter: make copter code compatible with the new logging system 12 years ago
Randy Mackay 37abfdc65a Copter: make CIRCLE_RATE a tunable parameter 12 years ago
Randy Mackay d65d7d95e2 Copter: bug fix for take-off so it never descends 12 years ago
Randy Mackay 0fc9c8739e Copter: add WP_YAW_BEHAVE parameter 12 years ago
Randy Mackay 18c1373847 Copter: remove unused AUTO_VELZ defaults 12 years ago
Randy Mackay f5955d8915 Copter: auto climb and descent params removed 12 years ago
Randy Mackay 9b351feade Copter: shorted INAV dataflash log message length 12 years ago
Randy Mackay f7524e5741 Copter: remove unnecessary cast to float in Log 12 years ago
Randy Mackay 7c8527e6a6 Copter: resolve compiler warning 12 years ago
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 0b808abbed Copter: remove unused waypoint_valid function 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
Andrew Tridgell 61c2befd4d Copter: fixed logging for new API 12 years ago
Randy Mackay 82989d85f2 Copter: remove unused #defines 12 years ago
Randy Mackay 0663da7c9e Copter: loiter rate IMAX to 4m/s/s and D to zero 12 years ago
Randy Mackay b8974dec99 Copter: compass learn off by default 12 years ago
Randy Mackay a7b32caf72 Copter: bug fix for loiter_time check 12 years ago
Randy Mackay a185fa950c Copter: Jason's fix to auto disarming 12 years ago
Randy Mackay 8fe3e689f4 Copter: add WPNAV log message 12 years ago
Randy Mackay b48864e1ad Copter: allow CH6 tuning of compass declination 12 years ago
Andrew Tridgell cf6ae4a746 Copter: remove ahrs.set_barometer() 12 years ago
Randy Mackay 8c7a1597dc Copter: remove debug comment from RTL 12 years ago
Randy Mackay 629d23b7e2 Copter: remove WP_SPEED and WP_RADIUS parameters 12 years ago
Randy Mackay b58c26bcd5 Copter: remove pid_nav_lat, pid_nav_lon 12 years ago
Randy Mackay bffe4fa412 Copter: remove NAV_LAT and NAV_LON 12 years ago
Randy Mackay 700fb1b179 Copter: replace sin_yaw_y, cos_yaw_x in circle mode 12 years ago
Randy Mackay 366616e32c Copter: reduce default loiter PIDs 12 years ago
Randy Mackay 1ee825ee9a Copter: move alt and wp checking to AC_WPNAV 12 years ago
Randy Mackay 2db8365c90 Copter: add AC_WPNav to parameters list 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 7c559333f5 Copter: get_throttle_rate's target_speed a float 12 years ago
Randy Mackay 926c404994 AC_WPNav: Leonard's loiter target smoothing 12 years ago
Randy Mackay ee7f40cfe9 Copter: Leonard's alt-hold feed forward 12 years ago
Randy Mackay f82ce449d7 AC_WPNav: add angle limits and set from AC's throttle controller 12 years ago
Randy Mackay 553f40a99c Copter: bug fix to loiter delay 12 years ago
Randy Mackay a65960a009 Copter: use velocity based set_loiter_target 12 years ago
Randy Mackay e592baae11 Copter: remove remnants of fast_corner 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 cdb532a594 Copter: bug fix for loiter target 12 years ago
Randy Mackay e637a8fb29 Copter: remove old commented out code from setup.pde 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Randy Mackay 9036b97a16 Copter: fix build error 12 years ago