20912 Commits (f908dffbeb162b078972c9790279ff03e5fc0f9c)
 

Author SHA1 Message Date
Andrew Tridgell 36177526cf AP_BoardConfig: allow setting of SBUS output frame rate 9 years ago
Lucas De Marchi 4467929692 AP_Notify: add class to turn LED off 9 years ago
Gustavo Jose de Sousa e5de4f2348 AP_Compass: AP_Compass_test: code enhancements 9 years ago
Gustavo Jose de Sousa a61f9855d3 AP_Compass: AP_Compass_test: report multiple compasses 9 years ago
Gustavo Jose de Sousa 16acca865f AP_Compass: AP_Compass_test: fix style 9 years ago
Gustavo Jose de Sousa 0efbe8c80c AP_Compass: allow calling calculate_heading() for different instances 9 years ago
Andrew Tridgell f4ccf94dfc Plane: added QLAND mode 9 years ago
Andrew Tridgell 927efa90f8 Plane: fixed log printing of Q modes 9 years ago
Andrew Tridgell 155043ac08 mk: give recursive submodule status 9 years ago
XingZhangWu 3315859411 .gitignore: add .tags, cscope.in.out for sublime user 9 years ago
Grant Morphett 0d9a3840d8 autotest: Added submodule update and removed old modules update 9 years ago
Don Gagne 1df7baa5c5 Plane: update quadplane param description increment 9 years ago
Don Gagne e9651dacfe Copter: update parameter description increments 9 years ago
Lucas De Marchi 6358876f58 AP_HAL: add missing MPU9250 name for BH 9 years ago
Lucas De Marchi 71eefdfd2c AP_Compass: remove trailing whitespaces 9 years ago
Lucas De Marchi a46ca4c810 AP_Compass: HMC5883: reorganize header 9 years ago
Andrew Tridgell 37056e8738 modules: updates for uavcan auto-detect and new upstream 9 years ago
Holger Steinhaus d2b6eb7700 AP_BoardConfig: wait for UAVCAN initialization complete signal 9 years ago
Holger Steinhaus 503e196546 AP_BoardConfig: allow to enable UAVCAN plug-and-play mode 9 years ago
Andrew Tridgell d0b67ce007 AP_AHRS: allow for EKF without GPS on plane in VTOL modes 9 years ago
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