USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

is USRP 2901 compatible with labview (not labview communications design)

Hi all,

 

I am trying to implement the energy detector algorithm in labview communications design but I am having difficulties with the implementation of the Q inverse function (inverse erf function ) but this function exists as a VI in labview So is there a way to link between labview communications design and labview or is there a way to execute my program in labview.

I am working in the usrp 2901 (teaching bundle).

Thanks in advance.

 

Best Regards,

0 Kudos
Message 1 of 2
(3,331 Views)

Hi,

 

unfortunately there is no way to use this function in LabVIEW Communications (I am sorry, that I didn't double check you SW in your previous post).

 

I think you might have to implement this function yourself. I am pretty sure that somewhere the source code of the erfc_inv can be found.

You can then e.g. create you own User-Defined Function or implement it directly in your function node.

 

Best,

 

Anna

 

 

Anna Vogl
Certified LabVIEW Developer
0 Kudos
Message 2 of 2
(3,308 Views)