Skip to content

Commit 34ba203

Browse files
committed
Clean up sample direwolf.conf file.
1 parent 88e2222 commit 34ba203

File tree

1 file changed

+12
-85
lines changed

1 file changed

+12
-85
lines changed

conf/generic.conf

+12-85
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@
9898
%C%# Many people will simply use the default sound device.
9999
%C%# Some might want to use an alternative device by choosing it here.
100100
%C%#
101+
%C%#
102+
%C%# Many examples of radio interfaces and PTT options can be found in:
103+
%C%# https://github.com/wb2osz/direwolf-doc/blob/main/Radio-Interface-Guide.pdf
104+
%C%#
105+
%C%#
101106
%R% ---------- Windows ----------
102107
%R%
103108
%W%# When the Windows version starts up, it displays something like
@@ -382,8 +387,8 @@
382387
%C%# This is not a global setting.
383388
%C%# It applies only the the most recent CHANNEL specified.
384389
%C%#
385-
%C%# 0 - Don't try to repair.
386-
%C%# 1 - Attempt to fix single bit error. (default)
390+
%C%# 0 - Don't try to repair. (default)
391+
%C%# 1 - Attempt to fix single bit error.
387392
%C%#
388393
%C%
389394
%C%#FIX_BITS 0
@@ -458,10 +463,10 @@
458463
%C%# the "#" from the beginning of the line below.
459464
%C%#
460465
%C%
461-
%C%#DIGIPEAT 0 0 ^WIDE[3-7]-[1-7]$|^TEST$ ^WIDE[12]-[12]$ TRACE
466+
%C%#DIGIPEAT 0 0 ^WIDE[3-7]-[1-7]$|^TEST$ ^WIDE[12]-[12]$
462467
%C%
463-
%C%# See User Guide for more explanation of what this means and how
464-
%C%# it can be customized for your particular needs.
468+
%C%# See User Guide and "APRS-Digipeaters.pdf" for more explanation of what
469+
%C%# this means and how it can be customized for your particular needs.
465470
%C%
466471
%C%
467472
%C%# Traditional connected mode packet radio uses a different
@@ -505,7 +510,7 @@
505510
%C%# To relay messages from the Internet to radio, you need to add
506511
%C%# one more option with the transmit channel number and a VIA path.
507512
%C%
508-
%C%#IGTXVIA 0 WIDE1-1
513+
%C%#IGTXVIA 0 WIDE1-1,WIDE2-1
509514
%C%
510515
%C%
511516
%C%# Finally, we don't want to flood the radio channel.
@@ -529,82 +534,4 @@
529534
%C%#
530535
%C%# See separate "APRStt-Implementation-Notes" document for details.
531536
%C%#
532-
%C%
533-
%C%#
534-
%C%# Sample gateway configuration based on:
535-
%C%#
536-
%C%# http://www.aprs.org/aprstt/aprstt-coding24.txt
537-
%C%# http://www.aprs.org/aprs-jamboree-2013.html
538-
%C%#
539-
%C%
540-
%C%# Define specific points.
541-
%C%
542-
%C%TTPOINT B01 37^55.37N 81^7.86W
543-
%C%TTPOINT B7495088 42.605237 -71.34456
544-
%C%TTPOINT B934 42.605237 -71.34456
545-
%C%
546-
%C%TTPOINT B901 42.661279 -71.364452
547-
%C%TTPOINT B902 42.660411 -71.364419
548-
%C%TTPOINT B903 42.659046 -71.364452
549-
%C%TTPOINT B904 42.657578 -71.364602
550-
%C%
551-
%C%
552-
%C%# For location at given bearing and distance from starting point.
553-
%C%
554-
%C%TTVECTOR B5bbbddd 37^55.37N 81^7.86W 0.01 mi
555-
%C%
556-
%C%# For location specified by x, y coordinates.
557-
%C%
558-
%C%TTGRID Byyyxxx 37^50.00N 81^00.00W 37^59.99N 81^09.99W
559-
%C%
560-
%C%# UTM location for Lowell-Dracut-Tyngsborough State Forest.
561-
%C%
562-
%C%TTUTM B6xxxyyy 19T 10 300000 4720000
563-
%C%
564-
%C%
565-
%C%
566-
%C%# Location for the corral.
567-
%C%
568-
%C%TTCORRAL 37^55.50N 81^7.00W 0^0.02N
569-
%C%
570-
%C%# Compact messages - Fixed locations xx and object yyy where
571-
%C%# Object numbers 100 - 199 = bicycle
572-
%C%# Object numbers 200 - 299 = fire truck
573-
%C%# Others = dog
574-
%C%
575-
%C%TTMACRO xx1yy B9xx*AB166*AA2B4C5B3B0A1yy
576-
%C%TTMACRO xx2yy B9xx*AB170*AA3C4C7C3B0A2yy
577-
%C%TTMACRO xxyyy B9xx*AB180*AA3A6C4A0Ayyy
578-
%C%
579-
%C%TTMACRO z Cz
580-
%C%
581-
%C%# Receive on channel 0, Transmit object reports on channel 1 with optional via path.
582-
%C%# You probably want to put in a transmit delay on the APRStt channel so it
583-
%C%# it doesn't start sending a response before the user releases PTT.
584-
%C%# This is in 10 ms units so 100 means 1000 ms = 1 second.
585-
%C%
586-
%C%#TTOBJ 0 1 WIDE1-1
587-
%C%#CHANNEL 0
588-
%C%#DWAIT 100
589-
%C%
590-
%C%# Advertise gateway position with beacon.
591-
%C%
592-
%C%# OBEACON DELAY=0:15 EVERY=10:00 VIA=WIDE1-1 OBJNAME=WB2OSZ-tt SYMBOL=APRStt LAT=42^37.14N LONG=71^20.83W COMMENT="APRStt Gateway"
593-
%C%
594-
%C%
595-
%C%# Sample speech responses.
596-
%C%# Default is Morse code "R" for received OK and "?" for all errors.
597-
%C%
598-
%C%#TTERR OK SPEECH Message Received.
599-
%C%#TTERR D_MSG SPEECH D not implemented.
600-
%C%#TTERR INTERNAL SPEECH Internal error.
601-
%C%#TTERR MACRO_NOMATCH SPEECH No definition for digit sequence.
602-
%C%#TTERR BAD_CHECKSUM SPEECH Bad checksum on call.
603-
%C%#TTERR INVALID_CALL SPEECH Invalid callsign.
604-
%C%#TTERR INVALID_OBJNAME SPEECH Invalid object name.
605-
%C%#TTERR INVALID_SYMBOL SPEECH Invalid symbol.
606-
%C%#TTERR INVALID_LOC SPEECH Invalid location.
607-
%C%#TTERR NO_CALL SPEECH No call or object name.
608-
%C%#TTERR SATSQ SPEECH Satellite square must be 4 digits.
609-
%C%#TTERR SUFFIX_NO_CALL SPEECH Send full call before using suffix.
610-
%C%
537+

0 commit comments

Comments
 (0)