Re: [Discuss-gnuradio] Lost samples from RTL2832 dongle

2018-01-24 Thread Philip Hahn
/01/gnuradio-getting-audio-to-work-in-vm.html philip hahn On Tue, Jan 23, 2018 at 4:58 AM, john cooper <john.m3...@gmail.com> wrote: > Thanks! Really appreciated. John > > On Tue, 23 Jan 2018, 12:57 Müller, Marcus (CEL), <muel...@kit.edu> wrote: > >> You'll

Re: [Discuss-gnuradio] diagnosing overflows

2017-08-19 Thread Philip Hahn
.perf_event_paranoid=-1 > perf record -ag python yourflowgraph.py > perf report > Best regards, > Marcus > > > On 08/10/2017 03:28 AM, Philip Hahn wrote: > > Sean - OK, I understand what you mean now, thank you - the overflow is not > reported until the pressure

Re: [Discuss-gnuradio] diagnosing overflows

2017-08-09 Thread Philip Hahn
hitting some roadblocks although reportedly it's been done before; I am trying to determine the current bottleneck. thanks philip On Wed, Aug 9, 2017 at 3:15 PM, Cinaed Simson <cinaed.sim...@gmail.com> wrote: > On 08/08/2017 07:56 PM, Philip Hahn wrote: > > Folks, > >

Re: [Discuss-gnuradio] diagnosing overflows

2017-08-08 Thread Philip Hahn
w, otherwise it sounds like you'll need to drop your sample rate > unless you need it as high as it currently is. > > Regards, > Sean > > On Tue, Aug 8, 2017 at 7:56 PM, Philip Hahn <hah...@gmail.com> wrote: > >> Folks, >> >> Is there a way to diagno

[Discuss-gnuradio] diagnosing overflows

2017-08-08 Thread Philip Hahn
Folks, Is there a way to diagnose which block first reports an overflow in a flowgraph? In my particular instance I am running a flowgraph which is overflowing without pegging either RAM or CPU. Thank you, philip ___ Discuss-gnuradio mailing list

Re: [Discuss-gnuradio] error compiling gnuradio-digital

2017-07-19 Thread Philip Hahn
Thanks - should have specified, Debian Jessie on Raspberry Pi. -philip On Wed, Jul 19, 2017 at 12:11 PM, Andy Walls wrote: > The compilation works on Fedora 26 and the Ubuntu versions tested by the > github pull request build bot. > > However, a fix is ready to go.

[Discuss-gnuradio] error compiling gnuradio-digital

2017-07-19 Thread Philip Hahn
I'm using Pybombs, offending line error highlighted below. It looks like compiling with -fpermissive will fix this - should Pybombs be enabling -fpermissive by default or should the code be cleaned up? Thanks, philip hahn In file included from /usr/include/c++/4.9/vector:64:0

Re: [Discuss-gnuradio] Question about GNURADIO File sink

2016-11-02 Thread Philip Hahn
Pablo, If you are working in Matlab, it is possible to use your SDR natively assuming you have the proper licenses. There's a good (Free!) guided textbook here: http://www.desktopsdr.com/ and the Mathworks support package can be downloaded here:

[Discuss-gnuradio] offline wiki?

2016-08-25 Thread Philip Hahn
Dear List, Is there an offline version of the wiki (specifically, the tutorials section) available to download? I will be spending a week without internet access but would like to work on building an OOT module. Thanks, philip ___ Discuss-gnuradio

[Discuss-gnuradio] Pybombs fails building gr-baz while compiling apache-thrift

2016-06-09 Thread Philip Hahn
I'm trying to install gr-baz using Pybombs 2.0.1 There's an error compiling apache-thrift. I'm using Kali 2016.1 in a virtual machine. Any ideas? Thanks, -philip hahnpv@kali:/usr$ pybombs install gr-baz Install tree: | \- gr-baz | +- armadillo | | | +- lapack | | | | | +-

[Discuss-gnuradio] pybombs install inspectrum fails

2016-04-29 Thread Philip Hahn
I tried updating Inspectrum with pybombs and it appears to fail on linking with "undefined reference to symbol 'volk_32fc_s32fc_x2_rotator_32fc". Volks is installed and the library file in question exists in the path given below. Any ideas? Thanks, Philip INSTALL MESSAGES: installing the

Re: [Discuss-gnuradio] time triggered filter

2016-04-06 Thread Philip Hahn
Ah, sorry for not hitting reply-all. Yeah, I tried firdes and figured I was missing something as is usually the case. Thanks again, philip On Wed, Apr 6, 2016 at 8:24 PM, Kevin Reid <kpr...@switchb.org> wrote: > On Apr 6, 2016, at 20:14, Philip Hahn <hah...@gmail.com> wrote

[Discuss-gnuradio] time triggered filter

2016-04-06 Thread Philip Hahn
? Thank you, Philip Hahn ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio