16670 Commits (e24c5349c84212997d4d7f84a3102f96cb4849b5)
 

Author SHA1 Message Date
Andrew Tridgell b0932548d8 AP_GPS: enable NMEA GPS on AntennaTracker 10 years ago
Randy Mackay 7668ff6d55 Copter: allow 550usec for gcs_send_deferred 10 years ago
Andrew Tridgell 6be0932d82 Plane: prepare for 3.3.0 release 10 years ago
Andrew Tridgell 411a96b4b3 AP_NavEKF: take at most 30s to accept DCM attitude 10 years ago
Andrew Tridgell 7a76f72bf5 AP_AHRS: added uptime_ms() interface 10 years ago
ziltoid2 23787cf695 AP_Baro: use ground_temperature instead of calibration_temperature for alt calculation 10 years ago
Andrew Tridgell 92c4c5cbcf AP_NavEKF: change using_gps threshold to 4s 10 years ago
Paul Riseborough 69ca654194 AP_NavEKF: Update declination when we know our location 10 years ago
Paul Riseborough c1c5e3598a AP_NavEKF: Enforce alignment of realigned earth mag field with declination 10 years ago
Paul Riseborough b1d8805114 AP_NavEKF: Reduce takeoff detection sensitivity 10 years ago
Andrew Tridgell dc1ff9a757 Replay: added in_list() method 10 years ago
Andrew Tridgell 34fe39f17d Replay: force COMPASS_ORIENT to 0 10 years ago
Peter Barker 91b761cfb0 Replay: merge MessageHandler_* into MsgHandler.h/MsgHandler.cpp 10 years ago
Randy Mackay d1808c645d AC_PosControl: recalc leash length on speed or accel change 10 years ago
Andrew Tridgell f08f0ca2f9 Replay: show time of AHRS health change 10 years ago
Andrew Tridgell 5514a9f690 AP_NavEKF: base EKF decisions on vehicle class 10 years ago
Andrew Tridgell 92daa15ccc AP_AHRS: on plane and rover make AHRS unhealthy when EKF not initialised 10 years ago
Randy Mackay df99d52da3 Copter: adjust scheduler timings 10 years ago
Randy Mackay 09a98b89b7 Copter: add RTL to front of RTLState enum values 10 years ago
Andy Piper c600c1a746 DataFlash: log Gyro and Accel Health for IMUs. 10 years ago
Andrew Tridgell ba930f8cf1 Replay: removed the timestamp rounding code 10 years ago
Andrew Tridgell 0619247992 HAL_Linux: don't advance time in delay() and delay_microseconds() 10 years ago
Andrew Tridgell 52f6332fa9 Replay: pass through some message types to output log 10 years ago
Andrew Tridgell 7177d5df7e Replay: removed attempt to interpolate IMU data 10 years ago
Andrew Tridgell 5f963cbf82 build: added XXX-debug option to builds for debug build 10 years ago
Andrew Tridgell db871cc581 Plane: prevent trim values out of range for PX4 mixer 10 years ago
Andrew Tridgell 29f0561ce4 AP_AHRS: reject EKF for plane when we have GPS and aren't fusing 10 years ago
Andrew Tridgell 6154db5cf8 AP_NavEKF: added using_gps status bit 10 years ago
Randy Mackay 260e7679dd Copter: add BRAKE to FLTMODE parameter descriptions 10 years ago
Randy Mackay 4681dd2802 Copter: GCS failsafe triggers disarm if landed 10 years ago
Randy Mackay d467507b88 Tracker: version and release notes for 0.7 10 years ago
Randy Mackay f4ad23b9f0 Copter: version to AC3.3-rc4 10 years ago
Randy Mackay 214b461c2f Copter: AC3.3-rc3 release notes 10 years ago
Randy Mackay dd9f271d43 Copter: brake disarms if landed 10 years ago
Randy Mackay 8d05eaae16 Copter: add aux switch for Brake flight mode 10 years ago
Randy Mackay 7acdcd8905 Copter: rename stop to brake 10 years ago
Randy Mackay 0077cac1b7 AC_WPNav: rename stop to brake 10 years ago
Leonard Hall 542e5fb54c Copter: backoff autotune discovered Stab P to 90% 10 years ago
Andrew Tridgell 80c20b5cf2 DataFlash: use L for latitude/longitude in DF messages 10 years ago
Tom Pittenger e987173ffb AP_NavEKF: float to double promotion via tan instead of tanf 10 years ago
Tom Pittenger 5f677c2b5b AP_Math: float to double promotion via cos instead of cosf 10 years ago
Tom Pittenger 7b95241306 AP_HAL_SITL: float to double promotion via cos instead of cosf 10 years ago
Tom Pittenger 4f1dd2c8a4 AC_AttitudeControl: compiler warning stuff 10 years ago
Tom Pittenger b4be1b866a Copter: compiler warning stuff 10 years ago
Tom Pittenger 44fd72cb1f Copter: compiler warning stuff 10 years ago
Andrew Tridgell aaa35bd1ec AP_InertialSensor: using atan2f() gives more accurate euler corrections 10 years ago
Andrew Tridgell 9ceee3cea7 Plane: support setting just accel trim with preflight-cal 10 years ago
Andrew Tridgell aac652a1b4 Copter: support setting just accel trim with preflight-cal 10 years ago
Andrew Tridgell 4a290cd2f1 AntennaTracker: support setting just accel trim with preflight-cal 10 years ago
Andrew Tridgell fb435fc78e Rover: support setting just accel trim with preflight-cal 10 years ago