17620 Commits (224d45000bfea6558702b0db32fa51426eb33608)
 

Author SHA1 Message Date
Randy Mackay 766ccea3be Mission: fix bug causing first do-cmd to be run many times 10 years ago
Randy Mackay 429346f4bc AP_Mission: add missing breaks to case statement 10 years ago
Randy Mackay 0acfcbfa81 NavEKF: use primary compass instead of first instance 10 years ago
Randy Mackay cedc9a8670 Compass: add last_update_usec per instance 10 years ago
Andrew Tridgell 69cfe11455 AP_Arming: raise accel arming threshold to 0.75 10 years ago
Andrew Tridgell 18de1c2c47 GCS_MAVLink: send AHRS2 even if we don't have a secondary position 10 years ago
Andrew Tridgell 6009ae55b1 AP_Math: fixed build of eulers example sketch 10 years ago
Randy Mackay 277e3d8675 Copter: enable ekf_check only after ekf origin has been set 10 years ago
Randy Mackay cc0ab26f5d Mount: fix init of mode 10 years ago
Julien BERAUD 802698d491 Merge pull request #2564 from Parrot-Developers/master 10 years ago
Jean-Baptiste Dubois 9e5d13c1de RCOutput_Bebop: use CLOCK_MONOTONIC instead of CLOCK_REALTIME 10 years ago
Randy Mackay 35dd7322d2 Copter: float constant fix for heli's check_dynamic_flight 10 years ago
Robert Lefebvre 5541899a99 Copter: Whitespace fixes. 10 years ago
Robert Lefebvre 24d0031389 Copter: replace slow_start() with full set_throttle_takeoff() function. 10 years ago
Robert Lefebvre 0a69c13b1d Copter: Fix helicopter ground stabilization in Auto, Brake, Circle, Guided, Land and RTL modes. 10 years ago
Robert Lefebvre 14882bc6a8 AC_AttitudeControl: Remove unused takeoff jump #define 10 years ago
Randy Mackay f3770432f9 Copter: fix do_user_takeoff indentation 10 years ago
Robert Lefebvre bc6deb5575 Copter: Tradheli Mavlink Takeoff to fail if rotor not spinning. 10 years ago
Robert Lefebvre e1902e2289 AP_MotorsHeli: Remove unused _dt variable. 10 years ago
squilter 506970fbd3 Tools: Add Bebop prereqs to Ubuntu script 10 years ago
Randy Mackay 7d2fe3cc2b AP_GPS_UBlox: remove unused member 10 years ago
Randy Mackay 2c33250bee AP_GPS_UBlox: send_next_rate_update always runs all steps 10 years ago
Randy Mackay 4b015d2091 AP_GPS: remove compiler warnings 10 years ago
Randy Mackay df3a04e284 AP_GPS: reduce fake Ublox hdop to 130 10 years ago
Andy Piper 425e26c258 Copter: reduce GPS_HDOP_GOOD params default to 140 10 years ago
Andy Piper 5ccc58ffb4 AP_GPS: Read actual hDOP value from UBLOX messages 10 years ago
Randy Mackay 4e3d0ae0c1 Copter: fix startup logging 10 years ago
Randy Mackay 14561f04b0 Rover: log IMUDT 10 years ago
Randy Mackay b670988e05 Plane: log IMUDT 10 years ago
Randy Mackay 063faa0383 Copter: add RTL_CLIMB_MIN 10 years ago
mirkix 1226cc7dae Tools/autotest: Add location Bremerhaven 10 years ago
Paul Riseborough 610595bfb9 AP_NavEKF: Prevent position drift between arming and takeoff when using OF 10 years ago
Randy Mackay c33453fcf9 Copter: rename ESC param to ESC_CALIBRATION 10 years ago
Randy Mackay 1a911553eb Copter: allow disabling ESC calibration 10 years ago
Randy Mackay 764fa36716 Copter: log ERR when compass, baro unhealthy 10 years ago
Randy Mackay 2b4aaf2368 SITL: add vibe monitor and SIM_ACC2_RND to sitl 10 years ago
Paul Riseborough 8b4b0b9576 AP_NavEKF: Add accelerometer clip monitoring and isolation 10 years ago
Peter Barker ec9be695fb LogAnalyzer: don't die if no arm/disarm eveents 10 years ago
Peter Barker 1dba943a10 LogAnalyzer: if no GPS, try GPS2 10 years ago
Peter Barker ce558b2b98 LogAnalyzer: cope with TimeUS 10 years ago
Staroselskii Georgii 72820303d4 AP_HAL_Linux: set higher SPI speed for Navio 10 years ago
Jason Martens a08d57149e LogAnalyser: Add double support to DataflashLog.py 10 years ago
Peter Barker 0028910428 AP_InertialNav: take reference to variable we are trying to update 10 years ago
Peter Barker 818bb3f88f Tools: correct array-out-of-bounds in PRU test 10 years ago
Peter Barker dbbc5ed816 Replay: fix double-free in MsgHandler 10 years ago
Andrew Tridgell 4e0c2c5a9b AP_HAL: defined default log and terrain directories for bebop 10 years ago
Andrew Tridgell 6df33dd3f4 AP_InertialSensor: fixed MPU6000_SPI bus initialisation 10 years ago
Andrew Tridgell 266857c595 Plane: avoid linking optflow on APM2 10 years ago
Julien BERAUD 954ec71630 HAL_Linux: added rcout implementation for bebop 10 years ago
Julien BERAUD 51c3c499e2 AP_Compass: support AK8963 on I2C 10 years ago