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

float_to_bits - OsmocomTETRA

Description

       Convert floating point symbols in the range +3/-3 to hard bits,

       •  in the 1-bit-per-byte format

Name

float_to_bits - OsmocomTETRA

Options

-v  verbose,  print  bits  to stdout -a turn on pseudo-afc (automatic frequency correction) -f pseudo-afc
       averaging filter constant (default 0.0001) -F pseudo-afc filter goal (default: 0)

See Also

       https://osmocom.org/projects/tetra/wiki/OsmocomTETRA

                                                 15 January 2025                                FLOAT_TO_BITS(1)

Synopsis

float_to_bits [-v] [-a] [-ffilter_val] [-Ffilter_goal] <infile> <outfile>

See Also