From 4c9ef3507036f237edfc8145d8410f9e03e0815c Mon Sep 17 00:00:00 2001 From: Tom Early Date: Sun, 1 Dec 2013 14:26:04 -0500 Subject: [PATCH] Update dvap_rptr.cfg --- dvap_rptr.cfg | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/dvap_rptr.cfg b/dvap_rptr.cfg index eca074f..73e44ea 100644 --- a/dvap_rptr.cfg +++ b/dvap_rptr.cfg @@ -1,4 +1,3 @@ - # This is the configuration file for the DVAP device(2m dongle with antenna) # This is Dstar repeater callsign @@ -8,11 +7,11 @@ # This mode is called "restriction" mode and in some countries(UK,...) # it is the only valid mode that you can use, while waiting for a repeater license. # In a case like this, set RPTR to be your personal callsign -RPTR=AC2IE +RPTR= # This is the Gateway callsign # This must be equal to the OWNER value in the gateway software(g2_ircddb.cfg) -OWNER=AC2IE +OWNER= # To protect the repeater owners from bad STN programs out there # and to also protect the repeater owners from RF users that abuse the STN stuff @@ -23,7 +22,7 @@ INVALID_YRCALL_KEY=STN # This is the module of the Dstar repeater # Please read the comments about RPTR_PORT below -RPTR_MOD=C +RPTR_MOD= # This identifies the IP for the repeater(controler) # The DVAP device will run here @@ -38,10 +37,11 @@ G2_INTERNAL_IP=127.0.0.1 G2_PORT=19000 # This is the serial number of your DVAP device -DVP_SERIAL=AP052344 +DVP_SERIAL= # This is your 2m frequency for the DVAP device, Between 144000000 and 148000000 -DVP_FREQ=146550000; +# of course, 70cm DVAP frequencies are also acceptable. +DVP_FREQ=145500000; # This is the power level for the DVAP device, Between -12 and 10 DVP_PWR=10; @@ -74,6 +74,7 @@ DELAY_BEFORE=2 # Dstar packets should reach the dvap at a rate of about 17-23 milliseconds # We use that when we send a repeater ack back to the DVAP DELAY_BETWEEN=19 +# 19 seems to be a good value for both the RasPi and the BBB. # Do you want a repeater ack sent to dvap, after the local RF radio user releases PTT ? # Valid values are Y or N