11870 Commits (e23115516d842399429977644e21e131b7f77c51)
 

Author SHA1 Message Date
Randy Mackay e23115516d Copter: disarm after completing RTL 11 years ago
Randy Mackay ad99918fee AC_WPNav: recalc leash lengths if set_horizontal_velocity is called 11 years ago
Randy Mackay 46fba47c8e AC_WPNav: slow target point's speed near destination 11 years ago
Randy Mackay a5602c5f14 Copter: updated contributors list 11 years ago
Ju1ien 78a3e0f5a2 Copter: Hybrid removed Wind_comp_estimate filter 11 years ago
Andrew Tridgell 08412391f5 Plane: fixed a bug when switching to another mode from auto takeoff 11 years ago
Linus Penzlien 85b28fbaee test: Linus was here 11 years ago
priseborough ecc8e45eda AP_NavEKF: Fix bug in position reset logic 11 years ago
Andrew Tridgell b0fd94f18e AP_GPS: initialise a variable in uBlox driver 11 years ago
Randy Mackay 287af8f66e Copter: disable optical flow by default 11 years ago
Randy Mackay 55e7e1eb3e Copter: allow HYBRID to be disabled to save flash 11 years ago
Randy Mackay 7c02a02bd8 AC_WPNav: reset_I flag moved to position controller 11 years ago
Randy Mackay 098f8169b0 AC_PosControl: add keep_xy_I_terms method 11 years ago
Randy Mackay ba94fc9796 Copter: Hybrid move reset_I into structure 11 years ago
Randy Mackay 4d5b73b968 AC_WPNav: add reset_I to set_loiter_target 11 years ago
Ju1ien ff532a06ec Copter: Hybrid fixes to wind_comp, brake pitch timer, thr peaks 11 years ago
Ju1ien 14cbb09804 Copter: hybrid add Brake or Loiter to Pilot override transition 11 years ago
Ju1ien 43b1dd748b Copter: hybrid init brake roll and pitch at loiter exit 11 years ago
Ju1ien d745060c80 Copter: fix Hybrid flight mode in Parameter description 11 years ago
Ju1ien f8e8d4024d Copter: Hybrid's max brake angle to 30deg 11 years ago
Ju1ien 6c71569775 AC_PosControl: update_xy_controller allows not resetting I term 11 years ago
Ju1ien 5d0476e522 AC_WPNav: add reset_I to init_loiter_target 11 years ago
Ju1ien b3e8112d24 Copter: Hybrid fix wind_comp time constant 11 years ago
Randy Mackay 4778c73de2 Copter: Hybrid 10hz updates to wind comp lean angles 11 years ago
Randy Mackay f87ab21063 Copter: Hybrid estimates wind when speed under 10cm/s 11 years ago
Randy Mackay d36f137bf8 Copter: allow arming, disarming in Hybrid mode 11 years ago
Randy Mackay e2aaafe40b Copter: hybrid works for 100hz and 400hz 11 years ago
Randy Mackay 705ff3f44f Copter: add hybrid_mix_controls 11 years ago
Randy Mackay e48c93d93c Copter: restructure hybrid into more states 11 years ago
Randy Mackay f467d7bc20 Copter: add Hybrid parameters 11 years ago
Randy Mackay 754bae5748 Copter: refactor and split out wind compensation 11 years ago
Randy Mackay d9c685323a Copter: add hybrid state struct, formatting changes 11 years ago
Randy Mackay b5ed23f592 Copter: integrate skeleton Hybrid mode 11 years ago
Ju1ien 832fc62016 Copter: control_hybrid initial version 11 years ago
Randy Mackay 09a35cf90f AC_PosControl: bugfix for freezing I-term build-up 11 years ago
Randy Mackay 559a258ede AC_WPNav: bug fix to limit target point from moving beyond leash 11 years ago
Randy Mackay 9c6995d8bb AC_PosControl: add get_accel_z method 11 years ago
Randy Mackay e565ee6d33 AC_PosControl: stop I term build-up when motors at max 11 years ago
Andrew Tridgell 05c59c757c Rover: use get_current_nav_index() 11 years ago
Andrew Tridgell e15350f756 Plane: use get_current_nav_index() 11 years ago
Andrew Tridgell e10542dcae AP_Mission: added get_current_nav_index() function 11 years ago
Michael Day 96173bfb8a AP_Rally: Added one getter method and made a utility method public. 11 years ago
Randy Mackay 0e065e4894 AP_InertialNav: get_velocity_xy const 11 years ago
Randy Mackay 5fc071f5f9 Copter: restore SITL to run at 100hz 11 years ago
Randy Mackay 6f6c9e2585 AC_PosControl: bug fix to vertical speed limit 11 years ago
Andrew Tridgell 12012c9530 Plane: fixed a potential numerical error close to waypoints 11 years ago
Andrew Tridgell e07b70de4e Copter: set AHRS vehicle class 11 years ago
Andrew Tridgell c413cdc480 Rover: set AHRS vehicle class 11 years ago
Andrew Tridgell 250deaa32f Replay: added vehicle class detection 11 years ago
Andrew Tridgell b1d82b37ff VARTest: fixed build 11 years ago