-
Notifications
You must be signed in to change notification settings - Fork 0
/
module.xml
234 lines (222 loc) · 7.66 KB
/
module.xml
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<module>
<!--@POSTPROC: ./postproc.sh-->
<Login f="nodata">
<Login>
<User t="dropdown" f="user"/>
<Start t="button" l="Start"/>
</Login>
</Login>
<Start f="nodata">
<Main>
<Guide t="webview" f="nolabel"/>
<Start_Tracklog t="button" c="tracklog-start"/>
<BR_1 t="webview" f="nolabel"><markdown>\ </markdown></BR_1>
<Setting_up_Trap l="Setup_Trap"/>
<Checking_Trap l="Check_Trap"/>
<Animal_outside_Trap l="Animal_outside"/>
<Plant_Survey l="Plant_Survey"/>
<Cultural_Knowledge l="Cultural_Knowledge"/>
<Notes l="Notes"/>
<BR_2 t="webview" f="nolabel"><markdown>\ </markdown></BR_2>
<Stop_Tracklog t="button" c="tracklog-stop"/>
</Main>
<Map f="noscroll">
<Map t="map" f="nolabel"/>
<Load_Highlighted_Record t="button"/>
</Map>
<search/>
<Tracklog>
Tracklog (Advanced)
<internalExternalGPS t="radio">
Choose which GPS to connect to:
<opts>
<opt>Internal</opt>
<opt>External</opt>
</opts>
</internalExternalGPS>
<cols>
<col>
<refreshText b="decimal">
GPS Refresh Rate (s)
</refreshText>
</col>
<col>
<startGPSButton t="button">Enable GPS</startGPSButton>
<stopGPSButton t="button">Disable GPS</stopGPSButton>
</col>
</cols>
<cols>
<trackdistText b="decimal">Tracklog Distance Interval (m)</trackdistText>
<trackdistButton t="button">Set Tracklog Distance Interval</trackdistButton>
</cols>
<cols>
<tracktimeText b="decimal">Tracklog Time interval (s)</tracktimeText>
<tracktimeButton t="button">Set Tracklog Time Interval</tracktimeButton>
</cols>
<trackOffButton t="button">Tracklog Off</trackOffButton>
<trackStatus f="readonly" b="string">Tracklog Status</trackStatus>
<SyncOn t="button">Sync On</SyncOn>
<SyncOff t="button">Sync Off</SyncOff>
</Tracklog>
</Start>
<Setup_Trap f="noautosave">
<fmt>{{Site_Name}} {{What_type_of_trap}} {{Date}} {{Time}}</fmt>
<Setting_up>
<!--@SOURCE: xml/date-time.xml-->
<author f="noannotation nocertainty">Who is putting out traps?</author>
<Site_Name>
<!--@SOURCE: vocab/site-name.xml-->
</Site_Name>
<What_type_of_trap>
What type of trap?
<!--@SOURCE: vocab/trap-type.xml-->
</What_type_of_trap>
<Trap_Number>
Camera Trap Number?
<opts>
<opt>Camera Trap 1</opt>
<opt>Camera Trap 2</opt>
<opt>Camera Trap 3</opt>
<opt>Camera Trap 4</opt>
<opt>Camera Trap 5</opt>
<opt>Middle Trap/See Annotation</opt>
</opts>
</Trap_Number>
<SD_Card>
SD Card Number?
</SD_Card>
<gps/>
<Submit_Spacer f="nolabel" t="webview"><markdown>\ </markdown></Submit_Spacer>
<Submit_and_Return t="button" c="submit"/>
</Setting_up>
</Setup_Trap>
<Check_Trap f="noautosave">
<fmt>{{What_trap_are_you_checking}} {{What_did_you_find_in_trap}} {{Date}} {{Time}} {{Bag_ID}}</fmt>
<Checking>
<!--@SOURCE: xml/date-time.xml-->
<author f="noannotation nocertainty">Who is checking?</author>
<Site_Name>
<!--@SOURCE: vocab/site-name.xml-->
</Site_Name>
<!--@SOURCE: xml/bag-id.xml-->
<What_trap_are_you_checking f="noannotation nocertainty">
What trap are you checking?
<!--@SOURCE: vocab/trap-type.xml-->
</What_trap_are_you_checking>
<What_did_you_find_in_trap>
What did you find in trap?
<!--@SOURCE: vocab/animal-type.xml-->
</What_did_you_find_in_trap>
<Notes f="noannotation nocertainty"/>
<Take_Photo t="camera" f="noannotation nocertainty"/>
<Talk_about_animal t="audio" f="noannotation nocertainty"/>
<Tissue_number b="decimal" f="noannotation nocertainty"/>
<Snout_to_vent_length_mm b="decimal" f="noannotation nocertainty">
Snout to vent length (mm)
</Snout_to_vent_length_mm>
<Count b="decimal" f="noannotation nocertainty"/>
<gps/>
<Submit_Spacer f="nolabel" t="webview"><markdown>\ </markdown></Submit_Spacer>
<Submit_and_Return t="button" c="submit"/>
</Checking>
</Check_Trap>
<Animal_outside f="noautosave">
<fmt>{{Animal_outside_trap}} {{Date}} {{Time}} {{Bag_ID}}</fmt>
<Animal>
<!--@SOURCE: xml/date-time.xml-->
<author f="noannotation nocertainty">Who is recording?</author>
<Site_Name>
<!--@SOURCE: vocab/site-name.xml-->
</Site_Name>
<!--@SOURCE: xml/bag-id.xml-->
<Animal_outside_trap>
<!--@SOURCE: vocab/animal-type.xml-->
</Animal_outside_trap>
<Notes f="noannotation nocertainty"/>
<Take_Photo t="camera" f="noannotation nocertainty"/>
<Talk_about_animal t="audio" f="noannotation nocertainty"/>
<Tissue_number b="decimal" f="noannotation nocertainty"/>
<Snout_to_vent_length_mm b="decimal" f="noannotation nocertainty">
Snout to vent length (mm)
</Snout_to_vent_length_mm>
<Count b="decimal" f="noannotation nocertainty"/>
<gps/>
<Submit_Spacer f="nolabel" t="webview"><markdown>\ </markdown></Submit_Spacer>
<Submit_and_Return t="button" c="submit"/>
</Animal>
</Animal_outside>
<Plant_Survey f="noautosave">
<fmt>{{Type_plant_name}} {{Date}} {{Time}}</fmt>
<Plant>
<!--@SOURCE: xml/date-time.xml-->
<author f="noannotation nocertainty">Who is recording?</author>
<Site_Name>
<!--@SOURCE: vocab/site-name.xml-->
</Site_Name>
<Type_plant_name f="noannotation nocertainty"/>
<Take_Photo t="camera" f="noannotation nocertainty"/>
<gps/>
<Submit_Spacer f="nolabel" t="webview"><markdown>\ </markdown></Submit_Spacer>
<Submit_and_Return t="button" c="submit"/>
</Plant>
</Plant_Survey>
<Cultural_Knowledge f="noautosave">
<fmt>{{Who_is_talking}} {{Date}} {{Time}}</fmt>
<Cultural_Knowledge>
<!--@SOURCE: xml/date-time.xml-->
<author f="noannotation nocertainty">Who is recording?</author>
<Site_Name>
<!--@SOURCE: vocab/site-name.xml-->
</Site_Name>
<Who_is_talking f="noannotation nocertainty">Who is talking?</Who_is_talking>
<What_is_being_talked_about f="noannotation nocertainty">What is being talked about?</What_is_being_talked_about>
<Record_knowledge_now t="audio" f="noannotation nocertainty"/>
<Video_recording t="video" f="noannotation nocertainty"/>
<Write_down_notes_here f="noannotation nocertainty"/>
<gps/>
<Submit_Spacer f="nolabel" t="webview"><markdown>\ </markdown></Submit_Spacer>
<Submit_and_Return t="button" c="submit"/>
</Cultural_Knowledge>
</Cultural_Knowledge>
<Notes f="noautosave">
<fmt>{{author}} {{Date}} {{Time}}</fmt>
<Notes>
<!--@SOURCE: xml/date-time.xml-->
<author f="noannotation nocertainty">Who is recording?</author>
<Site_Name>
<!--@SOURCE: vocab/site-name.xml-->
</Site_Name>
<Notes f="noannotation nocertainty"/>
<Take_Photo t="camera" f="noannotation nocertainty"/>
<gps/>
<Submit_Spacer f="nolabel" t="webview"><markdown>\ </markdown></Submit_Spacer>
<Submit_and_Return t="button" c="submit"/>
</Notes>
</Notes>
<Tracklog f="noui">
<fmt>{{TracklogTeam}} {{Timestamp}}</fmt>
<Tracklog>
<Timestamp/>
<TracklogTeam/>
<Latitude/>
<Longitude/>
<Heading/>
<Accuracy/>
</Tracklog>
</Tracklog>
<logic><![CDATA[
<!--@SOURCE: logic/shared.bsh-->
<!--@SOURCE: logic/sync-disable.bsh-->
<!--@SOURCE: logic/tracklog-guide.bsh-->
<!--@SOURCE: logic/tracklog.bsh-->
<!--@SOURCE: logic/date-time-population.bsh-->
<!--@SOURCE: logic/map.bsh-->
<!--@SOURCE: logic/custom-search.bsh-->
<!--@SOURCE: logic/enable-gps.bsh-->
<!--@SOURCE: logic/custom-gps.bsh-->
<!--@SOURCE: logic/submit.bsh-->
<!--@SOURCE: logic/custom-navigation-bar.bsh-->
<!--@SOURCE: logic/user-tab-validation.bsh-->
<!--@SOURCE: logic/duplication.bsh-->
]]></logic>
</module>