238 Commits (57bbb2e1d9c3ad68d907bf9f63d7746d203120c6)

Author SHA1 Message Date
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
Andrew Tridgell 76400a9959 Plane: support DO_VTOL_TRANSITION as a mission item 9 years ago
James Stoyell 4e7e84fc99 Plane: Modified last_valid_rc_ms AFS failsafe input to work when standard failsafe is on 9 years ago
Randy Mackay 4291139b6c Plane: ack DO_MOUNT_CONTROL messages 9 years ago
Andrew Tridgell 8683616d8c Plane: redo scheduler table and improve perf logging 9 years ago
Lucas De Marchi 0095f6168e ArduPlane: fix handling of SET_HOME_POSITION 9 years ago
Michael du Breuil c17ea21a97 Plane: Add support for DO_REPOSITION via COMMAND_INT 9 years ago
Randy Mackay 70f81ee338 Plane: remove multicopter PID parameters 9 years ago
Andrew Tridgell f73c8ab8ed Plane: allow testing of all motors in sequence 9 years ago
Michael du Breuil 35bb6a634e Plane: Make base_mode armed status depend upon the arming library, not soft armed 9 years ago
Andrew Tridgell 89970e4eaa Plane: support motor_test for quadplanes 9 years ago
Michael du Breuil f60b3fd6c7 Plane: remove "Command recieved" statustext 9 years ago
Andrew Tridgell f4ccf94dfc Plane: added QLAND mode 9 years ago
Andrew Tridgell 968f07f583 Plane: allow live quadplane PID tuning 9 years ago
Tom Pittenger 6399d00950 Plane: convert to using static send_statustext 9 years ago
Tom Pittenger d04b5e735f Plane: add SYS_STATUS reverse_motor 9 years ago
Tom Pittenger b8d5369ebd Plane: add flight stage LAND_PREFLARE 9 years ago
Andrew Tridgell 8dba91658c ArduPlane: log a picture if AP_Camera::control() returns true 9 years ago
Andrew Tridgell 0d6b353bcb Plane: added quad assistance and auto support for quadplane 9 years ago
Andrew Tridgell 2983576067 Plane: added QLOITER mode 9 years ago
Andrew Tridgell ca85c332d6 Plane: separate QSTABILIZE and QHOVER modes 9 years ago
Andrew Tridgell 6468fc6d93 Plane: Initial implementation of quadplane 9 years ago
Tom Pittenger 0bfe235d6b Plane: use abort landing logic with mavlink GO_AROUND cmd 9 years ago
Siddharth Bharat Purohit 78566bda36 Plane: wire up accel calibrator for plane 9 years ago
DonLakeFlyer 7479bc5734 Plane: return success or failure of get home position 9 years ago
Peter Barker 84b53e58d5 Plane: DataFlash-over-MAVLink support 9 years ago
Luis Vale Gonçalves 4722a388b9 Plane: Text revisions 9 years ago
Luis Vale Gonçalves b7f3782e4e Plane: Text revisions 9 years ago
Tom Pittenger eaad72c192 Plane: Add support for handing ADS-B traffic 9 years ago
Caio Marcelo de Oliveira Filho c8888329e1 Plane: use millis/micros/panic functions 9 years ago
lvale e18181e5c2 Plane: Uniformization of severities 9 years ago
Lucas De Marchi c55c07eaf6 ArduPlane: remove check for AVR CPUs 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 4ab9821624 Replace use of Log_Write_Message_P() with Log_Write_Message() 9 years ago
Lucas De Marchi 89fc4f4b62 Replace use of send_text_P() with send_text() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 84d5fb006f Remove use of Util::{v,}snprintf_P() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell 3c3392aae5 Plane: improve error messages on failed parachute release 9 years ago