ka9q / ka9q-radio

Multichannel SDR based on fast convolution and IP multicasting
GNU General Public License v3.0
147 stars 32 forks source link

Mod pcmrecord to include center frequency for SDR Console #50

Closed scottnewell closed 3 months ago

scottnewell commented 3 months ago

SDR Console loads the IQ .wav files generated by pcmrecord, but it assumes they are at a 10 MHz center frequency. This patch adds a (mostly undocumented?) 'auxi' chunk to the .wav file to specify the center frequency (and stop/stop times). This was to support VE7DXR Nick Hall-Patch's Hamsci MW recording project (https://hamsci.org/mw-recordings/).