publish packet radio post
may need some updates though...
This commit is contained in:
parent
5063389b83
commit
cbf217d28c
8 changed files with 52 additions and 6 deletions
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/add-channel.png
(Stored with Git LFS)
Normal file
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/add-channel.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/add-feat.png
(Stored with Git LFS)
Normal file
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/add-feat.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/aprs.png
(Stored with Git LFS)
Normal file
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/aprs.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -18,7 +18,6 @@ tags:
|
||||||
- signalink
|
- signalink
|
||||||
- sdr
|
- sdr
|
||||||
|
|
||||||
draft: true
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Out of curiosity I began another "research-session" because it is really time to get
|
Out of curiosity I began another "research-session" because it is really time to get
|
||||||
|
@ -395,6 +394,21 @@ $ rtl_fm -f 144.8M -g 42 -s 22050 -l 20 - | multimon-ng -t raw -a AFSK1200 -
|
||||||
|
|
||||||
#### With sdrangel
|
#### With sdrangel
|
||||||
|
|
||||||
|
Add a channel and select <kbd>Packet Demoulator</kbd>.
|
||||||
|
|
||||||
|
Once packet gets demodulated, add a feature and select APRS:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The APRS feature windows let you connect to APRS-IS (top right of the APRS window).
|
||||||
|
|
||||||
|
You can also add another feature called <kbd>Map</kbd> to display the received
|
||||||
|
APRS packets on a map.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Packet radio
|
### Packet radio
|
||||||
|
|
||||||
#### With direwolf
|
#### With direwolf
|
||||||
|
@ -407,18 +421,19 @@ $ rtl_fm -f 144.950M -M fm -s 200000 -r 32000 -g 35 | direwolf -n 1 -r 32000 -b
|
||||||
$ rtl_fm -M fm -f 144.950M -s 22050 | direwolf -n 1 -r 22050 -b 16 -
|
$ rtl_fm -M fm -f 144.950M -s 22050 | direwolf -n 1 -r 22050 -b 16 -
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
#### With multimon-ng
|
|
||||||
|
|
||||||
#### With sdrangel
|
#### With sdrangel
|
||||||
|
|
||||||
|
Add a channel and select <kbd>Packet Demoulator</kbd>.
|
||||||
|
|
||||||
|
")
|
||||||
|
|
||||||
### VARA HF
|
### VARA HF
|
||||||
|
|
||||||
We can only decode with VARA HF in monitor mode.
|
We can only decode with VARA HF in monitor mode. It is possible that we can't decode anything.
|
||||||
|
|
||||||
### POCSAG
|
### POCSAG
|
||||||
|
|
||||||
#### With direwolf
|
|
||||||
|
|
||||||
#### With multimon-ng
|
#### With multimon-ng
|
||||||
|
|
||||||
~~~console
|
~~~console
|
||||||
|
@ -427,3 +442,13 @@ $ rtl_fm -M fm -f 438.025M -s 22050 | multimon-ng -t raw -a POCSAG512 -a POCSAG1
|
||||||
|
|
||||||
#### With sdrangel
|
#### With sdrangel
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Set the frequency to <kbd>438.025 MHz</kbd> (in Austria) and add a channel
|
||||||
|
(pink mark box). Select <kbd>Pager Demodulator</kbd> and start decoding
|
||||||
|
(click the Play button).
|
||||||
|
|
||||||
|
That will decode the set POCSAG modulation (defaults to 1200 baud).
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/main.png
(Stored with Git LFS)
Normal file
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/main.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/map.png
(Stored with Git LFS)
Normal file
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/map.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/packet-session.png
(Stored with Git LFS)
Normal file
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/packet-session.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/pocsag-decode.png
(Stored with Git LFS)
Normal file
BIN
content/posts/2024/64-packet-radio-vara-mobilinkd-and-digirig-on-linux/pocsag-decode.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue