7422 Commits (0189f804621047a686354aba607ebcee0bae9e8b)

Author SHA1 Message Date
Arthur Benemann 0189f80462 AP_Gimbal: update getGimbalRateDemVecTilt to use quaternions 10 years ago
Arthur Benemann 4bdae02cfd AP_Gimbal: disable gimbal motors if copter is fliped 10 years ago
Arthur Benemann ebaf1e28b1 AP_Gimbal: smooth the RC input with a low pass filter 10 years ago
Arthur Benemann 534790634b AP_Gimbal: add a radio failsafe state to the gimbal 10 years ago
Arthur Benemann 1da4be3a87 AP_Gimbal: initial implementation of the rate controlled gimbal library 10 years ago
Arthur Benemann 1d9beed42f AP_SmallEKF: add function to report if the EKF is stable 10 years ago
Arthur Benemann 7b28bf7d44 AP_NavEKF: Remove small EKF dependency on navigation EKF 10 years ago
Arthur Benemann 558a69bdca Mount_MAVLink: remove code now in AP_Gimbal 10 years ago
Jonathan Challinger 2053d5e42e GCS_MAVlink: add GIMBAL_ and GOPRO_ messages 10 years ago
Randy Mackay 87e6452ee9 Mission: bug fix when jump target is zero 10 years ago
Andrew Tridgell a0969905ce AP_AHRS: make get_error_rp() and get_error_yaw() const 10 years ago
Andrew Tridgell 2dfe3cb844 DataFlash: added a perf counter for microSD overruns 10 years ago
Andy Piper b0937154f5 DataFlash: log compass health 10 years ago
Andrew Tridgell c153d31dd2 DataFlash: speed up DataFlash in Replay 10 years ago
Andrew Tridgell dcb25632fb AP_Compass: removed old setHIL compass offset 10 years ago
Andrew Tridgell a4bad1c703 HAL_SITL: use SIM_MAG_OFS in SITL compass 10 years ago
Andrew Tridgell 1ce9cb693a SITL: added SIM_MAG_OFS for setting compass offsets in SITL 10 years ago
Andrew Tridgell 179e47c618 HAL_Linux: prevent time from going backwards in Replay 10 years ago
Andrew Tridgell d7000c4105 AP_Compass: fixed compass timestamps in Replay 10 years ago
Randy Mackay 337a94e52e Camera: remove empty configure_msg method 10 years ago
Randy Mackay d456b97fd2 Camera: control_cmd triggers pic 10 years ago
Jaime Machuca 38491c4ff7 Camera: fix mission cmds sending msgs to components 10 years ago
Randy Mackay 4eb3263653 Camera: mission cmds send do-digicam msgs to components 10 years ago
Randy Mackay 8dcd555037 Camera: trigger_pic sends do-digicam-control to components 10 years ago
Randy Mackay 1f705eb6a3 GCS_MAVLink: add send_to_components method 10 years ago
Randy Mackay 888c2289ce Mission: support do-digicam-control parameters 10 years ago
Peter Barker c95348c1d9 SITL: Avoid run-time FPEs due to bad gyro settings if SIM_DRIFT_TIME is set to 0 10 years ago
Jonathan Challinger 12957867fd AC_PosControl: fix thr twitch when changing modes 10 years ago
Randy Mackay 44d2ae06fb Mount: unix style line endings 10 years ago
Randy Mackay 06ea18f97e Filter: fix LPF example sketch 10 years ago
Randy Mackay 99a9a88529 Filter: dt check fix for LPF 10 years ago
Jonathan Challinger f20a91ec95 Filter: add dt<0 check to LPF 10 years ago
Randy Mackay 22e1156c31 Filter: add some comments to LowPassFilter 10 years ago
Jonathan Challinger 738b1967ad AC_PosControl: use LowPassFilterVector2f 10 years ago
Jonathan Challinger 8f667b3d1c AC_PosControl: fix up comments 10 years ago
Jonathan Challinger 4993fd4d71 AP_Motors: use new lowpass filter 10 years ago
Jonathan Challinger 87500d9d70 AC_AttitudeControl: use new lowpass filter 10 years ago
Jonathan Challinger 76da2868d0 Filter: rework LowPassFilter 10 years ago
Leonard Hall c2a6a0a9e2 AC_PosControl: add accel filter parameter 10 years ago
Leonard Hall a632a57d79 AC_PosControl: accessors to log z-axis vel and accel 10 years ago
Leonard Hall 0aca3c4be6 AC_PosControl: add relax Alt Hold controllers 10 years ago
Leonard Hall 24b8d32b0e AC_AttitudeControl: add comment 10 years ago
Leonard Hall 7cb3c4ba39 AC_PosControl: add feed forward to Alt Hold 10 years ago
Randy Mackay a1e6a3ee32 AC_PosControl: minor format fix 10 years ago
Jonathan Challinger 3e0dab7b2d AC_PosControl: remove accel error filter and set throttle output filter instead 10 years ago
Jonathan Challinger b7f7624aac AC_AttitudeControl: add throttle filter cutoff parameter to set_throttle_out functions 10 years ago
Jonathan Challinger e80776f1f5 AP_Motors: remove MOT_THR_FILT parameter and add interface to configure filter 10 years ago
Jonathan Challinger 518e798f53 AC_AttitudeControl: rework angle_boost 10 years ago
Jonathan Challinger 7abd02baf2 AC_PosControl: change int32/int16 to float in accel_to_throttle 10 years ago
Jonathan Challinger d14893fcd5 AC_PosControl: don't limit throttle any more 10 years ago