17749 Commits (d2780623f78187d0cc6d3a0a0943edfbde5149e6)
 

Author SHA1 Message Date
squilter c24ba83fb1 Plane: init vehicle capabilities 10 years ago
Randy Mackay 5776620062 DataFlash: consolidate GPS, GPS2 messages 10 years ago
Grant Morphett 5044189ac9 Rover: scheduler remaining time loop calc made common 10 years ago
Andrew Tridgell 7e2e78c1af AP_AHRS: protect against zero deltat in DCM 10 years ago
Randy Mackay a81d756ce1 AC_WPNav: remove unused definitions 10 years ago
Randy Mackay fb9cc124c8 AC_WPNav: replace hardcoded 0.02 with pos_control dt 10 years ago
Leonard Hall 8195f45d6c AC_WPNav: fix spline height loss 10 years ago
Michael du Breuil c704102dcd AP_GPS: Default the value of hdop to 99.99 if no value has been read yet. 10 years ago
Randy Mackay 136853a750 Rally: rename RALLY_HOME_INC param to INCL_HOME 10 years ago
KiwiHC16 e0e2ed519c Rally: add RALLY_HOME_INC param to use Home as a Rally point 10 years ago
Julien BERAUD 39b42a4e6e AP_Compass_AK8963: suspend timer while reading 10 years ago
Julien BERAUD 0aa2fe7a0b AP_Compass_AK8963: fix sem handling 10 years ago
Leonard Hall 1a583c5382 AP_Motors: calc_roll_pwm based on throttle pwm range 10 years ago
Przemek Lekston ca915d9928 Plane: fix "logging disabled" build. 10 years ago
squilter 9cfc7a48da Board_AVR: locate recently-moved boards.txt file in arduino-core 10 years ago
Grant Morphett c87929e907 Plane: Fix landing to stop divide by zero if params are 0 10 years ago
Przemek Lekston f99b152b1f Copter: fix logging disabled build 10 years ago
Jakub Oller 06031985cc Tracker: version to 0.7.2 and update release notes 10 years ago
Randy Mackay b377d4deac Tracker: fix initialisation of nav_status 10 years ago
Randy Mackay 9067abc037 AHRS_NavEKF: fix blended accel to use primary accel 10 years ago
squilter d99c85c1fe Tracker: init vehicle capabilities 10 years ago
squilter aa4a7a0b28 Rover: init vehicle capabilities 10 years ago
Randy Mackay 6765aedb5b Copter: init vehicle capabilities 10 years ago
Randy Mackay 7d2c0079ff Terrain: set HAL capabilities bit 10 years ago
Randy Mackay d0aa1a89cd GCS_MAVLink: retrieve capabilities from HAL 10 years ago
Randy Mackay 810973ce95 HAL: define capability bitmask 10 years ago
squilter edf5ff1bbe Copter: add capability bitmask 10 years ago
squilter c946ce72e8 GCS_MAVLink: add optional param to support capability bitmask 10 years ago
Andrew Tridgell 212898d02b AP_InertialSensor: don't use INT_STATUS drdy to lower SPI bus speed 10 years ago
Grant Morphett 224d45000b Rover: fixed a bug going into guided and rover still moving 10 years ago
Grant Morphett 538a077ae8 SITL: fix coverity warning - removed unused variable heli_servos 10 years ago
Grant Morphett 08f5305519 DataFlash: fix coverity warnings - add param init in constructor 10 years ago
Grant Morphett e2eda97ec6 AP_InertialSensor: fix coverity warnings - param init in construct 10 years ago
Grant Morphett 312184dd13 AP_Baro: coverity fixes - add param init in constructor 10 years ago
Andrew Tridgell 1b13be4ad7 Plane: disable camera logging when camera support disabled 10 years ago
Andrew Tridgell 6e0057778b Plane: remove unused file 10 years ago
Andrew Tridgell 9f9080983b Plane: trim out some log msgs on APM2 10 years ago
Andrew Tridgell 49f7adcc80 Plane: re-enable geofencing on APM2 10 years ago
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Andrew Tridgell 087e729748 AP_GPS: re-enable SBAS config on APM2 for uBlox 10 years ago
Andrew Tridgell 9c776736c1 AP_AHRS: use delta_velocity and delta_angle in DCM 10 years ago
Andrew Tridgell b6beeb6f2f AP_GPS: save some memory and code space on APM2 for ublox 10 years ago
Randy Mackay 8aa7a3cffc GPS: suppress compile warning 10 years ago
Randy Mackay be6089e903 GPS: fix compile warning for NMEA logging 10 years ago
Randy Mackay 5732a6a144 Baro: update climb rate only if healthy 10 years ago
Randy Mackay cc27fb46bf Copter: arming check that baro is healthy 10 years ago
Randy Mackay 11c9e46ec7 Copter: arming check that accels and gyro are healty 10 years ago
Andrew Tridgell 45a7c37734 HAL_Linux: added bcast flag for udp broadcast 10 years ago
Andrew Tridgell eca0940bc7 AP_HAL: allow for broadcast packets on UDP IPv4 10 years ago
Andrew Tridgell 17b5d54f6b GCS_MAVLink: use a larger log send queue for Linux 10 years ago