22568 Commits (df190d1e86fcdd2dda6c3dcfd3f866c78d12c665)
 

Author SHA1 Message Date
Andrew Tridgell 595d5c0002 AP_HAL: added set_size() to RingBuffer API 9 years ago
Andrew Tridgell eb4707f65c mavlink: submodule update 9 years ago
Andrew Tridgell 0bbddd38cf GCS_MAVLink: fixed some places where packets are sent without space 9 years ago
Lucas De Marchi 13722b8858 AP_HAL_Linux: support 16 RCInput channels on Navio2 9 years ago
Francisco Ferreira 7132aec6db GitHub: update issue template 9 years ago
Andrew Tridgell d21e2ceaf2 mavlink: update submodule 9 years ago
Andrew Tridgell 08c258d44e mavlink: update submodule 9 years ago
Andrew Tridgell 0f07a5d55b mavlink: update submodule 9 years ago
Andrew Tridgell 5f7af390ec AP_Common: a useful debug macro for SITL 9 years ago
Andrew Tridgell ef210217dd HAL_Linux: cope with MAVLink2 in UDP driver for packetising 9 years ago
Andrew Tridgell 7654c9ce38 mavlink: submodule update 9 years ago
Andrew Tridgell a1c52415e9 waf: pass mavlink include path into cmake build 9 years ago
Andrew Tridgell 8486d4ab5e AP_AHRS: disable EKF1 on all PX4v1 and PX4v2 boards 9 years ago
Andrew Tridgell 4a5e001053 PX4Firmware: switched to MAVLink2 headers for uavcan 9 years ago
Andrew Tridgell 3f84ece625 mavlink: merged with upstream master 9 years ago
Andrew Tridgell 5b4bbf08fd Plane: use send_heartbeat wrapper 9 years ago
Andrew Tridgell a922b98ac0 Copter: use send_heartbeat wrapper 9 years ago
Andrew Tridgell 57c39cbfa0 AntennaTracker: use send_heartbeat wrapper 9 years ago
Andrew Tridgell 01caa7388a Rover: use send_heartbeat() wrapper 9 years ago
Andrew Tridgell 273c80116a GCS_MAVLink: added a wrapper for sending HEARTBEAT 9 years ago
Andrew Tridgell 2094cb2d88 RC_Channel: fixed example for MAVLink2 9 years ago
Andrew Tridgell 8899455ea3 GCS_MAVLink: use extended MEMINFO message 9 years ago
Andrew Tridgell 7e7c21d114 waf: update for MAVLink2 build 9 years ago
Andrew Tridgell 16901ffb2b AntennaTracker: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell fde0652d81 DataFlash: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell cd1f43a6ce GCS_MAVLink: use generated target_system and target_component offsets 9 years ago
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 4a7dea0c5b Plane: simplify UART setup 9 years ago
Andrew Tridgell 8913dc32b0 Copter: simplify UART setup 9 years ago
Andrew Tridgell 99cc737693 Rover: simplify UART setup 9 years ago
Andrew Tridgell d3c19de9df AntennaTracker: simplify UART setup 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 9f47e6417b Plane: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 31866c66d8 Copter: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 181eb9e4ef AntennaTracker: always build with MAVLink2 headers 9 years ago
Andrew Tridgell ad7fe48991 Rover: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 309dbef2ec Plane: fixed mavlink1 dependency on px4 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 d521852f84 autotest: make -P2 only control mavproxy mavlink protocol version 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 eee06da1b5 Plane: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell d477ecc24e mk: default to building with MAVLink2 support 9 years ago
Andrew Tridgell 12c1d58511 GCS_MAVLink: cope with different packet overheads with signing 9 years ago