pilotclient icon indicating copy to clipboard operation
pilotclient copied to clipboard

Add support for PilotEdge CSL format

Open emiro85 opened this issue 5 years ago • 1 comments

PilotEdge has yet again a different CSL format (see attached example).

xsb_aircraft.txt

The changes currently causing errors in our parsers are:

  • ´OBJ8_AIRCRAFT 727-1 EAL´ having a second airline argument. Ignore that.
  • OFFSET command is still to be investigated, but it looks like the vertical offset.

emiro85 avatar Jun 17 '20 08:06 emiro85

PilotEdge has some documentation of their animation datarefs: https://www.pilotedge.net/pages/csl-authoring

oktal3700 avatar Mar 18 '22 19:03 oktal3700