01-20-2015
07:39 AM
- last edited on
05-14-2024
06:01 PM
by
Content Cleaner
Does anybody know how the code for this example can be obtained?
The "Latest Version" link goes nowhere.
It might answer a question I have about the best way to pass values between FPGA loops.
Thanks.
01-20-2015
07:51 AM
- last edited on
05-14-2024
06:01 PM
by
Content Cleaner
I see the code for this example is missing too:
http://sine.ni.com/cs/app/doc/p/id/cs-15542
Is there a new repository somewhere that I'm not finding?
01-21-2015
10:17 AM
- last edited on
05-14-2024
06:02 PM
by
Content Cleaner
Hello emonk,
Do you have the VI Package Manager (VIPM) – JKI currently installed? You can download it from:
https://www.ni.com/en-us/shop/product/jki-vi-package-manager.html
Also check if you have the required version for this example (LabVIEW 2012). Regarding “Creating a Software Defined Radar System Using NI USRP and LabVIEW” this is a case study so the code is not necessarily available.
Regards
01-22-2015 07:40 AM
Thanks, Toto, the lack of the VIPM on this machine was indeed the issue. And yes, it failed to open on LV 2014. Oh, well.
I've been handed a list of VST projects to execute, most of them concern building tracking generators. I haven't been issued an actual VST yet but I'm dissecting every scrap of example code I can get my hands on. Looking at the streaming demo I see that I don't necessarily need separate loops for the transmit and receive sides after all.
But...I have a feeling I'll be pestering this board quite a bit when my hardware shows up.
Vector modulation? Fractional interpolation? Basecard PLL status registers? This may take awhile.