Kiwi IQ wav file format

Is there a document which describes the format of an IQ wav file?

If the timestamp is present in the wav file header, what is its resolution and from what clock is it derived? In particular, if the Kiwi is run in external clock mode, does the Kiwi need to also have a GPS RF feed from which the IQ file timestamp will be derived?

When recording a series of IQ wav files using --dt-sec=..., are the IQ samples continuous? i.e. is the first IQ sample of file N+1 one sample time after the last IQ sample for file N?

=====

I have found the C++ function DEFUN_DLD in read_kiwi_iq_wav.cc, so it appears there is a capability inside kiwi client to parse IQ files. But it isn't clear to me how to execute it

Comments

Sign In or Register to comment.