52570 Commits (5d96804ef361b4cee60f32ad96a939b3503d4647)
 

Author SHA1 Message Date
Randy Mackay 5d96804ef3 AR_WPNav: add protection against zero accel max 3 years ago
Randy Mackay a1b9fe5097 AR_WPNav: jerk time reduced to 0.1 sec 3 years ago
Randy Mackay c6dffb990f AR_WPNav: add set_nudge_speed_max 3 years ago
Randy Mackay 394a5fd2fc AR_WPNav: get/set_desired_speed renamed to get/set_speed_max 3 years ago
Randy Mackay 1996085282 AR_WPNav: init accepts speed max 3 years ago
Randy Mackay a91025fa16 AR_WPNav: remove unused speed_min 3 years ago
Randy Mackay 537874c075 AR_WPNav: jerk_max maintained in position controller 3 years ago
Randy Mackay 54eee7d311 AR_WPNav: simplify init 3 years ago
Randy Mackay d03e801b65 AR_WPNav: remove get_accel_max, get_jerk_max 3 years ago
Randy Mackay ee317299fc Rover: sailboats enable wpnav's overspeed support 3 years ago
Randy Mackay 653afbeb15 AR_WPNav: enable_overspeed added to improve sailboat support 3 years ago
Randy Mackay 2f6e098f23 AR_WPNav: always use local calculation of cross track 3 years ago
Randy Mackay c9369b05b3 Rover: auto does not set unused _reached_destination member 3 years ago
Randy Mackay a6b22e4db9 Rover: guided does not set _reached_destination member 3 years ago
Randy Mackay 147b1284c9 Rover: guided mode fix for reached_destination during wpnav 3 years ago
Randy Mackay 34447fa7a8 Rover: integrate AR_WPNav_OA 3 years ago
Randy Mackay 74889f1c7a Rover: guided integrates wpnav's support of fast updates 3 years ago
Randy Mackay 729dfee01c AR_WPNav: pivot turns stop before turning 3 years ago
Randy Mackay e0a628bb8c AR_WPNav: add is_fast_waypoint accessor 3 years ago
Randy Mackay 0bcae12ceb AR_WPNav_OA: use wpnav's expect fast updates 3 years ago
Randy Mackay f769a18996 AR_WPNav: add set_desired_location_expect_fast_update 3 years ago
Randy Mackay 1fd9da710d AR_WPNav: add internal error if invalid destination received 3 years ago
Randy Mackay 461c5196e7 AR_WPNav: add ACCEL and JERK params and accessors 3 years ago
Randy Mackay 47ab961f42 AR_WPNav: fix application of turn-max-g 3 years ago
Randy Mackay b1237ffe80 AR_WPNav: always pivot at corners of at least WP_PIVOT_ANGLE 3 years ago
Randy Mackay 3d048ddcc2 AR_WPNav: fix pivot activation when reversing 3 years ago
Randy Mackay 6515e71fc1 AR_WPNav: move OA path planning handling into a separate class 3 years ago
Randy Mackay 2a1013e896 AR_WPNav: set desired lat accel and crosstrack to zero when disarmed 3 years ago
Randy Mackay c66f6188ea Rover: param conversion for WP_PIVOT params 3 years ago
Randy Mackay a185e78271 AR_WPNav: integrate AR_PivotTurn class 3 years ago
Randy Mackay 7225d74777 AR_PivotTurn: pivot turn controller 3 years ago
Randy Mackay 4c6bccc8d5 Rover: incorporate mission change detector 3 years ago
Randy Mackay 315c5fb7d7 Rover: GCS_PID_MASK supports Velocity North and East 3 years ago
Randy Mackay 95c69811cb Rover: integrate position controller 3 years ago
Randy Mackay 9d629f5ecd AR_WPNav: use position controller and s-curves 3 years ago
Randy Mackay abc7bd446a AR_PosControl: rover position controller 3 years ago
Randy Mackay 8fcefb59b1 AP_Math: add Vector2f::dot 3 years ago
Andy Piper 23f8a00619 AP_HAL_ChibiOS: use narrower bitwidths for dshot and LEDs to allow more accurate prescaler calculation 3 years ago
Andy Piper fff82bed75 AP_HAL: update prescaler tests 3 years ago
Mark Whitehorn 910406e82d Plane: handle AIRBRAKE RC option 3 years ago
Peter Barker d9f819085c AP_Math: add specialisation for sq(float) 3 years ago
Henry Wurzburg 479b02e5b0 HWDEF: add SLCAN OTG port, correct defaults.param errors 3 years ago
Andrew Tridgell 0879b497a4 AP_Param: fixed param class conversion code 3 years ago
Andy Piper 2e52496432 bootloaders: update spracing h7 extreme bootloader 3 years ago
Andy Piper eb996f28cc AP_HAL_ChibiOS: spro H7 extreme updates. 3 years ago
Henry Wurzburg 913afe7b4e Blimp: fix duplicate param and remove params/values not used 3 years ago
Andy Piper 63229d7eca AP_HAL_SITL: correct disable channel maths 3 years ago
Andy Piper 6511a65b67 SRV_Channel: don't count disabled channels in mask and setup functions 3 years ago
Andy Piper 4fa0e275fd AP_HAL_ChibiOS: fix ESCs constantly arming on rover with dshot commands 3 years ago
xianglunkai abb0bf34d2 test_3d_lines:fix test result for test_3d_lines 3 years ago