On Sun, Dec 6, 2009 at 4:20 AM, Erik Hofman <e...@ehofman.com> wrote:
> Jacob Burbach wrote:
>
>> So one last request to do with ATIS, may we have a check box in the
>> sound config dialog to toggle the FlightGear ATIS on and off? Or do we
>> already have a way to do so that I have overlooked?
>
> I could not find a reference in the code or in one of the xml files, so
> I guess it's not possible at this time. I'll add it to the todo list.
>
> Erik
>

I traced the code back to FGATC::Render and found reference to
'/sim/sound/voice'. Setting this to false does indeed seem to get rid
of the ATIS, but has some problems. Changing this value while tuned to
ATIS can lead to strange results...ATIS not turning off when tuned
away or not turning on again when tuned in. If your careful to set it
false before tuning in, it does disable the ATIS speech though, but
you have to be careful to only set it true again when tuned away. I
also found that '/sim/atc/enabled' seems to have the same effect, with
the same quirks/bugs.

cheers!
--Jacob

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to