Merge 6394d0fa90 into c9ed618a8b
This commit is contained in:
commit
adb13e2546
|
|
@ -189,17 +189,38 @@
|
||||||
name="action.symbol"
|
name="action.symbol"
|
||||||
id="action.symbol"
|
id="action.symbol"
|
||||||
>
|
>
|
||||||
<option value="L#">
|
<option value="I&">
|
||||||
Green star with L
|
I& - Igate Generic (please use more specific overlay)
|
||||||
</option>
|
|
||||||
<option value="L_">
|
|
||||||
Blue circle with L
|
|
||||||
</option>
|
</option>
|
||||||
<option value="L&">
|
<option value="L&">
|
||||||
Black diamond with L
|
L& - Lora Igate
|
||||||
|
</option>
|
||||||
|
<option value="R&">
|
||||||
|
R& - Receive only IGate (do not send msgs back to RF)
|
||||||
|
</option>
|
||||||
|
<option value="T&">
|
||||||
|
T& - TX igate with path set to 1 hop only)
|
||||||
|
</option>
|
||||||
|
<option value="/#">
|
||||||
|
/# - Generic digipeater
|
||||||
|
</option>
|
||||||
|
<option value="I#">
|
||||||
|
I# - I-gate equipped digipeater
|
||||||
|
</option>
|
||||||
|
<option value="L#">
|
||||||
|
L# - WIDEn-N with path length trapping
|
||||||
|
</option>
|
||||||
|
<option value="X#">
|
||||||
|
X# - eXperimental digipeater
|
||||||
|
</option>
|
||||||
|
<option value="/-">
|
||||||
|
/- - House
|
||||||
|
</option>
|
||||||
|
<option value="L_">
|
||||||
|
L_ - Blue circle with L (enable aprs.fi weather processing)
|
||||||
</option>
|
</option>
|
||||||
<option value="La">
|
<option value="La">
|
||||||
Red diamond with L
|
La - Red diamond with L
|
||||||
</option>
|
</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue