9

Command chaining (ATC-SIM)

submitted by jlink to /forum/atc-sim

So the ability to "chain" a string of commands is nearly there. But, there are a few different ways it could work. I know this has been discussed before, but of you people that currently use the forum, how would you like it to be? A few options are:

Let's say ABCDE and FGHIJ are waypoints.

To fly to ABCDE, reduce speed to 180, and then fly to FGHIJ, would the command be:

FIightID C ABCDE S 180 C ABCDE

But what does this means:

FIightID C ABCDE C FGHIJ S 180

Does speed immediately drop, or only after ABCDE is reached? What if I didn't want speed to decrease until FGHIJ is reached?

all comments