/pydarc

This software decodes Data Radio Channel (DARC) bitstream.

Primary LanguagePythonMIT LicenseMIT

pydarc

Summary

This software decodes Data Radio Channel (DARC) bitstream.

You can use GNU Radio and darc_demod.grc for demodulation.

Usage

Decode

$ 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

Authors

  • soltia48 (ソルティアよんはち)

License

MIT

Copyright (c) 2023 soltia48 (ソルティアよんはち)