Module ldpc_toolbox::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 test CLI subcommand.
- CCSDS CLI subcommand
- DVB-S2 CLI subcommand
- Encode CLI subcommand.
- MacKay-Neal CLI subcommand
- Progressive Edge Growth (PEG) CLI subcommand
Enums
- CLI arguments.
Traits
- Trait to run a CLI subcommand