|
|
|
@ -37,17 +37,17 @@ G2_INTERNAL_IP=127.0.0.1
|
|
|
|
G2_PORT=19000
|
|
|
|
G2_PORT=19000
|
|
|
|
|
|
|
|
|
|
|
|
# This is the serial number of your DVAP device
|
|
|
|
# This is the serial number of your DVAP device
|
|
|
|
DVP_SERIAL=
|
|
|
|
DVP_SERIAL=APXXXXXX
|
|
|
|
|
|
|
|
|
|
|
|
# This is your 2m frequency for the DVAP device, Between 144000000 and 148000000
|
|
|
|
# This is your 2m frequency for the DVAP device, Between 144000000 and 148000000
|
|
|
|
# of course, 70cm DVAP frequencies are also acceptable.
|
|
|
|
# of course, 70cm frequencies are also acceptable for the 70cm DVAP.
|
|
|
|
DVP_FREQ=145500000;
|
|
|
|
DVP_FREQ=145500000;
|
|
|
|
|
|
|
|
|
|
|
|
# This is the power level for the DVAP device, Between -12 and 10
|
|
|
|
# This is the power level for the DVAP device, Between -12 and 10
|
|
|
|
DVP_PWR=10;
|
|
|
|
DVP_PWR=10;
|
|
|
|
|
|
|
|
|
|
|
|
# This is the squelch setting for the DVAP device, between -128 and -45
|
|
|
|
# This is the squelch setting for the DVAP device, between -128 and -45
|
|
|
|
DVP_SQL=-80;
|
|
|
|
DVP_SQL=-100;
|
|
|
|
|
|
|
|
|
|
|
|
# This is the offset frequency for the DVAP device, between -2000 and 2000
|
|
|
|
# This is the offset frequency for the DVAP device, between -2000 and 2000
|
|
|
|
DVP_OFF=0;
|
|
|
|
DVP_OFF=0;
|
|
|
|
|