Monday, March 25, 2019

Re: [Discuss-gnuradio] OOT modules on Android

Hi Laura -

Sorry for the delayed response, here.

So, I'm not entirely sure I understand your question, actually. Once GNU Radio is running in Android, using blocks from any module, in- or out-of-tree, shouldn't be a problem as long as they are built appropriately. Are you asking if you need to re-write Python-only blocks in C++? If the OOTM only provides Python blocks, then yes, you'll want to put those into C++ for use on Android.

Also, I assume you've already seen the pages linked here, which provide a lot more detail on that build process -- although the information is pretty severely dated at this point, and almost certainly won't work as-is.


Cheers,
Ben

On Fri, Mar 22, 2019 at 12:36 PM Laura Arjona <arjonal@uw.edu> wrote:
I might have been thinking about this in the wrong way.

The way to proceed would be to re-write the blocks in Android studio, using C++?
(instead of importing the blocks created with gr-modtool)


Thank you and good weeked! 

On Thu, Mar 21, 2019 at 7:44 PM Laura Arjona <arjonal@uw.edu> wrote:
Hi everyone,
 
I want to build an Android App to communicate with an USRP B200-mini,  and this app should use one OOT module with several oot blocks.

How should I proceed to import my OOT module? 

Thank you



--
Laura Arjona 
Washington Research Foundation Innovation Postdoctoral Fellow in Neuroengineering

Paul G. Allen School of Computer Science & Engineering
185 E Stevens Way NE
University of Washington
Seattle, WA 98195-2350
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment