327 Commits (8d572e85652111d84c04f6ffbf2eab78a1f412f1)

Author SHA1 Message Date
Andrew Tridgell d482c7f4b7 Plane: decode correct ADSB packet 9 years ago
Andrew Tridgell b29b609bcc Plane: added AFS support for quadplanes 9 years ago
Andrew Tridgell 76b6cbbda1 Plane: prevent motor startup on reboot in quadplanes 9 years ago
Peter Barker cb7686001f Plane: add dataflash as a bit for the mavlink SYS_STATUS message 9 years ago
Tom Pittenger 5fd3c79202 Plane: Fix typos 9 years ago
Lucas De Marchi c27ebd10c2 ArduPlane: Remove i2c lockup count 9 years ago
Andrew Tridgell 327a057ee0 Plane: added internal combustion engine support 9 years ago
Andrew Tridgell 02babb71b3 ArduPlane: adjust for 16 channels in SERVO_OUTPUT_RAW 9 years ago
Tom Pittenger 3f195df9f0 Plane: handle ADSB-Out packets 9 years ago
Tom Pittenger 5c3cca7911 Plane: handle incoming ADSB transceiver packet 9 years ago
Andrew Tridgell 7b147e3941 Plane: handle PLAY_TUNE message 9 years ago
Andrew Tridgell 569cc1c108 Plane: support the LED_CONTROL MAVLink message 9 years ago
Allan Matthew c479fcab39 Plane: support GPS_INPUT mavlink message 9 years ago
Andrew Tridgell e8976d3a89 Plane: check for optflow enable in more places 9 years ago
Tom Pittenger 0597dbd033 Plane: allow SET_ATTITUDE_TARGET to set rpy and throttle 9 years ago
Tom Pittenger 85afd9e245 Plane: remove guided roll flag, handle it with timer=0 9 years ago
Michael Day 8ac433f991 Plane: Can now command roll from a companion computer. 9 years ago
Tom Pittenger 9b973fb899 Plane: add ADSB_streamrate 9 years ago
Tom Pittenger 204abfd45e Plane: set heartbeat.system_status to Critical for low-battery failsafe events 9 years ago
Tom Pittenger 3140ce6ab6 Plane: change MAVLINK_MSG_ID_SET_POSITION_TARGET_GLOBAL_INT gcs msg to remove abbreviations. Hope it fits! 9 years ago
Tom Pittenger bd270720da Plane: whitespace formatting 9 years ago
Michael Day 429e348824 Plane: Can now change current WP alt via mavlink. 9 years ago
Tom Pittenger 01e636065d Plane: non-functional: mostly whitespace and removed extra set result statement 9 years ago
Michael Day 2c0f0a04d8 Plane: Only allow speed changes in GUIDED and AUTO modes. 9 years ago
Andrew Tridgell eae2bf54ca Plane: fixed gcc 6.1 build error 9 years ago
Peter Barker ee5290c178 Plane: avoid switch statement for enabling fence if no fence present 9 years ago
Tom Pittenger 954c987075 Plane: do not parse GEOFENCE packets when geofence is disabled via compile option 9 years ago
Tom Pittenger ea9e39212f Plane: use new check_latlng helper 9 years ago
Peter Barker 28361afc2a Plane: move telemetry_delayed up into base class 9 years ago
Peter Barker 9ee62aac30 Plane: move adjust_rate_for_stream up 9 years ago
Peter Barker af5a52e2aa Plane: subclass GCS_MAVLink in place of defining its functions for it 9 years ago
Andrew Tridgell 6e4c0dd3d7 Plane: allow non-blocking calibrations while armed 9 years ago
Andrew Tridgell d3494d1369 Plane: don't stall EKF during baro cal 9 years ago
Andrew Tridgell 5b4bbf08fd Plane: use send_heartbeat wrapper 9 years ago
Andrew Tridgell 9f47e6417b Plane: always build with MAVLink2 headers 9 years ago
Andrew Tridgell eee06da1b5 Plane: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell a103e70460 ArduPlane: handle SETUP_SIGNING message 9 years ago
Don Gagne 151686ce9d ArduPlane: SET_SENSORS_OFFSETS support for third compass 9 years ago
Andrew Tridgell e3b2e90a27 Plane: cleanup unnecessarily complex gcs[] usage 9 years ago
Tom Pittenger 8a58f5a5eb Plane: convert airspeed_error_cmd to airspeed_error (in meters) 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Leandro Pereira f23bd7e09d GCS_MAVLink: Use a single stream_trigger() implementation 9 years ago
Andrew Tridgell 3853aa0fe3 Plane: fix for changed API 9 years ago
Michael Day b096e1404d Plane: Add MAVLink message handler for CMD_DO_CHANGE_SPEED 9 years ago
Lucas De Marchi baa287e5e5 ArduPlane: use separate header for version macro 9 years ago
Allan Matthew 25c8027606 Plane: handle new MAVLink rangefinder input 9 years ago
Michael du Breuil 0fcfcdc169 Plane: Broadcast POSITION_TARGET_GLOBAL_INT as part of the EXTENDED_STATUS stream 9 years ago
Michael Oborne cd56061b24 ArduPlane: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Andrew Tridgell 4666b25258 Plane: initial implementation of QRTL for quadplane RTL 9 years ago
Niti Rohilla a03941ba02 ArduPlane : Updated handle_guided_request() to report error. 9 years ago