Skip to content

Supported signal file formats

Johannes Pohl edited this page Nov 18, 2017 · 7 revisions

You may have signals on your local hardware, that were not recorded with URH. The file format of these signals may differ from URHs default format, but here are some good news: URH supports a variety of signal formats. These are:

  • .complex files with complex64 samples (32 Bit float for I and Q, respectively). This is the default signal file format.
  • .complex16u using two unsigned 8 Bit integers for I and Q
  • .complex16s using two signed 8 Bit integers for I and Q
  • .wav files may be imported as well, but may not be compressed i.e. they should be PCM.
Clone this wiki locally