Josh

 
> What property can I increment to change the channel on the TACAN? I have
> a knob on a TACAN instrument that is supposed to either inc/dec the
> channel, or the x/y selector, depending on the position of another
> switch. I could do this by introducing another property and some nasal
> to translate between it and the three existing numeric properties, but
> this seems like a bit of a kludge.
> 
 You need to set these properties for the individual channels:

/instrumentation/tacan/frequencies/selected-channel[1]
/instrumentation/tacan/frequencies/selected-channel[2]
/instrumentation/tacan/frequencies/selected-channel[3}
/instrumentation/tacan/frequencies/selected-channel[4]

Note that channel 1 is [1], not [0] as you might have guessed.

Vivian



_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to