packet:bpq_nodes_on_aprs
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
packet:bpq_nodes_on_aprs [2024/03/12 22:22] – created m7esw | packet:bpq_nodes_on_aprs [2024/09/22 18:33] (current) – [Receive-only setup] m0lte | ||
---|---|---|---|
Line 19: | Line 19: | ||
|_APRS indicator " | |_APRS indicator " | ||
</ | </ | ||
+ | |||
+ | APRS lat/lon format is bizarre. See [[https:// | ||
{{: | {{: | ||
Line 34: | Line 36: | ||
< | < | ||
+ | IDINTERVAL=15 ; (minutes) or whatever value you wish to use | ||
IDMSG: | IDMSG: | ||
!5505.10N/ | !5505.10N/ | ||
Line 46: | Line 49: | ||
APRSDIGI is configured to listen and forward data to the APRS network without transmitting back. | APRSDIGI is configured to listen and forward data to the APRS network without transmitting back. | ||
- | **NOTE!** if you configure APRSDIGI on your node. you do not need to alter you IDMSG or BEACON. | + | **NOTE!** if you configure APRSDIGI on your node. you do not need to alter your IDMSG or BEACON. |
< | < | ||
APRSDIGI | APRSDIGI | ||
; Local station data for APRS-IS | ; Local station data for APRS-IS | ||
- | APRSCall=GB7DLV | + | APRSCall=GB7DLV |
StatusMsg=OARC PRN (https:// | StatusMsg=OARC PRN (https:// | ||
Symbol=B | Symbol=B | ||
Line 63: | Line 66: | ||
ISHost=euro.aprs2.net | ISHost=euro.aprs2.net | ||
ISPort=14580 | ISPort=14580 | ||
- | ISPasscode=[APRS-IS PASSCODE] | + | ISPasscode=[APRS-IS PASSCODE] |
; Object with additional information | ; Object with additional information | ||
Line 75: | Line 78: | ||
; Define Crossport Digi | ; Define Crossport Digi | ||
+ | ; If you are listening to more than one port. add lines Digimap n=IS (n matches the port number you wish to listen to) | ||
Digimap 1=IS | Digimap 1=IS | ||
; Define Digipeating parameters | ; Define Digipeating parameters | ||
TraceCalls=WIDE, | TraceCalls=WIDE, | ||
- | DigiCalls=[callsign] | + | DigiCalls=[callsign] |
ReplaceDigiCalls | ReplaceDigiCalls | ||
Line 88: | Line 92: | ||
</ | </ | ||
+ | ==== Receive-only setup ==== | ||
+ | |||
+ | 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:// | ||
+ | |||
+ | Put this new block outside the PORTS section of the config file, i.e. at the root level. | ||
+ | |||
+ | < | ||
+ | APRSDIGI | ||
+ | LAT=5026.83N | ||
+ | LON=00101.62W | ||
+ | StatusMsg=Put a message here, maybe a link to your node page at https:// | ||
+ | Symbol=B | ||
+ | Symset=/ | ||
+ | APRSPath 1= ; I have three ports, 1-3, may as well listen on all of them for APRS | ||
+ | APRSPath 2= ; These are all receive-only ports for APRS. | ||
+ | APRSPath 3= | ||
+ | ISHost=england.aprs2.net | ||
+ | ISPort=14580 | ||
+ | ISPasscode=nnnnn | ||
+ | OBJECT PATH=IS PORT=1,IS INTERVAL=30 TEXT=> | ||
+ | BeaconInterval=30 | ||
+ | *** | ||
+ | </ | ||
+ | |||
+ | Substitute appropriate values for yourself. | ||
+ | |||
+ | Don't forget the *** at the end, it's crucial |
packet/bpq_nodes_on_aprs.1710282136.txt.gz · Last modified: 2024/03/12 22:22 by m7esw