discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] B200/mini GPIO


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] B200/mini GPIO
Date: Wed, 01 Jun 2016 10:47:01 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 06/01/2016 10:23 AM, Santos Campos wrote:
Hello again, all! I've finally come back to this after a while.
I'm trying to get the example code to compile but having some trouble. Does anyone have any experience with using the uhd gpio api?
I tried using this to compile:

    $ gcc -I/usr/include/boost -I/home/santosec/uhd/host/include/uhd gpio.cpp -o gpio

but I got a whole mess of compiler errors.

The best thing to do is to use the existing UHD build infrastructure to compile UHD examples.

Modify, then use the standard cmake/make dance to compile it.



On Wed, May 4, 2016 at 11:25 AM, Marcus D. Leech <address@hidden> wrote:
On 05/04/2016 11:18 AM, Santos Campos wrote:
Hello! I am curious if it is possible to use a pin or something on either the B200 or B200 mini to send a control signal.

We were hoping to be able to switch between 2 antennas if the board received some signal. It looks like there could be some available pins, but we were unsure if they would be able to fulfill our purpose. If not, any ideas around this issue would be welcome!

Any help would be much appreciated!


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
The API for the B2xx GPIO is the same as for X3xx.

There's example code:

.../uhd/examples/gpio.cpp



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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