Hi Anton,
On 08.05.2018 13:05, Anton Janovsky wrote:
- Do I send an IQ stream or audio stream?
It uses raw, signed 8 bit samples, just like fl2k_file. There no further processing performed in fl2k_tcp, you need to supply the samples you want to output with the DAC at the full sample rate set with the -s command line option.
You can take a look here if you want to see how to generate the samples: https://github.com/steve-m/fl2k-examples
Regards, Steve