2746 Commits (2accb5831d4f9967b10a326e0133a120ea24f3d6)

Author SHA1 Message Date
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
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