17
edits
Fusionstream (talk | contribs) (→WORK IN PROGRESS: Added a bit of text to counter Gij's claim of existing defaults.) |
Fusionstream (talk | contribs) m (Will remain as gears instead of gear for the moment. This standard is far from complete. :)) |
||
Line 13: | Line 13: | ||
Properties marked with an '✲' are standard across all aircraft and should always be set. For example, an old aircraft without any autobrakes should still define /controls/gear/autobrake although set it to 0 | Properties marked with an '✲' are standard across all aircraft and should always be set. For example, an old aircraft without any autobrakes should still define /controls/gear/autobrake although set it to 0 | ||
===States=== | ===States=== | ||
*In /controls/ | *In /controls/gears | ||
** /controls/ | ** /controls/gears/brake-parking ✲<br />0 = Off<br />1 = On | ||
** /controls/ | ** /controls/gears/brake-chokes ✲<br />0 = Off<br />1 = On | ||
** /controls/ | ** /controls/gears/antiskid ✲<br />0 = Off<br />1 = On | ||
** /controls/ | ** /controls/gears/autobrake ✲<br />0 = Fully Off<br />1 = Fully On | ||
** /controls/ | ** /controls/gears/launcbar ✲ | ||
** /controls/ | ** /controls/gears/servicable ✲ | ||
** /controls/ | ** /controls/gears/brake-servicable | ||
** /controls/ | ** /controls/gears/brake-temperature | ||
** /controls/ | ** /controls/gears/brake-hydraulic-pressure | ||
** /controls/ | ** /controls/gears/tyre-temperature | ||
** /controls/ | ** /controls/gears/tyre-pressure | ||
** /controls/ | ** /controls/gears/brake-available ✲ | ||
** /controls/ | ** /controls/gears/retractable ✲ | ||
** /controls/ | ** /controls/gears/brake ✲ | ||
** /controls/ | ** /controls/gears/gear-down<br />0 = Retracted<br />1 = Extended | ||
*In /controls/ | *In /controls/gears/gear[n] | ||
===Transitions=== | ===Transitions=== | ||
*In / | *In /gears/gear[n] | ||
** / | ** /gears/gear[n]/position-norm<br />0 = Fully Retracted<br />0.x = Transitioning<br />1 = Fully Extended | ||
*In /controls/ | *In /controls/gears/gear[n] | ||
brake-pressure 0 0.x 1 | brake-pressure 0 0.x 1 | ||
friction-ground | friction-ground |
edits