20992 Commits (7ede9600db4ecf876cae55f30cbf952eef1f53fe)
 

Author SHA1 Message Date
Andrew Tridgell e6d2617936 PX4Firmware: submodule update (fmuv4 reset) 9 years ago
Andrew Tridgell 7c7e8b21e8 mk: don't ask for a build restart on module init 9 years ago
Andrew Tridgell 5d5c398344 AP_BoardConfig: raise UAVCAN startup time 9 years ago
Andrew Tridgell dbefd87dd0 mk: support uavcan submodules 9 years ago
Andrew Tridgell 9c2d4b6a7f modules: updates for uavcan 9 years ago
Randy Mackay 2e669a35e7 Copter: deploy landing gear when parachute is released 9 years ago
Lucas De Marchi 47be4b5868 AP_OpticalFlow: fix use of undefined variable 9 years ago
Gustavo Jose de Sousa 86c1c6da5c waf: fix environment boolean values 9 years ago
Gustavo Jose de Sousa 79b724dce8 waf: ardupilotwaf: fix board env processing 9 years ago
Tom Pittenger ff249788bf Plane: add a default Navigation option as explained in the param docs 9 years ago
Randy Mackay f66d5f7a8c Plane: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Randy Mackay 62435d3a11 Rover: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Randy Mackay 0dffeec07f Copter: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Randy Mackay a93a0d370a Copter: add throw mode to aux switches 9 years ago
Randy Mackay dca89e7fe7 Copter: throw static variables moved to global scope 9 years ago
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