46955 Commits (483ed19662b88cafce7c28c5dea2f09cc4372970)
 

Author SHA1 Message Date
TunaLobster 444b33b059 ArduCopter: add WoW to Copter landing check 4 years ago
Jacob Walser d91fd8b006 AP_Notify: add driver for LED on Blue Robotics Navigator board 4 years ago
Peter Barker 1a2b960b0d GCS_MAVLink: prune old statustexts from queue 4 years ago
Peter Barker 4027ed6070 GCS_MAVLink: make servicing statustext more efficient 4 years ago
Peter Barker e7a9e0acb4 Copter: move brake state into a structure 4 years ago
Peter Barker c350268918 autotest: correct compilation of Replay in autotest suite 4 years ago
Rishabh 5e5ca6e02a AP_Proximity: Check for stray faces and add new param for filter cut off freq 4 years ago
Rishabh e31ea2f3ee AC_Avoid: Change parameter defaults 4 years ago
Rishabh 1dc67fb932 AP_Proximity: Change parameter defaults 4 years ago
Andrew Tridgell 45477f6063 HAL_ChibiOS: fixed default MSP port for f405-MatekGPS 4 years ago
Andrew Tridgell ca948171fe HAL_ChibiOS: fixed ADC error on revXY STM32H7 boards 4 years ago
Peter Barker ea4bbcf6ee autotest: add test for copter position reset 4 years ago
willpiper 94bdca7f6f AP_HAL_ChibiOS: tidy up beastF7 DMA channels 4 years ago
Randy Mackay ab2e429f32 Tools: Copter.fly_square descends more quickly 4 years ago
Randy Mackay f341429977 Tools: Copter.RTLSpeed gets increased speed tolerance 4 years ago
Randy Mackay c04f686ce7 Tools: extend copter NavDelay test by 80sec 4 years ago
Randy Mackay 224cd5a0d3 Sub: auto-yaw-correct-xtract uses target velocity instead of position error 4 years ago
Randy Mackay afa59b9a60 Sub: integrate s-curves, remove spline support 4 years ago
Randy Mackay ff8b69fbad Plane: update tuning to integrate poscon changes 4 years ago
Randy Mackay 941cf6b293 Copter: integrate AC_WPNav::get_yaw_rate_cds rename 4 years ago
Randy Mackay 94d4e5912b Copter: add comments to smartRTL 4 years ago
Randy Mackay 96267553cf Copter: auto detects mission changes 4 years ago
Randy Mackay 238d102a56 Copter: auto's wp_start skips submode change on terrain failsafe 4 years ago
Leonard Hall d981de1ff4 Copter: position control PID logging 4 years ago
Leonard Hall a29e2d8920 Copter: fix references to position error 4 years ago
Randy Mackay 7c14f4de0d Copter: rtl passes speed to wpnav::init 4 years ago
Randy Mackay 9d91b6c3be Copter: smart-rtl fix for final point altitude 4 years ago
Leonard Hall 328c0655e3 Copter: support for SCurves and position controller changes 4 years ago
Randy Mackay 204c839ae0 Copter: mode_smart_rtl uses peek_point 4 years ago
Randy Mackay 193799346c AP_SmartRTL: peek_point method peeks at next point 4 years ago
Leonard Hall 64ae08a925 AC_Loiter: fix references to position error 4 years ago
Leonard Hall d0ab74e496 AC_Circle: fix references to position error 4 years ago
Randy Mackay 2201450180 AC_WPNav: renames and comment fixes 4 years ago
Randy Mackay 85b24cf641 AC_WPNav: fix get_wp_destination_loc 4 years ago
Leonard Hall 32c27b32aa AC_WPNav: support for SCurve navigation 4 years ago
Leonard Hall 6a8ba6f329 AC_PosControl_Sub: update for new position controller changes 4 years ago
Randy Mackay cb0d37586e AC_PosControl: use Vector limit_length and formatting fixes 4 years ago
Leonard Hall ba00c2edd6 AC_PosControl: alt hold controller update 4 years ago
Leonard Hall b73ad1a1bc AC_PosControl: remove unused sqrt_controller_3D 4 years ago
Leonard Hall 49da872218 AC PosControl: fix position error get functions 4 years ago
Randy Mackay e24f23e076 AP_Mission: add restart_current_nav_cmd 4 years ago
Randy Mackay 2357568eb1 AP_Mission: Mission_Command struct gets comparison operators 4 years ago
Leonard Hall 83b7c496b5 AP_Logger: support for position controller logging 4 years ago
Randy Mackay ae66803148 AC_AttitudeControl: minor optimisation and comment fixes 4 years ago
Leonard Hall d6e3495eca AC_AttitudeControl: support for feedforward rate in angle request for yaw 4 years ago
Leonard Hall 1d720cc5e9 AC_PID: library update and additional functions 4 years ago
Randy Mackay bc0da915c4 AP_Math: add SplineCurve library 4 years ago
Leonard Hall af7403f4e9 AP_Math: add SCurve library 4 years ago
Randy Mackay 0e506a71a1 AP_Math: remove control's limit_vector_length 4 years ago
Randy Mackay e2b46d05dc AP_Math: Vector2,3 get limit_length methods 4 years ago