2769 Commits (1b7122d733f2be06657c83af14cf6cba475f1bd6)

Author SHA1 Message Date
Michael du Breuil 8630037fd7 Plane: Parameterize the home altitude reset conditions 8 years ago
Andrew Tridgell d541ac509f Plane: removed TRIM_RC_AT_START parameter 8 years ago
Andrew Tridgell 1a207c919b Plane: fixed bug in TRIM_AUTO 8 years ago
Andrew Tridgell 4124d371c9 Plane: fixed minacc and delay for launch 8 years ago
Peter Barker 2861c1d06a Plane: add ArduSub to list of SYSID_SW_TYPE 8 years ago
Peter Barker 212174bc0e Plane: remove unused defines 8 years ago
Lucas De Marchi 44ffb67837 ArduPlane: use FALLTHROUGH define 8 years ago
Randy Mackay c80a83322a Plane: integrate simpler Log_Write_EKF 8 years ago
Peter Barker 8272fb8fa2 Plane: remove unused repeating events defines 8 years ago
Peter Barker 9732b19f04 Plane: move serial_control case to base class 8 years ago
Peter Barker 4321abd477 Plane: move play_tune and led_control handling to base class 8 years ago
Peter Barker 8eeae45300 Plane: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Michael du Breuil 833ec1336e Plane: Expose the AFS instance to MAVLink 8 years ago
Peter Barker 1a665280e9 Plane: remove CLI 8 years ago
Peter Barker c6b9c84d1f Copter: remove CLI 8 years ago
Peter Barker d33cd801a1 Plane: send gps messages as separate queued messages 8 years ago
Peter Barker c3e86840b2 Plane: move sending of gps_raw up 8 years ago
Peter Barker 933cd7a44c Plane: move sending of system_time up 8 years ago
Peter Barker 4aee416c1d Plane: move sending of camera_feedback up 8 years ago
Peter Barker 9eb96886e5 Plane: move sending of meminfo up 8 years ago
Peter Barker a9c866f574 Plane: use new retry_deferred method 8 years ago
Andrew Tridgell 3802e7bc3b Plane: mark version as 3.8.1-dev 8 years ago
Andrew Tridgell 6e84210d1b Plane: prepare for plane 3.8.0 release 8 years ago
Peter Barker 4cb94b80ee Plane: move try_send_message queued_param_send up 8 years ago
Peter Barker 089f6f4650 Plane: move try_send_message send_hwstatus up 8 years ago
Peter Barker fee9e83881 Plane: move try_send_message mission handling up 8 years ago
Peter Barker a740c10dfe Plane: move try_send_message compass message handling up 8 years ago
Peter Barker 50cbbc324b Plane: base SYS_STATUS load average on variable loop rate 8 years ago
Andrew Tridgell 9b16836da5 Plane: cope better with more RC trim/min/max values 8 years ago
Andrew Tridgell 99df31f6ec Plane: fixes from review 8 years ago
Andrew Tridgell ea1a4bc176 Plane: improve px4_mixer handling of servo trim/min/max 8 years ago
Andrew Tridgell cff692ca48 Plane: implement MANUAL_RCMASK 8 years ago
Andrew Tridgell fedd2c558c Plane: added AETR log message 8 years ago
Andrew Tridgell 5d91e29cea Plane: fixed px4_mixer for new function based mixing 8 years ago
Andrew Tridgell 0266168e69 Plane: removed old elevon and vtail mixers 8 years ago
Andrew Tridgell 178e7eca54 Plane: always setup target airspeed 8 years ago
Andrew Tridgell 909f109b3f Plane: don't start a transition while disarmed 8 years ago
Peter Barker 1cb6962f84 Plane: move common mavlink camera handling up 8 years ago
Peter Barker 2fb46a67dd Plane: camera is responsible for taking distance-based-images and logging 8 years ago
Peter Barker fbcd072d98 Plane: move gps inject handling up to GCS_MAVLINK 8 years ago
Patrick José Pereira 60834e9af0 Plane: Allow a second activation of parachute 8 years ago
Peter Barker 87af817893 Plane: handle common GPS messages in base GCS_MAVLINK class 8 years ago
Peter Barker fa39f315c6 Plane: move starting of new logs into DataFlash 8 years ago
Peter Barker ea892d278f Plane: remove MSG_STATUSTEXT entirely 8 years ago
Michael du Breuil f87a69dcf2 Plane: Throttle based landing aborts should ask the landing library 8 years ago
Peter Barker 7f0cb82797 Plane: move handling of PREFLIGHT_SET_SENSOR_OFFSETS up 8 years ago
Peter Barker 6047026b11 Plane: move handling of MAG_CAL command longs up 8 years ago
Peter Barker 2b6752e0b4 Plane: move MAV_CMD_START_RX_PAIR handling to base class 8 years ago
Peter Barker 7042d3e9c9 Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries 8 years ago
Peter Barker 36eab56178 Plane: move mavlink support for servo/relay up 8 years ago