logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fdmdv_put_test_bits - a diagnostic tool for the codec2 library to test fdmdv_mod.

Description

       Using a file of packed test bits as input, determines bit error rate.  Useful for testing fdmdv_demod.

Example

        fdmdv_put_test_bits test.c2

Name

       fdmdv_put_test_bits - a diagnostic tool for the codec2 library to test fdmdv_mod.

Options

       The  first  argument, InputBitFile is the file name of a file to be created with test sample data. If "-"
       is given the input is taken from stdin.

       The optional second argument, [Nc] is the number of carriers to use in the modem. The default is 14.  The
       minimum is 2 and the maximum is 20.

See Also

fdmdv_mod(1), fdmdv_demod(1) fdmdv_get_test_bits(1)

fdmdv_put_test_bits                                2020-12-04                             FDMDV_PUT_TEST_BITS(1)

Synopsis

fdmdv_put_test_bitsusage:InputBitFile[Nc]

See Also