22 Commits (c1f3015679ca0f8f5ba753fda38d1e4934a019b1)

Author SHA1 Message Date
Andrew Tridgell 1eebae2346 GCS_MAVLink: use new SERIAL_CONTROL_SERIALn enums 5 years ago
Peter Barker 7d2557b316 GCS_MAVLink: correct txspace return value issues 5 years ago
Michael du Breuil 5000891a76 GCS_MAVLink: remove some unused includes 5 years ago
Pierre Kancir b1506ca652 GCS_MAVLink: pass mavlink_message_t by const reference 6 years ago
Michael du Breuil be7afe346b GCS_MAVLink: Fix AP_GPS include 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker 1f862e8192 GCS_MAVLink: serial control: avoid nullptr dererences 7 years ago
Peter Barker 0a08bba437 GCS_MAVLink: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
Peter Barker 269294754f GCS_MAVLink: use gps singleton 7 years ago
Peter Barker 154b212545 GCS_MAVLink: move serial_control case to base class 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 048fc8d39e GCS_MAVLink: adjust for min_length mavlink2 API change 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 0ead0ab978 GCS_MAVLink: support mavlink2 build 9 years ago
Gustavo Jose de Sousa d7a2ef3e35 GCS_MAVLink: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell de11b5394e GCS_MAVLink: support NSH shell with SERIAL_CONTROL 10 years ago
Andrew Tridgell af7765c57c GCS_MAVLink: fixed typo 10 years ago
Andrew Tridgell ac848dc103 GCS_MAVLink: zero packet data before reply in serial control 10 years ago
Andrew Tridgell 2ebdfce4ea GCS_MAVLink: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell b8675b9abc GCS_MAVLink: implement SERIAL_CONTROL MAVLink message 11 years ago