2009-05-06 14:29:12 +00:00
|
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
|
|
<Configuration>
|
|
|
|
|
|
|
|
|
|
<output>
|
|
|
|
|
<frequency-hz>48000</frequency-hz>
|
|
|
|
|
<interval-hz>20</interval-hz>
|
|
|
|
|
<num-speakers>2</num-speakers>
|
|
|
|
|
|
|
|
|
|
<tmp><!-- --></tmp>
|
|
|
|
|
<test n="0" <EFBFBD>l<EFBFBD>m<EFBFBD>nt="bj<62>rn"/>
|
|
|
|
|
<test n="1"/>
|
|
|
|
|
<test n="2"/>
|
|
|
|
|
|
|
|
|
|
<menu><name>* Traffic, # taxiing to runway (.</name></menu>
|
2009-05-07 12:23:30 +00:00
|
|
|
|
<sample><test> * Traffic, # taxiing to runway (. </test></sample>
|
2009-05-06 14:29:12 +00:00
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
- x is positive to the right
|
|
|
|
|
- y is positive upwards
|
|
|
|
|
- z is positive backwards
|
|
|
|
|
-->
|
|
|
|
|
<speaker n="0">
|
|
|
|
|
<channel>0</channel>
|
|
|
|
|
<volume-norm>1.0</volume-norm>
|
|
|
|
|
<desc><!-- empty --></desc>
|
|
|
|
|
</speaker>
|
|
|
|
|
|
|
|
|
|
<speaker n="1">
|
|
|
|
|
<channel>1</channel>
|
|
|
|
|
<volume-norm>1.0</volume-norm>
|
|
|
|
|
<desc>
|
|
|
|
|
<!--
|
|
|
|
|
empty --></desc>
|
|
|
|
|
</speaker>
|
|
|
|
|
|
|
|
|
|
<script><![CDATA[
|
|
|
|
|
getprop(call(sprintf, size(arg));
|
|
|
|
|
c--; x >>= 33;
|
|
|
|
|
// --> comment ]>
|
|
|
|
|
;]]></script>
|
|
|
|
|
</output>
|
|
|
|
|
|
|
|
|
|
<backend>
|
|
|
|
|
<name type="stereo">ALSA Hardware</name>
|
|
|
|
|
<Output>
|
|
|
|
|
<renderer>hw:0</renderer>
|
|
|
|
|
<channels>2</channels>
|
|
|
|
|
<!-- periods>16</periods -->
|
|
|
|
|
<frequency-hz>44100</frequency-hz>
|
|
|
|
|
<bits-per-sample>16</bits-per-sample>
|
|
|
|
|
</Output>
|
|
|
|
|
<Input>
|
|
|
|
|
<renderer>default</renderer>
|
|
|
|
|
<frequency-hz>44100</frequency-hz>
|
|
|
|
|
</Input>
|
|
|
|
|
</backend>
|
|
|
|
|
|
|
|
|
|
<nasal>
|
|
|
|
|
<YF23>
|
|
|
|
|
<script><![CDATA[
|
|
|
|
|
# If the ground-roll-heading-hold has been reset (<-999) set:
|
2009-05-08 09:10:56 +00:00
|
|
|
|
if(agl > 50) {};
|
2009-05-06 14:29:12 +00:00
|
|
|
|
]]></script>
|
|
|
|
|
</YF23>
|
|
|
|
|
</nasal>
|
|
|
|
|
|
|
|
|
|
</Configuration>
|