Re: [Discuss-gnuradio] Linking Error // Missing Library // openLTE Cmake

2013-10-05 Thread Dincer Beken
Thanks Jared! I just woke up, opened my computer and tried it out and it worked!!wonderful! Have a nice weekend ! -Ursprüngliche Nachricht- Von: Jared Clements [mailto:jared.cleme...@gmail.com] Gesendet: Freitag, 4. Oktober 2013 22:34 An: Dincer Beken Cc: Discuss-gnuradio@gnu.org; openlt

[Discuss-gnuradio] GRCon '13 Hackfest Wrap-Up

2013-10-05 Thread Martin Braun (CEL)
Hi everyone, following GRCon '13, we had a one-day hackfest. A *lot* of people stayed around for this, improving GNU Radio on all fronts. Since there has been a request to know what we did, I have started a wiki page: http://gnuradio.org/redmine/projects/gnuradio/wiki/Hackfest1310 I would like

Re: [Discuss-gnuradio] How to integrate a specific number of vectors element-wise in gnuradio?

2013-10-05 Thread Eskil Varenius
Thanks for the link, sounds interesting. I will wait a few days to see if someone has ideas on the PyBOMBS issues I experience. Else I will try gr 3.7 and your specest version. Best regards, Eskil 2013/10/4 Jared Clements > I updated gr-specest so it would compile with 3.7, see my repo on > www

Re: [Discuss-gnuradio] Error Compiling Multimon

2013-10-05 Thread John
On 09/12/13 09:16, Marcus Leech wrote: And I`ll comment that if you *do* undertake that work, successfully, I`d be happy to fold the results into the SVN code for multimode. I am moving down the path but do not yet have something that is working. What I have done: - Reverted back to 3.6.5.1 a

Re: [Discuss-gnuradio] Error Compiling Multimon

2013-10-05 Thread John
Also note that I could not get Multimon to work in 3.6.5.1 prior to making changes in 3.7 (although it didn't work differently). On the premise that was issue with my install of that version I did not work through resolving those issues. ___ Discuss

Re: [Discuss-gnuradio] Error Compiling Multimon

2013-10-05 Thread Marcus D. Leech
On 10/05/2013 12:57 PM, John wrote: On 09/12/13 09:16, Marcus Leech wrote: And I`ll comment that if you *do* undertake that work, successfully, I`d be happy to fold the results into the SVN code for multimode. I am moving down the path but do not yet have something that is working. What I hav

[Discuss-gnuradio] How to work with a limited sample

2013-10-05 Thread Gui Ritter
Thanks for the replies. I played a bit and was able to generate a WAV file and listen to it. However, there are some things I still want to know. I can play the generated file in VLC, but I can't play it in Audacity or see it's waveform. I'd like to see the waveform to see stuff like noise. I tri

Re: [Discuss-gnuradio] Error Compiling Multimon

2013-10-05 Thread John
On 10/05/13 12:22, Marcus D. Leech wrote: You should work with asokna...@gmail.com who has also made an attempt to get it working under 3.7. I will do that. His attempt comes up, but "stalls" after a few seconds, and then just gets continuous "O". This is how it behaved for me under 3.6.5

Re: [Discuss-gnuradio] How to work with a limited sample

2013-10-05 Thread Marcus Müller
Hi Gui, On 10/05/2013 07:59 PM, Gui Ritter wrote: I can play the generated file in VLC, but I can't play it in Audacity or see it's waveform. That's odd. The Wav File Sink produces valid Wav files, and on my PC audacity reads them just fine: Flowgraph: Signal Source->head->wav file sink, Param

Re: [Discuss-gnuradio] Error Compiling Multimon

2013-10-05 Thread Marcus D. Leech
On 10/05/2013 02:14 PM, John wrote: This is how it behaved for me under 3.6.5.1. Hmmm, that's interesting. I haven't run multimode for a few weeks, and I'm not certain that I tested it after I personally upgraded to 3.6.5.1. Darn. Curiously enough, Andrew's port of simple_fm_rcv to

[Discuss-gnuradio] OOT module error linking to gr::filter::mmse_fir_interpolator_cc in 3.7

2013-10-05 Thread ikjtel
This is a case of "everything used to just work" in 3.6 and below, our Gardner/Costas block relies on this functionality; i.e., it did a #include of gri_mmse_fir_interpolator_cc.h and contructed a new one via "new gri_mmse_fir_interpolator_cc()". Of course I changed the above (respectively) for

Re: [Discuss-gnuradio] Cross Compiling ORC-0.4.18

2013-10-05 Thread West, Nathan
On Fri, Oct 4, 2013 at 11:00 AM, Brandon Ess wrote: > All, > > I'm trying to cross compile ORC so I may use it during compilation of the > UHD driver and GNURADIO. > > When cross compiling on Ubuntu 12.04 x86-64 for ARM I get the following > errors: > > *./configure --host=arm-linux-gnueabihf --