How to properly record Raw IQ data via Web UI?

Hi everyone,

I am working on a Machine Learning project and I need to record Raw IQ data (complex64) from my KrakenSDR. I am using the latest software version on a Raspberry Pi 5.

I have followed the DeepWiki instructions:

  1. Enabled “Beta Features” in System Control.

  2. Set “VFO-0 IQ Channel” to True.

  3. Reconfigured and restarted the DAQ chain.

However, in the “Local Data Recording” section, the “Data Format” dropdown only shows “Kraken App”.

My questions are:

  • Is the .iq file being recorded automatically in the background even if the dropdown doesn’t show “Raw IQ”?

  • Is there a way to confirm the raw recording is active from the Web UI?

  • Are there any CLI alternatives (command line) to record raw data directly to an external SSD to avoid Web UI overhead?

Thanks in advance for your help!

2 Likes

Would like to know as well!!

I’d love to learn how to do this to. Can you tell me where is the DeepWiki?
I was able to edit the code to bring up the system control and then enable the beta featrures, but I don’t see any file that is storing the IQ data.
I found this directory but it was empty: krakensdr_doa/krakensdr_doa/_share/records/iq
Any advice much appreciated.