Converting Data Types: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


==Char/Byte Data Type ==
==Char/Byte Data Type ==
The ''Char'' or ''Byte'' data type is another useful data type for representing binary data. The ''Byte'' data is represented by the magenta color in GRC:
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:


[[File:Types.png|500px]]
[[File:Types.png|500px]]

Revision as of 15:35, 6 January 2022

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