2727 Commits (2a9b1017b6e9f4f7300671a465a4210d2d4d085c)

Author SHA1 Message Date
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
Peter Barker 3af52d9db3 Plane: add common handling of mavlink command messages 8 years ago
Michael du Breuil b8e6ad7476 Plane: Document loop max time as being in microseconds 8 years ago
Peter Barker 983686745e Plane: move rally-point handling up 8 years ago
Peter Barker a250f47f13 Plane: remove unneeded telemetry_delayed parameter 8 years ago
Peter Barker c9c4b31e99 Plane: move handling of incoming statutext messages up 8 years ago
Peter Barker c058fba5ac Plane: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 592729733e Copter: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 1be52495f1 Plane: eliminate global static GCS_MAVLINK::send_home_all 8 years ago
Peter Barker d850feb75f Plane: move common mission handling up to GCS_MAVLINK 8 years ago
Peter Barker 250f315678 Plane: eliminate gcs_send_mission_item_reached wrapper 8 years ago
Peter Barker 3b0a7703c4 Plane: eliminate gcs_send_message wrapper 8 years ago
Peter Barker 5a8f01c19c Plane: use send_text method on the GCS singleton 8 years ago
Peter Barker 685706952c ArduPlane: use Notify singleton for sending statustext 8 years ago
Peter Barker 5b3b61a2e4 Plane: move GCS functions up to superclass GCS 8 years ago
Andrew Tridgell 1d626db3b1 Plane: use scaled outputs for AFS failsafe 8 years ago
Peter Barker 923b201025 Plane: send servos outputs after flaperon update 8 years ago
Peter Barker 38921c4f1a Plane: correct AFS terminate for rcin/servos split 8 years ago
Eugene Shamaev b95ebadf8b ArduPlane: move of CAN parameters into separate group 8 years ago
Andrew Tridgell b2cd5f5c06 Plane: release 3.8.0beta5 8 years ago
Andrew Tridgell d3f9afd4e7 Plane: fixed auto-adjustment of flaperon trim 8 years ago
Andrew Tridgell 2cb511c049 Plane: deprecate old aileron_with_input and elevator_with_input 8 years ago
Andrew Tridgell 51b39ea3a1 Plane: removed ancient "mix_mode" type elevon mixing 8 years ago
Andrew Tridgell 725244ff8a Plane: implement new TRIM_AUTO functionality 8 years ago
Andrew Tridgell 984e887d1d Plane: changed differential spoilers to scaled outputs 8 years ago
Andrew Tridgell c9e4423997 Plane: re-implement flaperons 8 years ago
Peter Barker 1ca5f243a5 Plane: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 949e07c7e3 Plane: use DataFlash should_log to determine raw IMU logging 8 years ago
Peter Barker 88a7167cb9 Plane: move should_log check of log bitmask into DataFlash 8 years ago
Peter Barker 5b70b688cb Plane: handle knowledge of in_log_download in DataFlash 8 years ago
Peter Barker 60ebd099bd Plane: move send-logs-via-mavlink code into DataFlash 8 years ago
Michael du Breuil 8691eae679 Plane: Handle NAV_CONTROLLER_OUTPUT.wp_dist overflowing 8 years ago
Andrew Tridgell 0b40e853c9 Plane: call set_likely_flying() 8 years ago
Peter Barker ceec44350f Plane: move MAVLINK_MSG_ID_REMOTE_LOG_BLOCK_STATUS handling up 8 years ago
Michael du Breuil 92cdb54176 Plane: Fix a fly away when aborting a landing 8 years ago
Peter Barker 30dfd32b87 Plane: stop using in_mavlink_delay as a proxy for disabling logging 8 years ago
Peter Barker b57a4e9685 Plane: call dataflash should_log method 8 years ago
Michael du Breuil 1d03732ac5 Plane: Remove redundant status text on MAV_CMD_DO_GO_AROUND 8 years ago
Pierre Kancir 5d0972f589 Arduplane: fix implicit cast to double warning in quadplane 8 years ago
Peter Barker c6beb3a867 Plane: simplify dataflash initialisation 8 years ago
Peter Barker 4dc241fd22 Plane: StartUnstartedLogging replaces logging_started/start_logging 8 years ago
Peter Barker 927cc75843 Plane: simplify should_log (NFC) 8 years ago
Andrew Tridgell 1455c23230 Plane: fixed docs for tailsitter 8 years ago