Hello!

I created oot-module that have some registers and stuff.
I tested it (through uhd::rfnoc::rfnoc_graph::make() and so on … ) works fine!
Now i want to include that module into the open source project that use
uhd::usrp::multi_usrp::make() instead of uhd::rfnoc::rfnoc_graph::make() to 
create the device object and that was i part where i completely lost.
I cannot create both objects.
I saw some people used device3 library that dissapeared in the uhd 4.
My question is how can i get access to oot-module (find_blocks, get_blocks and 
eventualy read/write some data to it) like i did it before, using standalone 
app (rfnoc-example/apps/init_gain_block.cpp for example)?
Is there is possible in the uhd 4?
If there is so can you provide simple example​
USRP N300
uhd 4.1.0.4

Thanks!

Best regards,
Alexey Kosinov
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to