5158 Commits (5fc071f5f9bf25ccc14efa60498f6bbb9bc49889)

Author SHA1 Message Date
Andrew Tridgell 64772cede8 GCS_MAVLink: rebuild MAVLink headers 11 years ago
Andrew Tridgell d24547b390 GCS_MAVLink: merge latest msgs from upstream 11 years ago
Andrew Tridgell 6eee2421cc AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
Andrew Tridgell 27dbf608c8 DataFlash: fixed a build warning 11 years ago
Andrew Tridgell 2a9a89e020 HAL_PX4: fixes for merged upstream PX4Firmware 11 years ago
priseborough 17cdac7bc8 AP_NavEKF : Clean up angle and mag field initialisation 11 years ago
Andrew Tridgell f05b90bfd2 GCS_MAVLink: fixed some compiler warnings 11 years ago
Andrew Tridgell 0af35bd636 AP_Mission: fixed some compiler warnings 11 years ago
Andrew Tridgell 2763393908 AP_InertialSensor: fixed some compiler warnings 11 years ago
Andrew Tridgell c6f3e0a81c AP_GPS: fixed example builds 11 years ago
Andrew Tridgell 271ba3a6bc AP_InertialNav: fixed example build 11 years ago
Andrew Tridgell 1b1a92251f DataFlash: allow drivers to setup their own logging formats 11 years ago
Andrew Tridgell 5630bb1ef6 AP_GPS: added detailed hardware status logging for uBlox 11 years ago
Andrew Tridgell 7ff293ca38 AP_GPS: added DataFlash to GPS init to allow for detailed logging 11 years ago
Andrew Tridgell 485ae596fc AP_Compass: fixed last_update for secondary compass with primary failed 11 years ago
Matthew Lloyd 60a4f74de6 AP_Compass: avoid division by zero if we haven't received any mag reports 11 years ago
priseborough 7ae86b3979 AP_NavEKF : Track baro height observations pre-arm 11 years ago
priseborough 7780d55788 AP_NavEKF : Prevent large magnetic field adaptations early in flight 11 years ago
Randy Mackay 3efad982c0 GCS_Mavlink: return MISSION_INVALID when conversion fails 11 years ago
Paul Riseborough f7007569d1 AP_NavEKF : Fix bug that limits copter sensor delay compensation to 125 11 years ago
Paul Riseborough b2c0979947 AP_NavEKF : Fixes bug that causes accel bias to diverge in static mode, preventing copter arming 11 years ago
Andrew Tridgell a55c4e2296 AP_TECS: set target airspeed, not min/max airspeed, on landing 11 years ago
Andrew Tridgell 98530928b5 AP_TECS: make target landing speed a float 11 years ago
Andrew Tridgell b1ad2be897 AP_SpdHgtControl: added get_target_airspeed() interface 11 years ago
Michael Day bd7e1b82e1 AP_TECS: Auto landing now takes throttle_nudge into account. 11 years ago
Michael Day 861690dea2 AP_TECS: New params LAND_ARSPD and LAND_THR auto-slowing landings. 11 years ago
Andrew Tridgell 3bdc22d672 AP_Mission: make p1 16 bit 11 years ago
Andrew Tridgell 959cafef8d AP_Common: make alt in Location 24 bit 11 years ago
Andrew Tridgell d508c7f37f GCS_MAVLink: re-generate MAVLink headers 11 years ago
Andrew Tridgell 106fda773f GCS_MAVLink: merge XML from upstream 11 years ago
Andrew Tridgell 8af9573806 GCS_MAVLink: allow logging of RADIO_STATUS, very useful for link analysis 11 years ago
Michael Day 68dbfd6315 DataFlash: Add Log_Write_Radio to store RSSI and noise on board. 11 years ago
Andrew Tridgell 8202cf437b AP_Relay: fixed Pixhawk relay pin numbers 11 years ago
Paul Riseborough 8a2d16d13d AP_NavEKF : modifed Zaccel bias noise parameter to prevent unstable bias estimate 11 years ago
Randy Mackay c520cb789c Mission: cmd field types to match mavlink commands 11 years ago
Andrew Tridgell 0832aba6bc GCS_MAVLINK: moved deferred message handling into common code 11 years ago
Andrew Tridgell 8d89a64312 GCS_MAVLink: moved handling of MISSION_ITEM into common code 11 years ago
Andrew Tridgell ba8c4b86a0 AP_InertialNav: fixed example build 11 years ago
Andrew Tridgell d36989f6a1 AP_HAL: fixed example build 11 years ago
Andrew Tridgell d3d71d597c AP_Baro: fixed example build 11 years ago
Andrew Tridgell dbd8f4b735 AP_Airspeed: fixed example build 11 years ago
Andrew Tridgell afab8a9c5b AP_AHRS: fixed example build 11 years ago
Andrew Tridgell 04587efb2d AC_WPNav: fixed example build 11 years ago
Andrew Tridgell 1e9dcba3da AC_Sprayer: fixed example build 11 years ago
Andrew Tridgell 4507c0fc4c AC_Fence: fixed example build 11 years ago
Andrew Tridgell 73ae38eaf0 AC_AttitudeControl: fixed example build 11 years ago
Andrew Tridgell 23e296dd00 GCS_Console: fixed example build 11 years ago
Andrew Tridgell 5f85792224 DataFlash: fixed example build 11 years ago
Andrew Tridgell 2a199c4f03 AP_Notify: fixed example build 11 years ago
Andrew Tridgell 6eece3a278 AP_Mount: fixed example build 11 years ago