Hi,

KD7LMO provides a binary GPS recording, presumably made with the USRP (thank you!). It is advertised as "4msps / complex GPS Snapshot (500 mS)". I use these ratios to determine what the file size should be:

500e-3 seconds
4e6 complex_samples / second
2 floats / complex_sample
32 bits / float
1/8 bytes / bit

Multiply them all together and I get 16e6 bytes. However, KD7LMO's file is 32e6 bytes large. Can someone explain the discrepancy or misunderstanding?

Thank you!

Chris


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to