23086 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 8a27680fbb build: check for endian.h and byteswap.h 9 years ago
Lucas De Marchi a014d0c790 mk: define missing headers for px4/qurt/sitl 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
Andrew Tridgell c926d7d41f Plane: fixed typo in quadplane landing detector 9 years ago
Andrew Tridgell 1a3b292aa3 autotest: fixed run_in_terminal_window() on Linux 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
Lucas De Marchi e2498a1090 autotest: add function to kill tasks on MacOS 9 years ago
Siddharth Bharat Purohit 4f0dad19ea autotest: support mac osx terminal launch 9 years ago
Siddharth Bharat Purohit 71c2f69a63 waf: add support for sitl build on mac 9 years ago
Lucas De Marchi 1923d9029e mk: use SYSTYPE for Darwin and append to LIBS 9 years ago
Siddharth Bharat Purohit 98c97a689f MK: remove unused and undefined librt as build flag for macosx 9 years ago
Siddharth Bharat Purohit 8903bc9eab AP_HAL: add support for get realtime on Darwin systems 9 years ago
Andrew Tridgell 3a8ed06267 Copter: added TKOFF_NAV_ALT parameter 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
stefanlynka fd2eb8bb31 Tracker: Adding altitude difference calculation using relative altitude. 9 years ago
stefanlynka ca22f6612d Tracker: Changing pitch_range to pitch_min and pitch_max 9 years ago
stefanlynka 18e51da12d Tracker: Changed yaw slew margin 9 years ago
Andrew Tridgell b6f58bdd98 Plane: don't give tuning errors when VTOL inactive 9 years ago