19173 Commits (0b64ad012365016d53f620297c7b1d1b77a743da)
 

Author SHA1 Message Date
Paul Riseborough 0b64ad0123 AP_NavEKF2: Enable EKF instance to be specified when requesting public data 10 years ago
Paul Riseborough dfdacf2ddc GCS_MAVLink: Accommodate change to EKF2 interface 10 years ago
Paul Riseborough 5b1d6f2aa2 DataFlash: accomodate change in EKF2 interface 10 years ago
Paul Riseborough 243888e923 GCS_MAVLink: accomodate change in EKF2 interface 10 years ago
Paul Riseborough 6c2dc3ccf8 AP_NavEKF2: Publish the number of instances 10 years ago
Paul Riseborough 46e4c45537 DataFlash: Only log EKF messages when enabled 10 years ago
Paul Riseborough 624f169b9b AP_NavEKF: Publish enabled status 10 years ago
Paul Riseborough 65e4a4ab94 AP_NavEKF2: Use correct casting of integers when printing 10 years ago
Paul Riseborough 987d261109 DataFlash: Update logging of EKF2 primary core index 10 years ago
Paul Riseborough 2dcaeb0304 AP_NavEKF2: Update publishing of primary core index 10 years ago
Paul Riseborough 1858da8307 AP_NavEKF2: Better switching in response to faults 10 years ago
Paul Riseborough 5f6d1d8d25 AP_NavEKF2: Add fault score calculation 10 years ago
Paul Riseborough 4884b2d38a DataFlash: Log the primary EKF2 index 10 years ago
Paul Riseborough b24507d33c AP_NavEKF2: Publish the primary EKF index 10 years ago
Paul Riseborough 04165a60a7 AP_NavEKF2: Reduce false positive on EKF health check 10 years ago
Paul Riseborough 49f9ea317c AP_NavEKF: Update console message and param descriptions for multiple EKF's 10 years ago
Paul Riseborough 2340e18fdc AP_NavEKF2: Offset the fusion time horizon between multiple instances 10 years ago
Paul Riseborough 3eeff8dbc6 AP_NavEKF2: Remove unused code 10 years ago
Paul Riseborough d48454ee2d AP_NavEKF2: Use nominated IMU unless unavailable 10 years ago
Siddharth Bharat Purohit 392fce76b2 AP_NavEKF: define getGpsGlitchStatus function 10 years ago
Andrew Tridgell c823d64073 PX4: removed unused mixer files 10 years ago
Jonathan Challinger 05e533e6fc Copter: don't accept disarm commands in stabilize and acro unless also landed 10 years ago
Andrew Tridgell 2ffabe9e05 AP_BoardConfig: fixed PX4v1 build 10 years ago
Andrew Tridgell d52279af27 AP_NavEKF2: don't try to allocate last bytes of memory to EKF2 10 years ago
Andrew Tridgell ee78e2d618 AP_NavEKF2: set primary to first healthy core 10 years ago
Andrew Tridgell 2ab2afc86a AP_NavEKF2: added EK2_IMU_MASK for multiple IMUs 10 years ago
Andrew Tridgell 56909ce973 AP_NavEKF: split EKF1 into frontend and backend 10 years ago
Andrew Tridgell 98ef21bc69 PX4: don't auto-start uavcan, use BRD_CAN_ENABLE instead 10 years ago
Andrew Tridgell c334bd0ddf AP_BoardConfig: added BRD_CAN_ENABLE option 10 years ago
Lucas De Marchi e9c6702269 AP_HAL_VRBRAIN: fix typo using comma operator 10 years ago
Lucas De Marchi 0d95a9c41d AP_OpticalFlow: reduce lock region 10 years ago
Lucas De Marchi 70edf31ca6 AP_OpticalFlow: make error path common 10 years ago
Lucas De Marchi 7b726d824d AP_OpticalFlow: remove num_errors increment due to busy bus 10 years ago
Lucas De Marchi 41ddb67712 AP_OpticalFlow: pack struct passed to I2C layer 10 years ago
Andrew Tridgell 6bad33c922 scripts: use px4-clean for all binaries targets 10 years ago
Andrew Tridgell 49799257ea GCS_MAVLink: handle available memory of over 64k in mavlink 10 years ago
Andrew Tridgell 883ac59e4a HAL_Linux: always report 256k of available memory 10 years ago
Andrew Tridgell 567ea0e420 HAL_VRBRAIN: make available_memory() uint32_t 10 years ago
Andrew Tridgell 81e34006a5 HAL_SITL: make available_memory() uint32_t 10 years ago
Andrew Tridgell ac1c0bba15 HAL_PX4: make available_memory() uint32_t 10 years ago
Andrew Tridgell 8a4c0593f2 AP_HAL: make available_memory() uint32_t 10 years ago
Andrew Tridgell a3ca732403 AP_Airspeed: show health status in examples 10 years ago
lvale e7efaa45c5 Tracker: text message severity uniformization 10 years ago
lvale a64689600f Rover: text message severity uniformization 10 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 10 years ago
Randy Mackay 420b1ca715 Copter: minor comment and order change to takeoff 10 years ago
Jonathan Challinger 082c1f77fb Copter: soften takeoff 10 years ago
Andrew Tridgell 75d2aed6e1 HAL_SITL: added help for uart command line checks 10 years ago
Andrew Tridgell ad9d50a457 autotest: changed -A to be used for arbitrary command line options 10 years ago
Víctor Mayoral Vilches d5d1bfae8c AP_HAL_Linux: Adapt code to common RPI layer 10 years ago