This software decodes Data Radio Channel (DARC) bitstream.
You can use GNU Radio and darc_demod.grc for demodulation.
$ python decode_darc.py --help
usage: decode_darc.py [-h] [-log {NOTSET,DEBUG,INFO,WARNING,ERROR,CRITICAL}] input_path
DARC bitstream Decoder
positional arguments:
input_path Input DARC bitstream path (- to stdin)
options:
-h, --help show this help message and exit
-log {NOTSET,DEBUG,INFO,WARNING,ERROR,CRITICAL}, --loglevel {NOTSET,DEBUG,INFO,WARNING,ERROR,CRITICAL}
Logging level
- soltia48 (ソルティアよんはち)
Copyright (c) 2023 soltia48 (ソルティアよんはち)