11816 Commits (6b04a81b8da8cf0398f22e70c4a98dee3145cdb1)

Author SHA1 Message Date
priseborough 6b04a81b8d AP_NavEKF2: Fix plane in-flight yaw reset bug 9 years ago
priseborough 51dbed2338 AP_NavEKF2: remember mag field states between flight on same power cycle 9 years ago
priseborough 136df7cb5c AP_NavEKF2: reduce declination errors on start of 3-axis fusion 9 years ago
priseborough 744f19cd2d AP_NavEKF2: Improve scaling of output predictor I gain 9 years ago
priseborough a49c16d63c AP_NavEKF2: Update output filter tuning 9 years ago
priseborough 55dee347e0 AP_NavEKF2: Fix bug in averaged filter delta time 9 years ago
priseborough cc7caa27bc DataFlash: Use a unique struct for EKF2 logging 9 years ago
priseborough 772c719df3 DataFlash: log tracking error for active instance of EKF2 9 years ago
priseborough 927186339c AP_NavEKF2: Improved output predictor tracking 9 years ago
priseborough 00b66ddc07 DataFlash: Log EKF2 output predictor tracking data 9 years ago
priseborough 253f744824 AP_NavEKF2: Collect output predictor tracking data 9 years ago
priseborough 14bb4f4574 AP_NavEKF2: Publish output observer tracking errors 9 years ago
priseborough fa435d0323 AP_NavEKF2: Allow for faster accel bias change in-flight 9 years ago
priseborough 191c34612d AP_NavEKF2: Fix bug in use of corrected IMU data 9 years ago
priseborough 118d5b88b2 AP_NavEKF2: Clean up output observer and reduce pos vel time constant 9 years ago
Lucas De Marchi b9f65996bc AP_HAL: sparse-endian: unconditionally use byteswap.h 9 years ago
Lucas De Marchi 471de28967 AP_Common: provide minimal byteswap.h and endian.h 9 years ago
Lucas De Marchi 40338c3272 AP_HAL: sparse-endian: use pragma once 9 years ago
Lucas De Marchi 6a80c3d70d AP_HAL: RingBuffer: remove trailing whitespaces 9 years ago
Lucas De Marchi 24c7f76034 AP_HAL: RingBuffer: remove C++11 initialization 9 years ago
Murilo Belluzzo 3e1acdcbbf AP_HAL: Use atomic instead volatile on RingBuffer head/tail 9 years ago
Murilo Belluzzo b7dd4dad64 AP_HAL: Fix ByteBuffer::reserve() breaking buffer state 9 years ago
Murilo Belluzzo 43d4012884 AP_HAL: Fix TOCTOU in ByteBuffer::peekiovec() 9 years ago
Murilo Belluzzo 9951b94d40 AP_HAL: Change the return type of 'peekiovec' 9 years ago
Murilo Belluzzo 625f47def7 AP_HAL: Improve ByteBuffer::set_size 9 years ago
Murilo Belluzzo e9e31172c0 AP_HAL: Simplify ByteBuffer::readptr logic 9 years ago
Leandro Pereira fbefe32017 AP_HAL: Add method to reserve space in the ring buffer 9 years ago
Leandro Pereira e3b676ba89 AP_HAL: Add method to peek non-contiguous parts of a ByteBuffer 9 years ago
Lucas De Marchi efb6b4c57e DataFlash: ifdef both __APPLE__ and __MACH__ 9 years ago
Siddharth Bharat Purohit d65f453da1 AP_HAL_SITL:use common fenv function 9 years ago
Lucas De Marchi c728b6c164 AP_Common: missing/fenv: fix coding style 9 years ago
Siddharth Bharat Purohit 484db9ff82 AP_Common: add replacements for fe control functions systems without them 9 years ago
Siddharth Bharat Purohit 8903bc9eab AP_HAL: add support for get realtime on Darwin systems 9 years ago
Andrew Tridgell f090e9b27c HAL_Linux: fixed makefile build with PRIu64 9 years ago
Lucas De Marchi 3ba27df405 AP_Compass: BMM150: minor refactors 9 years ago
José Roberto de Souza 6e53854122 AP_Compass: Add BMM150 backend 9 years ago
Fernandes Pinheiro, Daker 51bf638ad3 PID: Remove unused method get_pid_4500 9 years ago
Tom Pittenger 19713200e5 AP_TECS: coverity scan: init variable struct 9 years ago
Tom Pittenger 6d0cf22358 AP_TECS: spelling 9 years ago
Tom Pittenger 753c0d47f0 AP_TECS: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger 5f16d873b8 AP_L1_Control: coverity scan - ignoring get_position() result 9 years ago
Tom Pittenger a74e86c234 GCS_MAVLink: coverity scan - computed value overwritten without use for SITL 9 years ago
Tom Pittenger bd8debdf8b GCS_MAVLink: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger 8d2872d3ab AP_Baro: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger 93462d0fe3 AP_Airspeed: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger d558f32142 AP_L1_Control: coverity scan - variables not initialized in constructor 9 years ago
Andrew Tridgell 0be442d34b SITL: improved throttle input in XPlane 9 years ago
Andrew Tridgell f387f248d3 SITL: added support for servo slew rates and retract servos 9 years ago
Luis Vale Gonçalves 334233d48f AP_BoardConfig: fix spelling in parameter description 9 years ago
Randy Mackay e820506c5a AC_Fence: add polygon fence check to check_destination_within_fence 9 years ago