Skip to content

Commit 377771d

Browse files
Update generic.conf - add directional antenna example
The manual seems to be missing this explanation, so I added an example for setting the direction of the antenna in the PBEACON
1 parent 390d4a8 commit 377771d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: conf/generic.conf

+5
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,11 @@
433433
%C%#PBEACON delay=1 every=10 overlay=S symbol="digi" zone=19T easting=307477 northing=4720178
434434
%C%
435435
%C%
436+
%C%# Using a directional antenna pointing SW instead of omni (see http://www.aprs.org/aprsdos-pix/phg.txt and src/encode_aprs.c)
437+
%C%
438+
%C%#PBEACON delay=1 every=30 overlay=S symbol="digi" lat=42^37.14N long=071^20.83W power=50 height=20 gain=9 dir=SW comment="Chelmsford MA" via=WIDE1-1
439+
%C%
440+
%C%
436441
%C%#
437442
%C%# When the destination field is set to "SPEECH" the information part is
438443
%C%# converted to speech rather than transmitted as a data frame.

0 commit comments

Comments
 (0)