Converting Data Types

From GNU Radio
Revision as of 15:35, 6 January 2022 by Mattcarrick (talk | contribs)
Jump to navigation Jump to search

This tutorial will describe how to convert between data types.

Char/Byte Data Type

The Char or Byte data type is another useful data type for representing binary data. The Byte data type is represented by the magenta color in GRC:

Types.png


  • random source
  • use in modulator

char/byte data type convert to float display