Hello,
I would like to test out the examples provided at this link:
https://github.com/analogdevicesinc/libiio/blob/master/examples/ad9361-iiostream.c
I would like to implement these examples in the ADALM-Pluto.
I have successfully been able to use "runme.sh" files mounted from a USB Flash Drive, but now I would like to try the C examples.
How can I do this in the ADALM-Pluto?
You can start using this example via libiio remote over IP network -
if you want to run it locally please see here:
https://www.gnuradio.org/assets/files/grcon2018/8-Michael_Hennerich.pdf
-Michael
You can start using this example via libiio remote over IP network -
if you want to run it locally please see here:
https://www.gnuradio.org/assets/files/grcon2018/8-Michael_Hennerich.pdf
-Michael
Thank you,
So using the Examples in the Custom Applications Section, I would need to compile and run the exe on an external host that has a network route to the pluto?
In any case you link your application against libiio. If you do that on a remote PC, your application would create a network context or context from URI.
-Michael
Got it, I will check this out in detail.
In addition, What would be the best way to implement the libiio api for the ad936x from within the Pluto?
In other words, to be able to run the code with no external source. In this case, We would plug the Pluto into a power supply and the code would run automatically.
Please see my GRCon presentation it covers all this.
Looks like the link got moved. Here is an updated one: https://www.gnuradio.org/grcon/grcon18/presentations/plutosdr/8-Michael_Hennerich.pdf
-Travis
Hello Travis,
I'm interested of the presentation and the link is broken.
Best regards
First hit on google: https://www.gnuradio.org/grcon/grcon18/presentations/PlutoSDR/8-Michael_Hennerich.pdf
-Travis