File: insert_errors.1

package info (click to toggle)
codec2 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 21,628 kB
  • sloc: ansic: 58,934; makefile: 841; objc: 826; asm: 331; python: 209; sh: 74
file content (15 lines) | stat: -rw-r--r-- 602 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH INSERT_ERRORS "1" "Feb 2013" "INSERT_ERRORS" "User Commands"
.SH NAME
insert_errors \- codec2 testing framework
.SH DESCRIPTION
Codec2 test and evaluation program
.SH OPTIONS
None
.PP
Inserts errors into a Codec 2 bit stream using error files.  The
error files have one 16 bit short per bit, the short is set to 1 if
there is an error, or zero otherwise.  The Codec 2 bit stream files
are in packed format, i.e. c2enc/c2dec format.
.SH "SEE ALSO"
.PP
c2dec(1) c2demo(1) c2enc(1) c2sim(1) fdmdv_demod(1) fdmdv_interleave(1) fdmdv_mod(1) fdmdv_put_test_bits(1) fec_dec(1) fec_enc(1) insert_errors(1)