blob: 6fc08802ac7c4a112ad350beae77e2bd262400f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?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:1A:7D:0A:BA:C3" command="play" param="i01.wav">
</trigger>
<trigger id="50:EA:D6:A6:7F:DD" command="play" param="i02.wav">
</trigger>
</bt>
</tomorrowtheground>
|