Difference between revisions of "AutopilotModes"
Matejkarasek (talk | contribs) (Possibility of mapping the 3 modes explained) |
|||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
Paparazzi allows you to define three modes, '''MANUAL''', '''AUTO1''' and '''AUTO2''' , which are associated to a [[Rc_transmitter_and_receiver_setup#Flight_MODE_switch|3-position switch of your remote]]. | |||
== Mode mapping == | |||
Because especially rotorcraft can be operated in [[Rotorcraft_Configuration#Autopilot_modes|multiple modes]], you can define the mapping to these three easily switchable modes in your [[Rotorcraft_Configuration#XML_Parameters|airframe file]]. Moreover, the mode associated to AUTO2 can be changed in the Settings tab of the [[GCS]]. | |||
In the following text, the typical configuration is described, which is also why (legacy reasons) the three modes were named as they were named. | |||
== Manual == | == Manual == | ||
Line 15: | Line 19: | ||
== Auto 1 == | == Auto 1 == | ||
The '''AUTO1''' is for controller stabilized flight. | The '''AUTO1''' is typically used for controller stabilized flight. | ||
Although the autopilot will keep the airframe level and stabilized, you need to steer the airframe yourself, ie. where you want it to go. | Although the autopilot will keep the airframe level and stabilized, you need to steer the airframe yourself, ie. where you want it to go. | ||
Line 23: | Line 27: | ||
== Auto 2 == | == Auto 2 == | ||
In '''AUTO2''' your aircraft is fully autonomous in stabilization and navigation. | In '''AUTO2''' your aircraft is typically fully autonomous in stabilization and navigation. | ||
You are not required to steer or stabilize the aircraft via your [[Radio_Control|radio]]. | You are not required to steer or stabilize the aircraft via your [[Radio_Control|radio]]. | ||
In | In such mode, the aircraft follows the [[Flight_Plans|flightplan]] and - as always - commands issued via the [[GCS]]. |
Latest revision as of 03:22, 28 November 2017
Paparazzi allows you to define three modes, MANUAL, AUTO1 and AUTO2 , which are associated to a 3-position switch of your remote.
Mode mapping
Because especially rotorcraft can be operated in multiple modes, you can define the mapping to these three easily switchable modes in your airframe file. Moreover, the mode associated to AUTO2 can be changed in the Settings tab of the GCS.
In the following text, the typical configuration is described, which is also why (legacy reasons) the three modes were named as they were named.
Manual
The MANUAL flight mode is for directly controling your airframe by your transmitter.
Caution! Please note that any trims and deflections set in your airframe config file still apply.
When flying in Manual mode please consider the failsafes.
Auto 1
The AUTO1 is typically used for controller stabilized flight.
Although the autopilot will keep the airframe level and stabilized, you need to steer the airframe yourself, ie. where you want it to go.
When flying in Auto 1 mode please consider the failsafes.
Auto 2
In AUTO2 your aircraft is typically fully autonomous in stabilization and navigation.
You are not required to steer or stabilize the aircraft via your radio.
In such mode, the aircraft follows the flightplan and - as always - commands issued via the GCS.