public:radio:gm4slv_allstar
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:radio:gm4slv_allstar [24/04/23 15:51 BST] – john | public:radio:gm4slv_allstar [26/04/23 14:39 BST] (current) – removed john | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | < | ||
| - | |||
| - | |||
| - | ====== GM4SLV Allstar ====== | ||
| - | |||
| - | ** UHF Allstar Gateway ** | ||
| - | |||
| - | ===== Hardware ===== | ||
| - | |||
| - | |||
| - | |Platform|Rapsberry Pi| | ||
| - | |Connectivity|[[Allstar|All Star Node 48148]]| | ||
| - | |Interface|CM108 Soundcard| | ||
| - | |Radio|FT-8900| | ||
| - | |Frequency|430.050MHz| | ||
| - | |Monitor|[[http:// | ||
| - | |||
| - | ===== Config ===== | ||
| - | |||
| - | echolink.conf | ||
| - | |||
| - | < | ||
| - | |||
| - | [el0] | ||
| - | call = GM4SLV-L | ||
| - | pwd = oldtrout | ||
| - | name = John ; Change this! | ||
| - | qth = allstar 48148 ; Change this! | ||
| - | email = gm4slv@gm4slv.plus.com | ||
| - | node = 886089 | ||
| - | ; Data for EchoLink Status Page | ||
| - | lat = 60.2883 | ||
| - | lon = -001.42533 | ||
| - | freq = 430.050 | ||
| - | tone = 0.0 ; not mandatory CTCSS Tone (0 for none) | ||
| - | power = 1 ; 0=0W, 1=1W, 2=4W, 3=9W, 4=16W, 5=25W, 6=36W, 7=49W, 8=64W, 9=81W (Power in Watts) | ||
| - | height = 0 ; 0=10 1=20 2=40 3=80 4=160 5=320 6=640 7=1280 8=2560 9=5120 (AMSL in Feet) | ||
| - | gain = 0 ; Gain in db (0-9) | ||
| - | dir = 0 ; 0=omni 1=45deg 2=90deg 3=135deg 4=180deg 5=225deg 6=270deg 7=315deg 8=360deg (Direction) | ||
| - | maxstns = 5 ; Max Stations | ||
| - | |||
| - | rtcptimeout = 10 | ||
| - | recfile = / | ||
| - | astnode = 48148 ; Change this! | ||
| - | context = radio-secure | ||
| - | |||
| - | ; Max 3 servers | ||
| - | server1 = server1.echolink.org | ||
| - | server2 = server2.echolink.org | ||
| - | server3 = server3.echolink.org | ||
| - | |||
| - | ; To deny w6xxx you would add the statement: deny = w6xxx | ||
| - | ; To prohibit computer-based connections you would write: permit = *-* | ||
| - | ; To allow access to only a select group of callsigns: permit = w6abc, | ||
| - | ; permit | ||
| - | ; deny | ||
| - | |||
| - | |||
| - | ; Remote text commands thru netcat: | ||
| - | ; o.conip < | ||
| - | ; o.dconip < | ||
| - | ; o.rec (turn on/off recording) | ||
| - | |||
| - | ; ipaddr | ||
| - | ; port | ||
| - | |||
| - | |||
| - | # | ||
| - | |||
| - | ===== Commands ===== | ||
| - | |||
| - | * DTMF Commands | ||
| - | * Please send * 7 3 to ensure all links are disconnected before making any new links | ||
| - | |||
| - | ^Command ^DTMF Sequence^ | ||
| - | |Disconect from Node xxxx | | ||
| - | |Connect RX Only to xxxx | | ||
| - | |Connect Transceive to xxxx | | ||
| - | |Speak the Node Status | | ||
| - | |Disconnect ALL nodes | | ||
| - | |Reconnect ALL nodes | | ||
| - | |Send Node ID | * 8 0 | | ||
| - | |Speak the Local Time | | ||
| - | |Parrot ON | * 9 1 | | ||
| - | |Parrot OFF | * 9 2 | | ||
| - | |Parrot ONCE | | ||
| - | |||
| - | |||
| - | ^ Number | ||
| - | | 1 | Fedihams | Connect RX Only to Fedihams | * 5 2 1 | 57881 | | ||
| - | | 1 | Fedihams | Connect Transceive to Fedihams | * 5 3 1 | 57881 | | ||
| - | | 1 | Fedihams | Disconnect from Fedihams | * 5 1 1 | 57881 | | ||
| - | | 2 | Hubnet | ||
| - | | 2 | Hubnet | ||
| - | | 2 | Hubnet | ||
| - | |||
| - | |||
| - | ===== Courtesy Tones ===== | ||
| - | |||
| - | |||
| - | Can give information about the node status. | ||
| - | |||
| - | After a local Transmission on the " | ||
| - | |||
| - | * Morse Letter **I** (di-dit) = node is not connected to any other nodes | ||
| - | * Morse Letter **R** (di-dah-dit) = node is connected in " | ||
| - | * Morse Letter **K** (dah-di-dah) = node is connected in " | ||
| - | |||
| - | There are other tones, e.g. when a station on a linked node unkeys there' | ||
| - | |||
| - | When a local RF station sends a command there' | ||
| - | |||
| - | |||
| - | ===== Echolink ===== | ||
| - | |||
| - | AllStar nodes can also connect to [[https:// | ||
| - | |||
| - | The node can connected to Echolink as '' | ||
| - | |||
| - | |||
| - | |||
| - | (**UPDATE** --- //John Pumford-Green 24/04/23 14:47// ) | ||
| - | |||
| - | I have disabled the Echolink connection by editing ''/ | ||
| - | |||
| - | <code conf> | ||
| - | noload => chan_echolink.so ; | ||
| - | </ | ||
| - | |||
| - | an Asterisk reload is necessary: | ||
| - | |||
| - | <code bash> | ||
| - | gm4slv@mb7aze:/ | ||
| - | Restarting Asterisk | ||
| - | systemctl restart asterisk.service | ||
| - | </ | ||
| - | |||
| - | |||
| - | --- //John Pumford-Green 24/04/23 14:44// | ||
| - | |||
| - | |||
| - | ===== Further Information ===== | ||
| - | |||
| - | |||
| - | {{tag>}} | ||
| - | |||
public/radio/gm4slv_allstar.1682347871.txt.gz · Last modified: (external edit)
