12088 Commits (f1c3f2a3d10336002d022db0125dfecda7a411e8)
 

Author SHA1 Message Date
Randy Mackay d3411e45bb Copter: use get_current_nav_index() 11 years ago
Randy Mackay 5fe86a657e Copter: land_do_not_use_GPS has no return value 11 years ago
Randy Mackay 0665cf6b28 Copter: RTL alt should not be above fence alt 11 years ago
Randy Mackay 4686eef266 Copter: GPS failsafe ensures LAND is pilot-controlled 11 years ago
Andrew Tridgell 2acddb9696 Replay: fixed ahrs.set_fly_forward() in Replay for copter 11 years ago
Andrew Tridgell cf9b67d8fc GCS_MAVLink: prevent uninitialised bytes being written to a serial port 11 years ago
Andrew Tridgell 0306dbf5f1 Plane: moved auto mode variables to auto_state 11 years ago
Randy Mackay dba8fac515 Copter: remove unused variables from fence.pde 11 years ago
Randy Mackay 1aeaa5955b Copter: integrate 10sec manual recovery after fence breach 11 years ago
Randy Mackay e855cfec02 AC_Fence: add 10sec manual recovery 11 years ago
Randy Mackay 20de5b3006 Copter: Loiter clears out pilot acceleration when failsafe occurs 11 years ago
Randy Mackay 05d9dc5cba Copter: RTL always land if in radio failsafe 11 years ago
Randy Mackay db51d37071 AC_WPNav: add clear_pilot_desired_acceleration 11 years ago
Randy Mackay 40650aeb68 Copter: roll and pitch nudging in RTL descent 11 years ago
Michael Oborne 68f439acbe Fix auto doc group names 11 years ago
Randy Mackay 06bef6e3b8 Parachute: clear release time when enabled 11 years ago
Randy Mackay 19f1e7fec4 Copter: disable Parachute by default 11 years ago
Randy Mackay ea64438ef9 Copter: RTL ensures heading is back to initial heading 11 years ago
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