Update gps_data.cfg
This commit is contained in:
parent
23f6442dbb
commit
2e46dd1565
26
gps_data.cfg
26
gps_data.cfg
|
|
@ -116,11 +116,12 @@ STALE_DAYS: 1
|
|||
# USER_APRS_COMMENT - Default Comment attached to user APRS positions.
|
||||
# APRS_LOGIN_CALL, PASSCODE, SERVER, and PORT - Login settings for APRS-IS.
|
||||
[GPS_DATA]
|
||||
DATA_DMR_ID: 714999
|
||||
CALL_TYPE: both
|
||||
#unit
|
||||
# Cambiar el numero de id 901 por su numero de MCC o servidor, ejemplo panama 714999
|
||||
DATA_DMR_ID: 901999
|
||||
CALL_TYPE: unit
|
||||
USER_APRS_SSID: 15
|
||||
USER_APRS_COMMENT: D-APRS FreeDMR Chiriqui Link Panama /
|
||||
# Cambiar comment por el beacon predeterminado de su preferencia
|
||||
USER_APRS_COMMENT: D-APRS FreeDMR /
|
||||
|
||||
# Setting APRS_LOGIN_CALL to N0CALL will cause the gateway to not upload packets to APRS server.
|
||||
APRS_LOGIN_CALL: HP3ICC-6
|
||||
|
|
@ -137,7 +138,7 @@ APRS_PORT: 14580
|
|||
# They do not affect the operation gps_data itself.
|
||||
# Time in minutes.
|
||||
IGATE_BEACON_TIME = 45
|
||||
IGATE_BEACON_COMMENT = D-APRS FreeDMR Chiriqui Link Panama
|
||||
IGATE_BEACON_COMMENT = D-APRS FreeDMR
|
||||
IGATE_BEACON_ICON = #I
|
||||
IGATE_LATITUDE = 0000.00N
|
||||
IGATE_LONGITUDE = 00000.00W
|
||||
|
|
@ -283,11 +284,11 @@ EXPORT_AMBE: False
|
|||
IP:
|
||||
PORT: 54271
|
||||
MASTER_IP: localhost
|
||||
MASTER_PORT: 54270
|
||||
PASSPHRASE: dprs7144999
|
||||
#passw0rd
|
||||
CALLSIGN: D-APRS
|
||||
RADIO_ID: 714999
|
||||
MASTER_PORT: 54101
|
||||
PASSPHRASE: passw0rd
|
||||
CALLSIGN: APRS
|
||||
# Cambiar el numero de id 901 por su numero de MCC o servidor, ejemplo panama 714999
|
||||
RADIO_ID: 901999
|
||||
RX_FREQ: 144390000
|
||||
TX_FREQ: 144390000
|
||||
TX_POWER: 0
|
||||
|
|
@ -302,10 +303,7 @@ URL: www.github.com/kf7eel/hblink3
|
|||
SOFTWARE_ID: 20170620
|
||||
PACKAGE_ID: MMDVM_HBlink
|
||||
GROUP_HANGTIME: 5
|
||||
OPTIONS: TS1=714999;
|
||||
#TS1=714999;TS2=714999;DIAL=0;VOICE=0;TIMER=0;
|
||||
#;DIAL=0;VOICE=0;TIMER=1;
|
||||
|
||||
OPTIONS:
|
||||
USE_ACL: True
|
||||
SUB_ACL: DENY:1
|
||||
TGID_TS1_ACL: PERMIT:ALL
|
||||
|
|
|
|||
Loading…
Reference in New Issue