blob: 0effeb387d4d591b74a446b8b08a7aa0032cb879 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8" ?>
<tomorrowtheground gpsdevice="/dev/ttO0">
<gps>
<index file="indexmapV1.gif" ll1="51.050608,3.724698" ll2="51.046878,3.732852">
<trigger id="01" command="play" param="b01.wav">
</trigger>
<trigger id="03" command="play" param="b02.wav">
</trigger>
<trigger id="28" command="play" param="b03.wav">
</trigger>
<trigger id="29" command="play" param="b04.wav">
</trigger>
</index>
<scale file="x02.png" ll1="51.050608,3.724698" ll2="51.046878,3.732852" freq="1.0" command="cc01">
</scale>
<scale file="x03.png" ll1="51.050608,3.724698" ll2="51.046878,3.732852" freq="1.0" command="cc02">
</scale>
</gps>
<bt freq="10">
<trigger id="00:11:95:00:1A:CF" command="play" param="i01.wav">
</trigger>
</bt>
</tomorrowtheground>
|