9738 Commits (a76c9e00514bcbc27a5e9000fe5c0e3562785072)

Author SHA1 Message Date
Paul Riseborough 97799ef0b3 AP_NavEKF2: Ensure that GPS origin is set before using data for height 9 years ago
Paul Riseborough b8427e5d95 AP_NavEKF2: Only allow rangefinder height option during optical flow nav 9 years ago
Paul Riseborough c9eea98142 AP_NavEKF2: Improve terrain height estimation 9 years ago
Paul Riseborough d820a538d5 AP_NavEKF2: Make magnetometer data available status global 9 years ago
Paul Riseborough 04228e0b3b AP_NavEKF2: Rework selection of height measurements for fusion 9 years ago
Paul Riseborough 80bc64ee7a AP_NavEKF2: Update parameter documentation with GPS height source option 9 years ago
Paul Riseborough 4c72a14e22 AP_NavEKF2: Add function to LPF and spike filter baro data 9 years ago
Paul Riseborough 34311bedfa AP_NavEKF2: Add data buffers for range finder data 9 years ago
Andrew Tridgell 99da195e37 AP_NavEKF2: make IMU buffer length depend on main loop rate 9 years ago
Andrew Tridgell f36b2e415a AP_InertialSensor: fixed flymaple build 9 years ago
Andrew Tridgell 32ed0d58f3 AP_InertialSensor: fixed filter setup on 2nd accel/gyro 9 years ago
Andrew Tridgell e1cb9beeef SITL: expose update rate to HAL_SITL 9 years ago
Andrew Tridgell 95ca0b39a8 HAL_SITL: moved virtual INS sensor to AP_InertialSensor_SITL 9 years ago
Andrew Tridgell 4a768d47f3 AP_InertialSensor: created a SITL specific backend 9 years ago
Andrew Tridgell 2675edcb96 HAL_SITL: removed unused variables 9 years ago
Andrew Tridgell ccd915eb67 AP_InertialSensor: moved raw gyro and accel logging to common code 9 years ago
Andrew Tridgell 75ea8f3dc0 AP_InertialSensor: removed "have sample" logic from drivers 9 years ago
Andrew Tridgell 0e4bab74ba AP_InertialSensor: simplify sensor backends 9 years ago
Randy Mackay 36c0beb918 GPS_UBlox: reorder init to resolve compiler warning 9 years ago
Paul Riseborough 9b82b2200c AP_NavEKF2: Fix plane in-flight yaw reset 9 years ago
Paul Riseborough e8706db382 AP_NavEKF2: Update IMU tuning parameter limits 9 years ago
Paul Riseborough 0562529729 AP_NavEKF2: Tuning changes to make attitude less sensitive to GPS and compass errors 9 years ago
Andrew Tridgell 3549c717db Filter: removed reference to old 'Desktop' build 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Andrew Tridgell 1ffe899a18 PID: fixed example build 9 years ago
Andrew Tridgell 9ea99cba29 HAL_Linux: fixed example build 9 years ago
Andrew Tridgell c81d4fa07b AP_Declination: fixed example build 9 years ago
Andrew Tridgell a9372ad5d7 Filter: fixed example builds 9 years ago
Andrew Tridgell 6cf5e582b9 AP_Common: fixed examples build 9 years ago
Michael Oborne 2f49fa1531 AP_GPS_GSOF: add second comport to base config 9 years ago
Andrew Tridgell 1a033f3b73 HAL_Linux: don't flood the link with errors on uninitialised perf counter 9 years ago
Julien BERAUD 2f610a400a AP_HAL_Linux: fix perf 9 years ago
Julien BERAUD 259f5f07e8 AP_NavEKF_core: fix init of perf 9 years ago
Julien BERAUD f8f2833c88 AP_HAL_Linux: use I2C_SLAVE_FORCE in case of error 9 years ago
Andrew Tridgell cefb32566f GCS_MAVLink: fixed corner case in MAVLink routing 9 years ago
José Roberto de Souza 5ff67a41a1 AP_HAL_Linux: Implement perf API 9 years ago
mirkix f00d4f0b3e AP_HAL_Linux: Improve loading firmware 9 years ago
Robert Lefebvre 4f7246c432 SITL: Helicopter parameter updates 9 years ago
Robert Lefebvre b89b0d7f9e AP_MotorsHeli_Single: Move Servo_Test static variables to be class members 9 years ago
Robert Lefebvre 1bc13fb9c0 AC_AttitudeControl_Heli: Add Hover Roll Trim Scalar 9 years ago
Robert Lefebvre bb7f8c1999 AP_MotorsHeli: Create Servo Test functionality 9 years ago
Robert Lefebvre eeb544d098 AP_MotorsHeli: Create SV_MAN=5=Oscillate servo setup mode. 9 years ago
Robert Lefebvre 4443ca9602 AP_MotorsHeli: Yaw servo to move when using SV_MAN param for setup. 9 years ago
Robert Lefebvre c2dff8749e AP_MotorsHeli: Change SV_MAN=2=Center to output _col_mid_pwm instead of 0 collective 9 years ago
Fredrik Hedberg 212eb85ff2 AP_MotorsHeli: Add min and max collective to manual servo modes 9 years ago
Robert Lefebvre 22729e6927 AP_MotorsHeli: Change servo manual #defines into enum 9 years ago
Robert Lefebvre 750728fa1e AP_MotorsHeli_Single: Add motor enable aux output functionality 9 years ago
Robert Lefebvre 58e918341d RC_Channel: Add motor_run_enable aux function 9 years ago
Robert Lefebvre 0b33ef3862 AC_AttitudeControl: Add Hover Roll Trim functionality for helicopters. 9 years ago
Fredrik Hedberg 5fd7fe3e53 AP_Motors: Add manual servo override to center swash-plate for set-up in AP_MotorsHeli. 9 years ago