Module cli

Source
Expand description

ldpc-toolbox CLI application

The CLI application is organized in several subcommands. The supported subcommands can be seen by running ldpc-toolbox. See the modules below for examples and more information about how to use each subcommand.

Modules§

ber
BER test CLI subcommand.
ccsds
CCSDS CLI subcommand
ccsds_c2
CCSDS C2 CLI subcommand
dvbs2
DVB-S2 CLI subcommand
encode
Encode CLI subcommand.
mackay_neal
MacKay-Neal CLI subcommand
nr5g
5G NR CLI subcommand.
peg
Progressive Edge Growth (PEG) CLI subcommand
systematic
Systematic CLI subcommand.

Enums§

Args
CLI arguments.

Traits§

Run
Trait to run a CLI subcommand