20827 Commits (6619af2e229cec4d1d0d27988c237e4502d0cb72)
 

Author SHA1 Message Date
Randy Mackay 24cfbeebd0 Copter: add throw_exit 9 years ago
Randy Mackay 959c0eccfd Copter: reject changing to throw mode while armed 9 years ago
Randy Mackay 20b6688e77 Copter: add throw to FLTMODE param descriptions 9 years ago
Paul Riseborough 1aade494fc AP_State: enable use of motor interlock during throw mode 9 years ago
Paul Riseborough 1e8af3dea4 AP_Notify: Add tone sequence to alert user when throw detector is armed 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
Tom Pittenger 67e2db7975 AP_TECS: add TECS_LAND_PDAMP 9 years ago
Tom Pittenger fcb802cccc AP_TECS: add TECS_LAND_I_GAIN and TECS_TKOFF_I_GAIN 9 years ago
Tom Pittenger a139789693 AP_TECS: add TECS_LAND_TDAMP for land damp 9 years ago
Tom Pittenger 75be40ea59 Plane: add LAND_THR_SLEW 9 years ago
Tom Pittenger ed6aa4ed17 Plane: added throttle limiting via max power (current*voltage) 9 years ago
Tom Pittenger 035f3b16a1 AP_BattMonitor: add new param BATT_WATT_MAX 9 years ago
Tom Pittenger bf5005103c Plane: allow loiter waypoints to have a zero lat/lng or alt to mean use current 9 years ago
Tom Pittenger 278fb2e60d AP_Math: add location sanity checker/fixer util 9 years ago
Tom Pittenger be3941efdf Plane: unify loiter mission items to require heading to next wp 9 years ago
Tom Pittenger 1c513a99a0 AP_Mission: removed LOITER_TO_ALT heading requirement param field 9 years ago
Alexey Bulatov 3933ac2a63 AP_GPS: Added ERB to AP_GPS 9 years ago
Alexey Bulatov 7e2c822499 AP_GPS: Structure for detect ERB 9 years ago
Alexey Bulatov 97190c89d1 AP_GPS: ERB GPS driver 9 years ago
Jonathan Challinger e946e047e6 AC_AttitudeControl: add attitude_controller_run functions, call from input functions 9 years ago
Tom Pittenger c0a6a94936 AP_IntertialNav: ensure we work on valid updated data 9 years ago
Paul Riseborough 38b3625ed8 AP_NavEKF2: Fix bug in initial alignment calculation 9 years ago
Lucas De Marchi e770cf059d APMRover2: initialize variable to fix build 9 years ago
Paul Riseborough 2888bdd6d5 AP_NavEKF: Protect against possible div by 0 9 years ago
Paul Riseborough 7d6b926749 AP_NavEKF2: Improved magnetic heading fusion 9 years ago
Randy Mackay e502e0fc2e SoloGimbal: resolve compiler warning re float comparison 9 years ago
Randy Mackay 438769c8ae SoloGimbal: resolve compiler warning re initialisation order 9 years ago
Paul Riseborough bb74371c58 AP_NavEKF2: Do not use GPS height if GPS accuracy is poor 9 years ago
Lucas De Marchi cca8a86962 Tools: Use GCC 4.9 as an Ubuntu prereq 9 years ago
Fredrik Hedberg e88e8835b1 Tools: Use GCC 4.9 as an Ubuntu prereq as older version is no longer available. 9 years ago
Tom Pittenger b1ea82079e AP_Rangefinder: compiler warning float to double on atof() 9 years ago
Tom Pittenger 9e452838ab Plane: loiter missions to default to loiter_radius if mission says 0 or 1. 9 years ago
Tom Pittenger ed98617d42 Plane: utilize radius for loiter commands 9 years ago
Tom Pittenger 068374658c AP_Mission: utilize radius for loiter commands 9 years ago
Andrew Tridgell f35d05e374 Plane: improved quadplane default gains 9 years ago
Andrew Tridgell 93ac82e1f6 Plane: write voltage/current much more frequently 9 years ago
Randy Mackay e428abde42 Copter: enable precision landing by default 9 years ago
Will Sackfield 8b5fa9d23d SITL: Initialise yaw_rate and pitch_rate 9 years ago
Will Sackfield 6f43b7121c DataFlash: Cast msg to uint8 9 years ago
Will Sackfield 723e166c13 AP RPM: Initialise backend with _instance 9 years ago
Will Sackfield 0a60d713af AP HAL SITL: Use fully qualified SITL namespace 9 years ago
Will Sackfield 8c98eb2b84 APMControl: Cast type to uint8 9 years ago
Will Sackfield fabe235130 ArduPlane: initialize the fail_test variable 9 years ago
Will Sackfield 5f5035933f ArduPlane: static cast to uint8 on initialization of struct 9 years ago
Andrew Tridgell 968f07f583 Plane: allow live quadplane PID tuning 9 years ago
Gustavo Jose de Sousa 1233022c78 waf: cmake: synchronize cmake build tasks of same configuration 9 years ago
Gustavo Jose de Sousa 8734432196 waf: ardupilotwaf: don't use Node object for ap_program target 9 years ago
Gustavo Jose de Sousa dc66f68295 waf: update submodule 9 years ago
Staroselskii Georgii 5b3627f83e AP_Notify: made DiscreteRGBLed more generic 9 years ago
Staroselskii Georgii ef4e3aa333 AP_Notify: renamed Navio2Led to DiscreteRGBLed 9 years ago