DTUsat-2 not heard2019年10月22日 10時56分

2.4GHz 23deg at 10:34JST

Luojia 1-01 4k8 GMSK2019年10月22日 11時16分

I could not decode because the timing was not right.

How to decode 19.2kbps FSK on LINUX #12019年10月22日 21時45分

Here are the two methods I'm doing it.

1. GQRX 2.11.5 + Wine + Hs_SoundModem 0.21b
   Edit alias command in ".bashrc" on Ubuntu.
   Select "FSK G3RUH 19200bd" in Hs_SoundModem.
   http://www.ne.jp/asahi/hamradio/je9pel/90104lnx.htm
   http://dl.dropboxusercontent.com/s/v3ygtdp5b9tx38k/90113l14.png

2. GQRX 2.11.5 + DireWolf 1.5
   Add "MODEM 19200" in "direwolf.conf".
   $ direwolf -r 48000 -B 19200 -t 0 udp:7355
   http://github.com/wb2osz/direwolf/releases
   http://jh4xsy.asablo.jp/blog/2019/10/22/9167587