LabVIEW with rtl-sdr
Posted: Tue Jul 14, 2015 5:52 pm
I am using LabVIEW for my SDR. I found an example on the web which used rtl_tcp.exe, and brought samples in LabVIEW via TCP, so that is what I am doing... and it works fine.
But... I would like to not have to run the command line rtl_tcp.exe to use my LabVIEW receiver. Can anyone explain how to use the DLLs (or however else it's done) to stream in IQ? SDR# doesn't need the rtl_tcp program. I can look at the source files librtlsdr.c, tuner_r82xx.c, etc. to help figure this out, but I could use some suggestions in getting started.
But... I would like to not have to run the command line rtl_tcp.exe to use my LabVIEW receiver. Can anyone explain how to use the DLLs (or however else it's done) to stream in IQ? SDR# doesn't need the rtl_tcp program. I can look at the source files librtlsdr.c, tuner_r82xx.c, etc. to help figure this out, but I could use some suggestions in getting started.