11739 Commits (8fd31111ad4560ed6b7e44b13d4e01e709a13648)

Author SHA1 Message Date
Andrew Tridgell 018b1143d2 GCS_MAVLink: handle difference between SERIALn_PROTOCOL=1 and 2 9 years ago
Andrew Tridgell 78e9ef427e AP_SerialManager: remove special case for console 9 years ago
Andrew Tridgell b3f94184f2 GCS_MAVLink: always build with MAVLink2 headers 9 years ago
Andrew Tridgell f377787444 AP_Mount: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 94feae9eaf AP_HAL_QURT: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 6f7d6269a8 AP_HAL_Linux: always build with MAVLink2 headers 9 years ago
Andrew Tridgell ef4d7e5618 GCS_MAVLink: fixed build with mavlink1 9 years ago
Andrew Tridgell 048fc8d39e GCS_MAVLink: adjust for min_length mavlink2 API change 9 years ago
Andrew Tridgell 318ec69465 GCS_MAVLink: added periodic saving of signing key 9 years ago
Andrew Tridgell 40d1a23a13 AP_Terrain: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell ec62d8f4ca AP_Mount: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell 12c1d58511 GCS_MAVLink: cope with different packet overheads with signing 9 years ago
Andrew Tridgell 006b9728d0 GCS_MAVLink: updates for 24 bit msgid 9 years ago
Andrew Tridgell a05679fb3b GCS_MAVLink: fixed build after rebase 9 years ago
Andrew Tridgell 7aae93e3e0 GCS_MAVLink: fixed auto-switching to MAVLink2 9 years ago
Andrew Tridgell 4ba09671a4 GCS_MAVLink: support disabling signing with zero key 9 years ago
Andrew Tridgell c96ed2b4c6 GCS_MAVLink: fixed calculation of GPS timestamp 9 years ago
Andrew Tridgell 970dbf3c8d GCS_MAVLink: fixed build with MAVLink1 9 years ago
Andrew Tridgell 24eb6afbe9 GCS_MAVLink: provide signing streams and accept_unsigned callback 9 years ago
Andrew Tridgell ed9a43ca46 GCS_MAVLink: support for mavlink2 signing operations 9 years ago
Andrew Tridgell ca39ece6cb StorageManager: added storage region for signing keys 9 years ago
Andrew Tridgell 8ea9e29fee GCS_MAVLink: use a fixed signing key for testing 9 years ago
Andrew Tridgell 0ead0ab978 GCS_MAVLink: support mavlink2 build 9 years ago
Andrew Tridgell 0ef5d8995b AP_Mount: support mavlink2 build 9 years ago
Andrew Tridgell 4eadab7a90 HAL_QURT: support mavlink2 build 9 years ago
Andrew Tridgell 31f8d26784 HAL_Linux: support mavlink2 build 9 years ago
Paul Riseborough 74121fdaeb AP_NavEKF2: fix bug preventing in-flight alignment 9 years ago
Paul Riseborough 16cb7078cd AP_NavEKF2: Fix misleading pre-flight status reporting 9 years ago
Paul Riseborough 38d61f5281 AP_NavEKF2: Update status reporting to handle no-magnetometer startup 9 years ago
Paul Riseborough 9aa3cdfaae AP_NavEKF2: Update GPS yaw re-alignment function 9 years ago
Paul Riseborough e3c966661b AP_NavEKF2: Remove unnecessary variance reset 9 years ago
Paul Riseborough 1179c08473 AP_NavEKF2: Handle case where we are in-flight and haven't yet aligned the yaw 9 years ago
Paul Riseborough 581c1aa0d4 AP_NavEKF2: Adjust attitude variance values used after a heading reset 9 years ago
Paul Riseborough 5ec8d523f6 AP_NavEKF: remove unwanted co-variance reset 9 years ago
Paul Riseborough 66e4d9d6e8 AP_NavEKF2: Reset co-variance values when doing a pos,vel,hgt reset 9 years ago
Paul Riseborough cf8175a073 AP_NavEKF2: Allow immediate use of GPS in-flight for plane without compass 9 years ago
Paul Riseborough 08de4e6d95 AP_NavEKF: Do not perform start-up yaw alignment if no compass 9 years ago
Paul Riseborough d2694fe5dc AP_NavEKF2: Remove duplicate transition into GPS aiding 9 years ago
Paul Riseborough 7201f7d2fd AP_NavEKF2: fix comment 9 years ago
Paul Riseborough 64a8153b68 AP_NavEKF2: update function name 9 years ago
Paul Riseborough addd213af0 AP_NavEKF2: reduce effect of acceleration on non-GPS mode attitude 9 years ago
Paul Riseborough d33bbf8cc7 AP_NavEKF: remove debug code 9 years ago
Paul Riseborough 54213ad871 DataFlash: Improve reporting of normalised ekf2 magnetometer innovations 9 years ago
Paul Riseborough a3b78e6231 AP_NavEKF2: update tuning defaults 9 years ago
Paul Riseborough 65f63341d7 AP_NavEKF2: Improve numerical error protection in optical flow fusion 9 years ago
Paul Riseborough 42da33593d AP_NavEKF2: fix yaw fusion numerical health reporting 9 years ago
Paul Riseborough 6eb9d43507 AP_NavEKF2: add numerical error checking and isolation to mag decl fusion 9 years ago
Paul Riseborough b325c5faeb AP_NavEKF2: add error checking and isolation to mag heading fusion 9 years ago
Paul Riseborough a0b1dc5325 AP_NavEKF2: add error checking and isolation to 3D amg fusion 9 years ago
Paul Riseborough 51a3df0319 AP_NavEKF2: Add error checking and isolation to pos vel fusion 9 years ago