User Tools

Site Tools


packet:bpq_nodes_on_aprs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
packet:bpq_nodes_on_aprs [2024/09/22 13:48] m0ltepacket:bpq_nodes_on_aprs [2024/09/22 18:33] (current) – [Receive-only setup] m0lte
Line 36: Line 36:
  
 <code> <code>
 +IDINTERVAL=15 ; (minutes) or whatever value you wish to use
 IDMSG: IDMSG:
 !5505.10N/00136.44W#GB7CNR OARC PRN (https://packet.oarc.uk/). AX.25 1200bd @ 144.9375 !5505.10N/00136.44W#GB7CNR OARC PRN (https://packet.oarc.uk/). AX.25 1200bd @ 144.9375
Line 94: Line 95:
  
 Do something like this to achieve a receive-only igate setup (e.g. if you are listening for telemetry beacons from remotely located kit, and you want to gate it to APRS-IS / aprs.fi) Do something like this to achieve a receive-only igate setup (e.g. if you are listening for telemetry beacons from remotely located kit, and you want to gate it to APRS-IS / aprs.fi)
 +
 +This will also put a BBS pin in the https://aprs.fi map for your own node, via the internet. Like [[https://aprs.fi/#!z=14&call=a%2FGB7RDG&timerange=3600&tail=0|this]].
 +
 +Put this new block outside the PORTS section of the config file, i.e. at the root level.
  
 <code> <code>
 APRSDIGI APRSDIGI
-LAT=5126.83N    ; https://om1amj.sk/index.php/conversion-of-gps-coordinates-to-aprs-format +  LAT=5026.83N    ; calculating these is non-obvious, use this website to help  
-LON=00101.62W +  LON=00101.62W   ; https://om1amj.sk/index.php/conversion-of-gps-coordinates-to-aprs-format 
-StatusMsg=https://ukpacketradio.network/nodes:gb7rdg +  StatusMsg=Put a message here, maybe a link to your node page at https://ukpacketradio.network 
-Symbol=B       +  Symbol=B         
-Symset=/        ; BBS icon +  Symset=/        ; B/ is BBS icon 
-APRSPath 1=     ; Receive only ports +  APRSPath 1=     ; I have three ports, 1-3, may as well listen on all of them for APRS 
-APRSPath 2= +  APRSPath 2=     ; These are all receive-only ports for APRS. 
-APRSPath 3=      +  APRSPath 3=      
-ISHost=england.aprs2.net +  ISHost=england.aprs2.net 
-ISPort=14580 +  ISPort=14580 
-ISPasscode=nnnnn     ; https://apps.magicbug.co.uk/passcode/index.php/passcode +  ISPasscode=nnnnn     ; calculate this value here: https://apps.magicbug.co.uk/passcode/index.php/passcode 
-OBJECT PATH=IS PORT=1,IS INTERVAL=30 TEXT=>144.95 QPSK3600 IL2Pc, 432.625 9k6 IL2Pc +  OBJECT PATH=IS PORT=1,IS INTERVAL=30 TEXT=>Any text you want goes here 
-BeaconInterval=30+  BeaconInterval=30    ; minutes
 *** ***
 </code> </code>
 +
 +Substitute appropriate values for yourself.
 +
 +Don't forget the *** at the end, it's crucial
packet/bpq_nodes_on_aprs.1727012880.txt.gz · Last modified: 2024/09/22 13:48 by m0lte