discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] controlling Digital I/O from GRC


From: Lapointe, Benjamin - 1008 - MITLL
Subject: [Discuss-gnuradio] controlling Digital I/O from GRC
Date: Thu, 24 Apr 2014 15:38:16 -0400

Hi,

 

I would like to control the digital I/O (8 of the lines) of the USRP X300 from GNU Radio Companion.  Has anyone attempted this?

 

From reading the gpio_api online, it sounds like I need to discover the digital I/O by using the get_gpio_banks function in multi_usrp, and then use usrp_x300->set_gpio_attr() to control the digital I/O.  Is there a way to do this from GNU Radio Companion?  My experience thus far has been dragging and dropping blocks in GRC.  If I make a block from scratch, I am assuming I will need to pass the usrp_x300 handle into the block to make the calls (I don’t have experience making my own GRC blocks).  I would also need a user interface to assign the value for the output of the digital I/O.

 

Any recommendations on where to begin?

 

Thanks!

-Ben

 

 

 

 

 

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]