public:radio:2024:aprs
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:radio:2024:aprs [01/04/24 19:02 BST] – [VHF] john | public:radio:2024:aprs [06/03/25 06:49 GMT] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 9: | Line 9: | ||
* FT8900 : 2m I-Gate **GM4SLV-2** - Raspberry Pi, TNC-Pi and APRX I-Gate software | * FT8900 : 2m I-Gate **GM4SLV-2** - Raspberry Pi, TNC-Pi and APRX I-Gate software | ||
+ | * **UPDATE 6/4/24 : 2m APRS suspended**. Coverage not adequate from low 2m antenna. | ||
* TM-D710 in van : **GM4SLV-9** - will digipeat " | * TM-D710 in van : **GM4SLV-9** - will digipeat " | ||
* TH-D72 : **GM4SLV-8** | * TH-D72 : **GM4SLV-8** | ||
Line 53: | Line 54: | ||
+ | {{: | ||
+ | |||
+ | |||
+ | === Direwolf update : 10/04/24 === | ||
+ | |||
+ | * Direwolf v1.6 in Debian has a minor annoyance - it decodes its own transmitted frames occasionally due to cross talk in the sound card | ||
+ | * This is reported to be //fixed in 1.7 release// so I cloned the git repository and built the current 1.7 version | ||
+ | * It has removed the annoyance of seeing (and reporting to APRS-IS) your own transmitted packets | ||
+ | * There are other changes and improvements which I will investigate over time. | ||
+ | * Steps to clone/build | ||
+ | |||
+ | <code bash> | ||
+ | sudo apt-get install libavahi-client-dev | ||
+ | git clone https:// | ||
+ | cd direwolf | ||
+ | |||
+ | mkdir build && cd build | ||
+ | cmake .. | ||
+ | make -j4 | ||
+ | </ | ||
+ | |||
+ | Running the new version | ||
+ | |||
+ | <code bash> | ||
+ | cd src | ||
+ | ./direwolf -c ~/ | ||
+ | </ | ||
+ | |||
+ | A few red warnings due to changes for v1.7 not being fully compatible with the previous config options, but it runs and doesn' | ||
+ | |||
+ | A few tweaks to the config: | ||
+ | |||
+ | <code bash> | ||
+ | ADEVICE | ||
+ | |||
+ | CHANNEL 0 | ||
+ | |||
+ | MYCALL GM4SLV-10 | ||
+ | |||
+ | #MODEM 300 7@30 | ||
+ | |||
+ | MODEM 300 B+ | ||
+ | |||
+ | #FIX_BITS 1 | ||
+ | |||
+ | TXDELAY 50 | ||
+ | |||
+ | LOGDIR . | ||
+ | |||
+ | AGWPORT 8000 | ||
+ | KISSPORT 8001 | ||
+ | |||
+ | PBEACON sendto=0 via=" | ||
+ | |||
+ | #FILTER 0 0 ( ! d/* ) | ||
+ | #FILTER 0 0 (! b/GM4SLV-10 ) | ||
+ | |||
+ | #IGSERVER euro.aprs2.net | ||
+ | |||
+ | #IGLOGIN GM4SLV-10 19626 | ||
+ | |||
+ | #PBEACON sendto=IG delay=0:30 every=60:00 symbol=" | ||
+ | |||
+ | |||
+ | DIGIPEAT 0 0 ^WIDE[3-7]-[1-7]$|^TEST$ ^WIDE[12]-[12]$ PREEMPT | ||
+ | |||
+ | #IGTXLIMIT 6 10 | ||
+ | |||
+ | </ | ||
+ | |||
+ | * I will remove the Debian version 1.6 and '' | ||
+ | * This version also decodes FX25 packets - which I don't fully understand yet | ||
+ | |||
+ | < | ||
+ | SP6PGH-10 audio level = 53 | ||
+ | [0.1] SP6PGH-10> | ||
+ | Status Report, APRSISCE win32 version | ||
+ | Test HF APRS station | ||
+ | [0H] SP6PGH-10> | ||
+ | </ | ||
+ | |||
+ | * a normal AX25 packet | ||
+ | |||
+ | < | ||
+ | IW4EGP-10 audio level = 46 _|||_____ | ||
+ | [0.2] IW4EGP-10> | ||
+ | Position, HF Gateway | ||
+ | N 44 03.5700, E 012 33.7200 | ||
+ | APRS HF 30m -/D R-I H24 {UIV32} | ||
+ | [0H] IW4EGP-10> | ||
+ | </ | ||
+ | |||
+ | * both of these are also digipeated my me, shown on the last line is my outgoing digipeated packet: | ||
+ | * '' | ||
+ | * '' | ||
--- //John Pumford-Green 21/03/24 16:14// | --- //John Pumford-Green 21/03/24 16:14// | ||
+ | |||
+ | Last Update : ~~LASTMOD~~ | ||
+ | |||
===== Further Information ===== | ===== Further Information ===== | ||
- | | aprs.fi | [[https:// | ||
- | {{tag>}} | + | | Direwolf v1.7 User Manual | {{ : |
+ | | aprs.fi | [[https:// | ||
+ | |||
+ | {{tag>radio aprs}} | ||
public/radio/2024/aprs.1711994548.txt.gz · Last modified: 06/03/25 06:49 GMT (external edit)