RS-tracker/weathex
Zilog80 ddaec3e788 add --softinv: inverted softbits input (fsk_demod) 2024-06-17 22:23:30 +02:00
..
README.md WxR-301D: combine 4800bd/5000bd_pn9, no auto detect 2024-05-30 23:23:29 +02:00
weathex301d.c add --softinv: inverted softbits input (fsk_demod) 2024-06-17 22:23:30 +02:00
weathex_20230512_401100kHz.c from test branch: add weathex 2023-10-02 22:55:10 +02:00

README.md

Weathex WxR-301D

(i) Weathex WxR-301D as seen in Malaysia 2023: 4800 baud w/o PN9.
(ii) There was also a Weathex WxR-301D at UAII2022 with slightly different signal/data: 5000 baud PN9.

gcc weathex301d.c -o wxr301d
./wxr301d [options] <audio.wav>

options:
    -b       alternative demod
    --json   JSON output
    --pn9

e.g.
(i)  ./wxr301d weathex_fm.wav
(ii) ./wxr301d --pn9 weathex_pn9_fm.wav