sstv_decoder
2022-08-18


ラズパイでSSTVを受像するsstv_decoderを久しぶりに試したら,ハマった。

オーディオループバックが設定できない。指示書には Switch the audio output to the headphone jack. と書いてあるが,PCM Playback Routeが消えてエラーとなったようだ。ググるとCLIによるサポートは終了とのことで残念。

$ sudo amixer cset numid=3 1
amixer: Cannot find the given element from control default
$ amixer controls
numid=4,iface=MIXER,name='Master Playback Switch'
numid=3,iface=MIXER,name='Master Playback Volume'
numid=2,iface=MIXER,name='Capture Switch'
numid=1,iface=MIXER,name='Capture Volume'

QSSTVにRTLSDRからオーディオ信号を入力できなくなったので,raw形式で録音する record_iss.py を試すが,Raspbian版のrtl_fmからUDP/6020による周波数制御の機能が消えていた。ググるとrtl_udp特別版が代用できることが解った。

$ ./record_yuzgu-55.py 
Loading: [URL]
Found 1 device(s):
  0:  Realtek, RTL2838UHIDIR, SN: 00000001
...
Main socket started! :-) Tuning enabled on UDP/6020 
Tuning to: 435109616 [Hz] (central freq: 435361616 [Hz])

この設定で,数日間・受信にトライしてみます。

本日の衛星: RS-44で交信。

[衛星通信]

コメント(全0件)
コメントをする


記事を書く
powered by ASAHIネット