11610 Commits (879eb5936b03bd1fc1092d7987fc6c66a1fb526a)
 

Author SHA1 Message Date
Andrew Tridgell f31183f22d build: added APM_BUILD_DIRECTORY define to build 11 years ago
Andrew Tridgell 6bf2b5033e DataFlash: support logging up to 14 RC input channels 11 years ago
Andrew Tridgell 6039eab442 RC_Channel: support up to 12 aux channels on PX4 11 years ago
Andrew Tridgell 78ba1a33aa Copter: support 18 input channels in MAVLink 11 years ago
Andrew Tridgell 4ac529a0dd Rover: support 18 input channels in MAVLink 11 years ago
Andrew Tridgell 32a1c717e6 Plane: report up to 18 RC input channels via MAVLink 11 years ago
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 ff70c87f0b Plane: support 14 RC channels on PX4 11 years ago
Andrew Tridgell c0767eebff Copter: support 14 RC channels on PX4 11 years ago
Andrew Tridgell ce3ed33649 Rover: support 14 RC channels on PX4 11 years ago
Andrew Tridgell 09ed8d5819 Plane: updates for new RCInput API 11 years ago
Andrew Tridgell e1b9135946 Copter: updates for new RCInput API 11 years ago
Andrew Tridgell 843318f58c Rover: updates for new RCInput API 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 3362e42478 Copter: consider health of primary compass in SYS_STATUS, pre-arm and compassmot 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 b8781ccea7 Plane: fixed a compiler warning 11 years ago
Andrew Tridgell c6f3e0a81c AP_GPS: fixed example builds 11 years ago
Andrew Tridgell d1a650a527 Rover: updates for GPS changes 11 years ago
Andrew Tridgell 11e5b95878 Copter: updates for GPS changes 11 years ago
Andrew Tridgell e8b9f22b01 Plane: updates for GPS changes 11 years ago
Andrew Tridgell 193a225887 FollowMe: update for GPS changes 11 years ago
Andrew Tridgell e40c178e11 AntennaTracker: fixed build with GPS changes 11 years ago
Andrew Tridgell 9b92e25cdc VARTest: fixed build 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 d124fdb182 Plane: report compass unhealthy if primary compass unhealthy 11 years ago
Andrew Tridgell bf4566095a Rover: report unhealthy compass if primary compass unhealthy 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
Andrew Tridgell af2ae30b65 AntennaTracker: fixed APM2 serial speed handling 11 years ago
Andrew Tridgell 3a3a074fab AntennaTracker: fixed ballerina and more accurate tracking 11 years ago
Andrew Tridgell 262f8b9f48 AntennaTracker: added STOP mode 11 years ago
Andrew Tridgell ba312ee68e AntennaTracker: lots of new parameters 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
Randy Mackay 71f61c9bef Copter: fix typo to show ATUN FMT in dataflash logs 11 years ago
Andrew Tridgell f6b56b5d26 Plane: fixed mission resume at arbitrary waypoints 11 years ago
Andrew Tridgell a55c4e2296 AP_TECS: set target airspeed, not min/max airspeed, on landing 11 years ago