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