Re: [Flightgear-devel] AAR/refueling change

2008-08-13 Thread Melchior FRANZ
* gerard robin -- Thursday 14 August 2008: [Blackbird] > It does include a specific Air refueling, which do not use the aar generic, > it does use some features from JSBsim FDM itself. > So it could be possible that, now, the Air refueling will not work until i > will have updated it. Nope. It

Re: [Flightgear-devel] AAR/refueling change

2008-08-13 Thread gerard robin
On jeu 14 août 2008, Melchior FRANZ wrote: > In the past it was possible to refuel any aircraft from any tanker. > That's no longer the case! Tankers do now have to declare which > system they offer. They do that by setting > > /ai/models/tanker[*]/refuel/system[*] to "boom" or "probe" > > A tank

Re: [Flightgear-devel] AAR/refueling change

2008-08-13 Thread Melchior FRANZ
And here's the traditional interface change right after the announcement: s/system/type/ Tanker: /ai/models/tanker[*]/refuel/type[*] "boom" or "probe" Aircraft: boom Sorry for the inconvenience. :-) m.

[Flightgear-devel] AAR/refueling change

2008-08-13 Thread Melchior FRANZ
In the past it was possible to refuel any aircraft from any tanker. That's no longer the case! Tankers do now have to declare which system they offer. They do that by setting /ai/models/tanker[*]/refuel/system[*] to "boom" or "probe" A tanker can set both, but none of our current tankers does.