Max-Manning / passiveRadar

Processing code for a FM radio based passive bistatic radar
https://dopplerfish.com
MIT License
194 stars 44 forks source link

Something is broken - Outputs are all NaN #6

Open ss32 opened 8 months ago

ss32 commented 8 months ago

I've simulated data to verify the output of the code and it matches the output from a real data capture in that everything is NaN.

image

To verify that my sim data is good I have run it through https://github.com/jmfriedt/passive_radar and get a valid range plot out. image

GNURadio flow graph used to generate the data. The only difference between the output for this repo vs the other is multiplying by 128 and casting to char. If someone wants I'll post the .grc file so they can verify as well.

image

This issue will serve as a debug log

colak-i commented 1 month ago

Hello, can you share .grc file? I can't download example passive radar data so if you have these data can you share with me. thanks.