23128 Commits (1b12371e254bc827c1254f1a4de1a791ba8a24ae)
 

Author SHA1 Message Date
Andrew Tridgell 1b12371e25 waf: use define_name in libdl check 9 years ago
Andrew Tridgell a5adae5fb4 waf: make linux check for libdl 9 years ago
Andrew Tridgell 3322d7c321 waf: don't build bebop static 9 years ago
Andrew Tridgell 2980d47e23 waf: added check_package() function for pkg-config checks 9 years ago
Andrew Tridgell 55e91f0325 waf: added --static option 9 years ago
Lucas De Marchi e64fc08e09 PX4Firmware: submodule update 9 years ago
Lucas De Marchi bf8d36fbe0 mk: add STDC format macros 9 years ago
Lucas De Marchi ee62b61fc7 waf: use STDC format macros 9 years ago
Andrew Tridgell f3f34be9c4 SITL: added comment on heli interlock 9 years ago
Randy Mackay 8681911a0b Copter: small fix to precision land descent rate 9 years ago
Jonathan Challinger a4827aff53 Copter: slow down precision landing descent based on position error 9 years ago
Jonathan Challinger e22220ab62 Copter: refactor landing to reduce duplication, use vertical vel ff 9 years ago
Jonathan Challinger e311139a21 Copter: use terrain alt for precland if rangefinder is unavailable 9 years ago
Jonathan Challinger 0f4367744f Copter: update precland at 400hz, log at 25hz 9 years ago
Jonathan Challinger 630e5378da AC_PosControl: add get_horizontal_error 9 years ago
Jonathan Challinger 8fe0c1b05b AC_PrecLand: don't run if not enabled 9 years ago
Jonathan Challinger e84d1581ab AC_PrecLand: use new irlock interface, refactor backend interface 9 years ago
Jonathan Challinger 6254608c45 AP_IRLock: refactor interface 9 years ago
Jonathan Challinger d16e641709 PX4Firmware: include jshall's IRLock improvements 9 years ago
Andrew Tridgell 4f17093add SITL: give a bit more pitch on tail in XPlane heli 9 years ago
Andrew Tridgell fdd20830d6 SITL: use flaps for collective on helis in X-Plane 10 9 years ago
Randy Mackay 6e224158f1 AP_GPS_MAV: use GPS_INPUT_IGNORE_FLAGS 9 years ago
Randy Mackay e34aa0bc72 AP_GPS_MAV: minor formatting fixes 9 years ago
Allan Matthew 1aaeceac2e Rover: support GPS_INPUT mavlink message 9 years ago
Allan Matthew c479fcab39 Plane: support GPS_INPUT mavlink message 9 years ago
Allan Matthew 860773260f Copter: support GPS_INPUT mavlink message 9 years ago
Allan Matthew 4249f7dbe6 AP_GPS: Add GPS_MAV type and accept GPS_INPUT message 9 years ago
Randy Mackay da71e7667f mavlink: submodule update to include GPS_INPUT 9 years ago
Tom Pittenger 84ce499a0d AP_Baro: remove zero-init in constructor 9 years ago
Tom Pittenger 1d81df8144 Revert "AP_Baro: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger 7751bee3be Revert "Plane: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger 9fb4a928e5 Revert "AP_Airspeed: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger fc02908c0d Revert "GCS_MAVLink: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger 773372d2f3 Revert "AP_TECS: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger c38c3ae7fe Revert "AP_TECS: coverity scan: init variable struct" 9 years ago
Tom Pittenger be752164f4 Revert "AP_L1_Control: coverity scan - variables not initialized in constructor" 9 years ago
Andrew Tridgell 871219d199 SITL: support helicopters with X-Plane 10 9 years ago
Andrew Tridgell e8976d3a89 Plane: check for optflow enable in more places 9 years ago
mirkix d018a32545 Plane: Only init optflow when enabled by parameter 9 years ago
priseborough 8793c75da0 AP_NavEKF2: clean up mag field learned logic 9 years ago
priseborough e6592186fc AP_NavEKF2: Tuning update 9 years ago
priseborough 10470b2dc1 AP_NavEKF2: fix bug in initialisation of declination co-variances 9 years ago
priseborough 6b04a81b8d AP_NavEKF2: Fix plane in-flight yaw reset bug 9 years ago
priseborough 51dbed2338 AP_NavEKF2: remember mag field states between flight on same power cycle 9 years ago
priseborough 136df7cb5c AP_NavEKF2: reduce declination errors on start of 3-axis fusion 9 years ago
priseborough 744f19cd2d AP_NavEKF2: Improve scaling of output predictor I gain 9 years ago
priseborough a49c16d63c AP_NavEKF2: Update output filter tuning 9 years ago
priseborough 55dee347e0 AP_NavEKF2: Fix bug in averaged filter delta time 9 years ago
priseborough cc7caa27bc DataFlash: Use a unique struct for EKF2 logging 9 years ago
priseborough 772c719df3 DataFlash: log tracking error for active instance of EKF2 9 years ago