From f4b7b3cd4964dfb9b0fcf05dcb5db9d97b52b4de Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sat, 4 May 2024 14:25:56 +0200 Subject: [PATCH] update old post about packet-radio --- .../index.md | 30 ++++++++++++++++++- .../xastir-aprs.png | 3 ++ 2 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/xastir-aprs.png diff --git a/content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/index.md b/content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/index.md index 5d45355..4d37916 100644 --- a/content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/index.md +++ b/content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/index.md @@ -4,7 +4,7 @@ summary: > Some basic configuration of my HF and VHF/UHF rigs to participate in the Winlink world... date: 2024-03-30T22:28:25+0100 -lastmod: 2024-04-28T09:14:37+0000 +lastmod: 2024-05-04T12:25:56+0000 coverCaption: An example, a session to OE7XKG-10 on 144.950 MHz. categories: - amateur-radio @@ -187,6 +187,8 @@ The Mobilinkd TNC4 is a KISS TNC and does not provide a USB soundcard -- I only the Mobilinkd in conjunction with packet radio. {{< /alert >}} +### Winlink + I will use AX.25+linux in pat with the TNC4 paired via Bluetooth. First of all, power on the TNC4 and pair it -- I use _blueman-manager_ for this. @@ -244,6 +246,32 @@ To de-attach the KISS interface we need to kill the process: $ sudo kill $(pgrep kissattach) ~~~ +### APRS with Xastir + +Find the TNC4: + +~~~console +$ hcitool scan +Scanning ... + 34:81:F4:AA:89:4F TNC4 Mobilinkd +~~~ + +Create the serial port: + +~~~console +$ sudo rfcomm bind 0 34:81:F4:AA:89:4F +~~~ + +We use `/dev/rfcomm0` in Xastir. + +![Xastir Serial TNC settings](xastir-aprs.png) + +To disconnect the device: + +~~~console +$ sudo rfcomm release 0 +~~~ + ## SignaLink USB I haven't used this now for a while, but I wanted to include this in this list, diff --git a/content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/xastir-aprs.png b/content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/xastir-aprs.png new file mode 100644 index 0000000..f0c2ac4 --- /dev/null +++ b/content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/xastir-aprs.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6c4028af5fe1b432493b916af05366a9712b1612a06be1f57174dd6d704806 +size 14110