Autopush: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(→‎Implementations: add 747-400)
Line 9: Line 9:


== Implementations ==
== Implementations ==
August 2018 the following aircraft have Autopush implemented:
May 2020 the following aircraft have Autopush implemented:


{| class="wikitable sortable"
{| class="wikitable sortable"
Line 23: Line 23:
|-
|-
| B777 || [[Boeing 777]] || [[FGAddon]]
| B777 || [[Boeing 777]] || [[FGAddon]]
|-
| 747-400 || [[Boeing 747-400]] || [[FGAddon]]
|}
|}



Revision as of 14:06, 7 May 2020

Autopush aims to develop a generic pushback for JSBSim and YASim aircraft, with the following characteristics:

  1. Do the pushback procedure automatically.
  2. Scale to different aircraft with minimum changes to their logic.
  3. Use no computer resources in flight.

Implementing Autopush

See README.TXT in the development repository.

Implementations

May 2020 the following aircraft have Autopush implemented:

--aircraft= Aircraft Hangar
Tu-144 Tupolev Tu-144 FGAddon
A320-family Airbus A320 FGAddon
IDG-A33X Airbus A330 Octal450
MD-11 McDonnell Douglas MD-11 Octal450
B777 Boeing 777 FGAddon
747-400 Boeing 747-400 FGAddon

Related content

Wiki articles

Forum topics

Source code