25306 Commits (0e14992b34e06aa5f88df583bf008a7646ec37da)
 

Author SHA1 Message Date
Andrew Tridgell 0e14992b34 DataFlash: hide direct EK2/EK3 logging 8 years ago
Andrew Tridgell 4cf509a693 Plane: fixed EKF3 logging 8 years ago
Andrew Tridgell 1c3fefa150 Tracker: fixed EKF3 logging 8 years ago
Andrew Tridgell 0266cb61e0 Rover: fixed EKF3 logging 8 years ago
Andrew Tridgell bebc7e4519 Replay: removed EKF_ENABLE parameter 8 years ago
Andrew Tridgell e71ee51a9c autotest: removed use of EKF_ENABLE parameter 8 years ago
Andrew Tridgell f3ee9fe9bd travis: split up jobs to keep below time limit 8 years ago
Andrew Tridgell b7081f42cd waf: exclude some files from ROMFS 8 years ago
Andrew Tridgell a8280262a6 PX4NuttX: update gitignore 8 years ago
Andrew Tridgell 979c3a6270 mk: support px4-v3 with make 8 years ago
Andrew Tridgell 0870e02584 AP_AHRS: fixed example build 8 years ago
Andrew Tridgell 29bc07f410 AP_HAL: setup for building ucavcan on FMUv3 but not FMUv2 8 years ago
Andrew Tridgell bc304a21a2 travis: test build FMUv3 8 years ago
Andrew Tridgell 321cad640c waf: trim PX4 config to reduce firmware size 8 years ago
Andrew Tridgell 95b848f2b6 waf: fixes for FMUv3 8 years ago
Andrew Tridgell 67b97b21db AP_BoardConfig: switched to always using in-tree sensors 8 years ago
Andrew Tridgell da2638e424 PX4Firmware: submodule update 8 years ago
Andrew Tridgell 74a871576c waf: added FMUv3 to build 8 years ago
Andrew Tridgell bd0a0510ed AP_HAL: define FMUv3 8 years ago
priseborough 60ebe97e10 AP_InertialSensor: remove unused EKF1 include 8 years ago
priseborough 509709ce9d AP_Motors: remove unused EKF1 include 8 years ago
priseborough 453ced4a38 AP_GPS: remove unused EKF1 include 8 years ago
priseborough bb29c74e52 AP_NavEKF: remove EKF1 8 years ago
priseborough a222ebfaa5 README: remove EKF1 8 years ago
priseborough 809bfc1154 GCS_MAVLink: replace call to EKF1 8 years ago
priseborough f70cc3cf34 AP_InertialNav: remove EKF1 8 years ago
priseborough 6d086e0c31 AP_Mount: remove EKF1 8 years ago
priseborough 78f89e0663 AP_Beacon: Update parameters for EKF3 testing 8 years ago
priseborough 33a7c682a3 AP_AHRS: Add EKF3 and remove EKF1 8 years ago
priseborough 38ad778ff1 make.inc: Add EKF3 and remove EKF1 library from make.inc files 8 years ago
Andrew Tridgell 35bed59bd4 Tools: Add EKF3 and remove EK1 8 years ago
priseborough 2facebff80 Rover: Add EKF3 and remove EKF1 8 years ago
priseborough 38a0e8a6ae ArduPlane: Add EKF3 and remove EKF1 8 years ago
Andrew Tridgell c3b9dbf5c8 ArduCopter: Add EKF3 and remove EKF1 8 years ago
Andrew Tridgell 33943de4a0 AntennaTracker: Add EKF3 and remove EKF1 8 years ago
Andrew Tridgell b00ec26957 DataFlash: Add EKF3 and remove EKF1 8 years ago
Andrew Tridgell 75688c8342 AP_OpticalFlow: Add EKF3 and remove EKF1 8 years ago
priseborough 7202acc1b5 AP_NavEKF3: Default EKF3 to off 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago
Andrew Tridgell ab05472e0e AP_AHRS: added EKF3 for EKF experimentation 8 years ago
priseborough fd8916ef38 DataFlash: fix Baro 3 labels 8 years ago
priseborough cd669738a5 AP_Beacon: fix SITL param error 8 years ago
priseborough fe69d9a0ea AP_NavEKF2: remove duplicate include 8 years ago
priseborough a8f3a374e2 AP_NavEKF2: replace sqrt function calls with sqrtf 8 years ago
Lucas De Marchi b0ddf81687 Remove stdbool.h include for C++ sources 8 years ago
Andrew Tridgell 790d186c6c AP_Compass: switched to unified Invensese driver for AK8963 8 years ago
Andrew Tridgell 65b9b86099 AP_InertialSensor: unify MPU6000 and MPU9250 drivers 8 years ago
Randy Mackay c846cc249d Copter: fix heli pos-hold run-up-complete issue 8 years ago
murata 0f486aeecb AC_Fence: shorten calculation of return value 8 years ago
Tom Pittenger b7b56b94a3 Plane: convert landing.complete to landing.is_complete() 8 years ago