Skip to content

This software decodes Data Radio Channel (DARC) bitstream.

License

Notifications You must be signed in to change notification settings

soltia48/darc-modem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (ソルティアよんはち)

About

This software decodes Data Radio Channel (DARC) bitstream.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages