8368 Commits (5cc7c456a7325c09088223f52011c72e5c4199dc)

Author SHA1 Message Date
Randy Mackay 8225e58454 AP_Motors: throttle_min method in 0 to 1000 range 10 years ago
Randy Mackay 6bf6442396 MotorsMatrix; protect against divide by zero 10 years ago
Randy Mackay fa60c3dce8 MotorsCoax: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay 8a308205ce MotorsSingle: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay bd9a605086 MotorsTri: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay e53c46bd8f MotorsMatrix: fix output_armed_stabilized min thr limit 10 years ago
Jean-Baptiste Dubois 7dcfe1c667 RCOutput_Bebop: group channels write 10 years ago
Andrew Tridgell 3b1b7ea029 AP_GPS: fixed time handling with NMEA driver 10 years ago
Julien BERAUD a852e48f37 AP_GPS_NMEA: fix gps startup 10 years ago
John Hsu 14e462706d SITL: added gazebo SITL shim 10 years ago
John Hsu c34ddb7fb8 HAL_SITL: added gazebo SITL model support 10 years ago
Randy Mackay a61129f7f8 GCS_MAVLink: add support for send_mission_item_reached 10 years ago
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 cc0ab26f5d Mount: fix init of mode 10 years ago
Jean-Baptiste Dubois 9e5d13c1de RCOutput_Bebop: use CLOCK_MONOTONIC instead of CLOCK_REALTIME 10 years ago
Robert Lefebvre 14882bc6a8 AC_AttitudeControl: Remove unused takeoff jump #define 10 years ago
Robert Lefebvre e1902e2289 AP_MotorsHeli: Remove unused _dt variable. 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 5ccc58ffb4 AP_GPS: Read actual hDOP value from UBLOX messages 10 years ago
Paul Riseborough 610595bfb9 AP_NavEKF: Prevent position drift between arming and takeoff when using OF 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
Staroselskii Georgii 72820303d4 AP_HAL_Linux: set higher SPI speed for Navio 10 years ago
Peter Barker 0028910428 AP_InertialNav: take reference to variable we are trying to update 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
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
Julien BERAUD 0b41da0dea AP_Compass: rework to make the bus generic for AK8963 10 years ago
Julien BERAUD 0cd584c293 AP_Compass: fix rotation for bebop AK8963 10 years ago
Julien BERAUD 7dd0b5fae6 AP_Compass: removed _spi_sem and _spi 10 years ago
Julien BERAUD d407737434 AP_Baro: added MS5607 support 10 years ago
Julien BERAUD 3cf952d1f8 AP_InertialSensor: add fifo support for MPU6000 10 years ago
Julien BERAUD 8a76ff53bd AP_InertialSensor: add i2c bus driver for MPU6050 10 years ago
Julien BERAUD 1679728730 AP_InertialSensor: Configure SPI as a generic bus for MPU6000 10 years ago
Julien BERAUD f0bed711cf AP_HAL: added AK8963 I2C defines 10 years ago
Julien BERAUD e0b59942b0 AP_HAL: changed log directories for bebop 10 years ago
Julien BERAUD 5c414b4ca2 AP_HAL: Fix Compass I2C address for Bebop 10 years ago
Julien BERAUD 8d6123928f AP_HAL: Add i2c bus numbers and addresses 10 years ago
Julien BERAUD bef8001a09 AP_HAL: added MS5607 baro define 10 years ago
Julien BERAUD eea7ea8488 AP_HAL: split MPU6000 INS defines for I2C and SPI 10 years ago