Re: GNU Radio on Android

2020-04-23 Thread Bastian Bloessl
Hi, I was just about to ask if someone would be willing to test the Android toolchain I was working on. I pushed it to GitHub some hours ago and am looking for someone to test it :-) https://github.com/bastibl/gnuradio-android Its a git repo with many submodules and a Dockerfile that installs An

GNU Radio on Android

2020-04-23 Thread jean-michel.fri...@femto-st.fr
Since I have little else to do at the moment than playing with my phone, I debugged the USB OTG port of my Sony Z5, which led me to install the rtl-sdr driver, which led me to install some non-GNU Radio application to test the SDR capability of the phone, and it works. I haven't learnt anything in

Re: [Discuss-gnuradio] Getting Background on GNU Radio on Android (was: GSOC : GNU Radio Projects)

2019-03-07 Thread Andrej Rode
Hi, On Thu, 7 Mar 2019 09:27:50 + "Müller, Marcus (CEL)" wrote: > Very little… https://wiki.gnuradio.org/index.php/Android > of which https://wiki.gnuradio.org/index.php/GRAndDeps is probably the > most important, but it's pretty dated. I don't think modern GNU Radio > has problems with G

[Discuss-gnuradio] Getting Background on GNU Radio on Android (was: GSOC : GNU Radio Projects)

2019-03-07 Thread CEL
Very little… https://wiki.gnuradio.org/index.php/Android of which https://wiki.gnuradio.org/index.php/GRAndDeps is probably the most important, but it's pretty dated. I don't think modern GNU Radio has problems with GCC 4.9 anymore, but it does not work with GCC before 4.8.4. You'll notice the de

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-23 Thread Tom Rondeau
ods in this manner is even possible. If it > isn't, I'm open to suggestions for alternative methods of displaying the > flowgraph's end results in my Android app; at the moment my flowgraph > terminates in a file sink, and the app reads/displays a few entries from > the

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-22 Thread Vijay Galbaransingh
preciated, Vijay -Original Message- From: discuss-gnuradio-bounces+vijayg=sfu...@gnu.org [mailto:discuss-gnuradio-bounces+vijayg=sfu...@gnu.org] On Behalf Of Vijay Galbaransingh Sent: March-21-15 00:51 To: 'Tom Rondeau' Cc: 'GNURadio Discussion List' Subject: Re: [Discus

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-21 Thread Vijay Galbaransingh
dabout way altogether to display my flowgraph output in my Android activity? Thanks, Vijay From: trond...@trondeau.com [mailto:trond...@trondeau.com] On Behalf Of Tom Rondeau Sent: March-19-15 07:36 To: Vijay Galbaransingh Cc: GNURadio Discussion List Subject: Re: [Discuss-gnuradio] GNU Radio on Andro

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-19 Thread Tom Rondeau
n Behalf Of > Tom > Rondeau > Sent: March-18-15 07:11 > To: Vijay Galbaransingh > Cc: GNURadio Discussion List > Subject: Re: [Discuss-gnuradio] GNU Radio on Android > > On Wed, Mar 18, 2015 at 1:46 AM, Vijay Galbaransingh > wrote: > Tom, > > What kind of sampl

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-19 Thread Vijay Galbaransingh
Sent: March-18-15 07:11 To: Vijay Galbaransingh Cc: GNURadio Discussion List Subject: Re: [Discuss-gnuradio] GNU Radio on Android On Wed, Mar 18, 2015 at 1:46 AM, Vijay Galbaransingh wrote: Tom, What kind of sample rate / setup are you using for your opensl_source? I've set up a flowgra

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-18 Thread Tom Rondeau
setting the file sink to unbuffered mode? fileSink->set_unbuffered(true); Frankly, I feel like this is unlikely to help, but it'll be interesting to know what happens. Tom > From: trond...@trondeau.com [mailto:trond...@trondeau.com] On Behalf Of > Tom > Rondeau > Sent

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-17 Thread Vijay Galbaransingh
m Rondeau Sent: March-17-15 07:37 To: Vijay Galbaransingh Cc: GNURadio Discussion List Subject: Re: [Discuss-gnuradio] GNU Radio on Android On Tue, Mar 17, 2015 at 12:10 AM, Vijay Galbaransingh wrote: Thanks Tom, that sorted it out. My audio output is a bit choppy but no matter – time to move on

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-17 Thread Tom Rondeau
t sounded fine. Tom > > From: trond...@trondeau.com [mailto:trond...@trondeau.com] On Behalf Of > Tom > Rondeau > Sent: March-16-15 06:37 > To: Vijay Galbaransingh > Cc: GNURadio Discussion List > Subject: Re: [Discuss-gnuradio] GNU Radio on Android > > On Mon, Mar 16, 2015

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-16 Thread Vijay Galbaransingh
Galbaransingh Cc: GNURadio Discussion List Subject: Re: [Discuss-gnuradio] GNU Radio on Android On Mon, Mar 16, 2015 at 3:28 AM, Vijay Galbaransingh wrote: Hi Tom, I have been following your notes on the wiki in an attempt to build a test app (a dial tone flowgraph.) I'm hitting a snag on the ndk-

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-16 Thread Tom Rondeau
rondeau.com] On Behalf Of > Tom > Rondeau > Sent: March-13-15 14:41 > To: Vijay Galbaransingh > Cc: GNURadio Discussion List > Subject: Re: [Discuss-gnuradio] GNU Radio on Android > > On Fri, Mar 13, 2015 at 5:04 PM, Vijay Galbaransingh > wrote: > Hi, > > Has a patche

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-16 Thread Vijay Galbaransingh
rely? Any tips appreciated, Vijay From: trond...@trondeau.com [mailto:trond...@trondeau.com] On Behalf Of Tom Rondeau Sent: March-13-15 14:41 To: Vijay Galbaransingh Cc: GNURadio Discussion List Subject: Re: [Discuss-gnuradio] GNU Radio on Android On Fri, Mar 13, 2015 at 5:04 PM, Vijay Galbaransingh

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-13 Thread Vijay Galbaransingh
Discussion List Subject: Re: [Discuss-gnuradio] GNU Radio on Android On Fri, Mar 13, 2015 at 5:04 PM, Vijay Galbaransingh wrote: Hi, Has a patched version of GNU Radio which runs on Android been released? I'm working on a project where I'm transmitting information over audio from

