25884 Commits (dd0f1a4466d86eb7167cd58b7d0380319800a74a)
 

Author SHA1 Message Date
Lucas De Marchi dd0f1a4466 PX4Firmware: submodule update 8 years ago
Lucas De Marchi 4ea1ff65e1 PX4Firmware: submodule update 8 years ago
Lucas De Marchi 1bf17fa50f build: remove version that is not required anymore 8 years ago
Lucas De Marchi 1a58d3c447 build: px4: pass px4io name directly 8 years ago
Lucas De Marchi da297d2028 build: px4: pass board name directly 8 years ago
Lucas De Marchi c81d32a0b2 build: px4: pass bootloader name directly 8 years ago
Pierre Kancir 1455f8c513 Copter: correct advance failsafe 8 years ago
Andrew Tridgell 01da36295d AP_InertialSensor: support the L3GD20H gyro 8 years ago
Tom Pittenger 9abb0bba7f Plane: use abs() instead of labs() for int16 8 years ago
Michael du Breuil 2326eee9a0 Plane: Move loiter_radius to vehicle 8 years ago
Michael du Breuil 302e80d72c AP_Vehicle: Move loiter_radius to vehicle 8 years ago
Andrew Tridgell 5d7d190394 autotest: setup PKG_CONFIG_PATH for Parrot libiio 8 years ago
Andrew Tridgell 6747f42986 waf: ensure that we can link to a package before using it 8 years ago
Andrew Tridgell 5baf37f7a3 Plane: release 3.8.0beta2 8 years ago
Andrew Tridgell 9d592e005d waf: removed install of oreoled.bin 8 years ago
Andrew Tridgell b5a04f1f43 mk: removed oreoled.bin 8 years ago
Andrew Tridgell 64a8f00a77 AP_Compass: disable esoteric compass drivers on FMUv2 8 years ago
Andrew Tridgell 3f38b8c945 mk: enable uavcan on FMUv2 8 years ago
Andrew Tridgell c0cc2faefd AP_GPS: disable esoteric GPS types on FMUv2 8 years ago
Andrew Tridgell 977cd3c486 waf: re-enable uavcan on FMUv2 8 years ago
Andrew Tridgell 2bb1043c23 AP_HAL: added HAL_MINIMIZE_FEATURES 8 years ago
Francisco Ferreira 7ea0baefb1
AP_GPS: re-fix SBP fix status 8 years ago
Francisco Ferreira 512bd08326
AP_GPS: fix SBP supported status 8 years ago
Randy Mackay d3d6099540 Copter: update 3.5-rc1 release notes 8 years ago
Randy Mackay 4f5ca37df4 Copter: 3.5-rc1 release notes 8 years ago
Lucas De Marchi 87c82ce0c6 AP_Math: add some more tests for constrain_value() 8 years ago
Lucas De Marchi 82d210144b AP_Math: remove warnings from constrain_value() 8 years ago
Lucas De Marchi 2605c7265b AP_Math: remove warnings from safe_asin() 8 years ago
Lucas De Marchi 69a9cd3625 AP_Math: add tests to is_equal() 8 years ago
Lucas De Marchi 4f8d2059f8 AP_Math: use right epsilon for is_equal() 8 years ago
priseborough 784fa6fed8 AP_NavEKF3: fix compiler error 8 years ago
priseborough 6d53ab7b76 AP_GPS: minor comment change 8 years ago
priseborough 2c36da2b21 AP_NavEKF3: relocate perf monitor to count all three mag components 8 years ago
priseborough a63eac8073 AP_NavEKF2: Add missing perf_end 8 years ago
priseborough 4d958952f6 AP_NavEKF3: use standard unit descriptor for milliseconds 8 years ago
priseborough 7ea37029b6 AP_NavEKF2: use standard unit descriptor for milliseconds 8 years ago
priseborough 4a490d522e AP_GPS: use standard unit descriptor for milliseconds 8 years ago
priseborough 013eb254a2 Plane: use standard unit descriptor for milliseconds 8 years ago
priseborough b5ba1d0346 AP_NavEKF3: protect against large delay values returned by the GPS library 8 years ago
priseborough be0096e812 AP_GPS: Allow the user to specify the GPS time delay 8 years ago
priseborough 4540faf6af AP_NavEKF3: Improve waiting for GPS configuration 8 years ago
priseborough 52e8f687d9 AP_NavEKF3: fix logic bug introduced by magnetometer use changes 8 years ago
priseborough a133d55b6d AP_NavEKF3: Allow copters to fly with magnetometers disabled 8 years ago
priseborough 2e5ac40ef6 AP_NavEKF3: remove unnecessary stdio includes 8 years ago
priseborough 8688d1ddac AP_NavEKF3: Improve range finder selection logic 8 years ago
priseborough 7e8f3fca53 AP_NavEKF3: Address review comments 8 years ago
priseborough b723966b8d AP_NavEKF2: Add protection against bad GPS time delay values 8 years ago
priseborough e2757c17c8 AP_AHRS_NavEKF: fix ekf variable naming and initialisation 8 years ago
priseborough c8bdf2fab8 Replay: enable replay to ignore EK3_ENABLE setting in log 8 years ago
priseborough 59ee074560 AP_NavEKF3: Remove EKF2 names 8 years ago