liquidsdr.org
doc api blog colophon search
Utility Functions

The utility module contains useful functions, primarily for bit fast bit manipulation. This includes packing/unpacking byte arrays, counting ones in an integer, computing a binary dot-product, and others. Byte packing is used extensively in the fec ( section-fec ) and framing ( section-framing ) modules.

http://liquidsdr.org/doc/utility/

Overview

  • colophon
  • contact
  • FAQ

Documents

  • documentation
  • troubleshooting
  • blog

Source Code

  • liquid-dsp (github)
  • software
  • license
© 2024 Joseph D. Gaeddert