643 Commits (e440d22003fd47d0569308cf286d35ae04fe8cf9)

Author SHA1 Message Date
Pierre Kancir b2c8bc8074 GCS_MAVLink: example fix travis warning 8 years ago
Michael du Breuil 1e816b8be5 GCS_MAVLink: Support sending the BATTERY_STATUS message 8 years ago
Andrew Tridgell 3080f66d16 GCS_MAVLink: fixes for updated mavlink 8 years ago
Peter Barker 564ff3a468 GCS_MAVLink: always allow HOME to be read by MISSION_REQUEST 8 years ago
Randy Mackay eded4f90bb GCS_MAVLink: timesync sends nanoseconds 8 years ago
Randy Mackay eddd6e5681 GCS_MAVLink: only respond to timesync messages with empty tc1 8 years ago
fnoop fdc310fe97 GCS_MAVLink: add TIMESYNC message handler 8 years ago
Peter Barker d6807d749c GCS_MAVLink: make send_statustext virtual 8 years ago
Peter Barker cc28ff49e9 GCS_MAVLink: support for a singleton 8 years ago
Michael du Breuil 50346de963 GCS_MAVLink: Update for AHRS NED changes 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 285c02b8b6 GCS_MAVLink: rename MSG_RADIO_OUT to MSG_SERVO_OUTPUT_RAW to better describe what it is 8 years ago
Lucas De Marchi 4e7b65260d GCS_MAVLink: shut up mavlink warnings 8 years ago
murata 4a60850558 GCS_MAVLink: Unify from print or println to printf. 8 years ago
Peter Barker acb5ddd140 GCS_MAVLink: issue MISSION_COUNT packet if seq request too large 8 years ago
Andrew Tridgell 0942291e74 GCS_MAVLink: adapt to new RC_Channel API 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8419045aea Spell in comments 8 years ago
priseborough 809bfc1154 GCS_MAVLink: replace call to EKF1 8 years ago
Andrew Tridgell 8b8837ab72 GCS_MAVLink: fixed build 8 years ago
Andrew Tridgell eaf378cbf0 GCS_MAVLink: updated optical flow send 8 years ago
Andrew Tridgell b3ac4fcb72 GCS_MAVLINK: speed up USB log download 8 years ago
Francisco Ferreira 7463d4c8f7 GCS_MAVLink: add function to send command requesting vehicle position during accel cal 8 years ago
Andrew Tridgell f62851f780 GCS_MAVLink: added remote device operations 8 years ago
Andrew Tridgell da7ed73051 GCS_MAVLlink: added handle_common_message() 8 years ago
floaledm 9f8d2f0506 GCS_MAVLink: send status_text messages to Frsky lib queue 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 a847520da8 GCS_MAVLink: send RC_CHANNELS_RAW if using MAVLink1 8 years ago
Andrew Tridgell 792f3b8a15 GCS_MAVLink: added handle_rc_bind() 8 years ago
Andrew Tridgell f01f711ff6 GCS_MAVLink: added accept_packet() hook 8 years ago
Andrew Tridgell c1bf23e090 GCS_MAVLink: fixed comment 8 years ago
Andrew Tridgell 53260969bb GCS_MAVLink: removed deprecated RC_CHANNELS_RAW and use RC_CHANNELS only 8 years ago
Andrew Tridgell 5e829e7720 GCS_MAVLink: most users don't have signing keys 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Matthew Brener 06388b0417 Global: Fix typos 9 years ago
Andrew Tridgell 66073413a8 GCS_MAVLink: announce MAVLink2 capability 9 years ago
Niti Rohilla cadd95fdd8 GCS_MAVLink: Added sanity check for DO_JUMP command on mission load. 9 years ago
Michael du Breuil 7a18d59099 GCS_MAVLink: On mission_set_current report the requested item if the set was a success 9 years ago
Andrew Tridgell cfd7268bd5 GCS_MAVLink: check the signing key magic on load 9 years ago
Leandro Pereira bf3f8c05e7 GCS_Mavlink: Correctly check if a channel is streaming 9 years ago
Andrew Tridgell 1fa137caad GCS_MAVLink: added handle_preflight_reboot() 9 years ago
Peter Barker aae84b3edc GCS_MAVLink: send_collision_all 9 years ago
Peter Barker 7bc9a1cf83 GCS_MAVLink: break out a packetReceived function 9 years ago
Andrew Tridgell 306487cad4 GCS_MAVLink: adjust for 16 channels in SERVO_OUTPUT_RAW 9 years ago
Tom Pittenger fc02908c0d Revert "GCS_MAVLink: coverity scan - variables not initialized in constructor" 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
Andrew Tridgell a331542958 GCS_MAVLink: fixed typo 9 years ago
Michael du Breuil c2da36d505 GCS_MAVLink: fix race condition when recieving last waypoint 9 years ago
Tom Pittenger 4fe94bdea3 GCS_MAVLink: add ADSB_streamrate 9 years ago
Tom Pittenger 3a38e29b39 GCS_MAVLink: do not auto-forward ADSB_VEHICLE packets 9 years ago