Re: [Discuss-gnuradio] GNU Radio on Android

2015-03-13 Thread Tom Rondeau
On Fri, Mar 13, 2015 at 5:04 PM, Vijay Galbaransingh wrote: > Hi, > > Has a patched version of GNU Radio which runs on Android been released? > > I'm working on a project where I'm transmitting information over audio > from a desktop system to an Android device, and since setting up the > transmi

[Discuss-gnuradio] GNU Radio on Android

2015-03-13 Thread Vijay Galbaransingh
Hi, Has a patched version of GNU Radio which runs on Android been released? I'm working on a project where I'm transmitting information over audio from a desktop system to an Android device, and since setting up the transmitter end with GNU Radio was such a snap I would love to leverage the GNU R

Re: [Discuss-gnuradio] GNU radio on Android: status?

2014-04-01 Thread Ralph A. Schmid, dk5ras
Udo van den Heuvel > Sent: Tuesday, 1 April, 2014 15:32 > To: discuss-gnuradio@gnu.org > Subject: [Discuss-gnuradio] GNU radio on Android: status? > > Hello, > > What is the best way to get gnuradio on android? > Do I crosscompile, or compile on the device itself, do I use &g

Re: [Discuss-gnuradio] GNU radio on Android: status?

2014-04-01 Thread Marcus Müller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Udo, I'm not aware of any mass-usable Android port. Usually, you don't compile on the android (embedded) device itself, so cross-compiling is absolutely preferable. Please understand that while Android is based on a linux kernel, the userland i

[Discuss-gnuradio] GNU radio on Android: status?

2014-04-01 Thread Udo van den Heuvel
Hello, What is the best way to get gnuradio on android? Do I crosscompile, or compile on the device itself, do I use linux-on-android, etc. What is the best way, the most efficient w.r.t CPU of the device at runtime? Are there any howto's? Guides? Please discuss as I am interested in getting gnur