Re: [Discuss-gnuradio] gr-lte

2014-01-18 Thread Marcus Müller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! Sorry that it took me so long to respond; how big is "very big"? Are we talking about a few GBs? I remember the mailing list having a discussion on how to exchange these kind of files; I think Ralph A. Schmidt offered his FTP server, but I don't k

Re: [Discuss-gnuradio] gr-lte

2014-01-18 Thread Ralph A. Schmid, dk5ras
> I remember the mailing list having a discussion on how to exchange these kind > of files; I think Ralph A. Schmidt offered his FTP server, but I > don't know how to contact him (aside from this mailing list and maybe @dk5ras > on twitter). Just by email, this list, phone, sms, whatever :) >

Re: [Discuss-gnuradio] gr-lte

2014-01-18 Thread Ralph A. Schmid, dk5ras
> I remember the mailing list having a discussion on how to exchange these kind > of files; I think Ralph A. Schmidt offered his FTP server, but I > don't know how to contact him (aside from this mailing list and maybe @dk5ras > on twitter). Just by email, this list, phone, sms, whatever :) >

Re: [Discuss-gnuradio] Finding a particular version

2014-01-18 Thread Nikos Balkanas
On Sat, Jan 18, 2014 at 9:48 AM, Marcus Müller wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Niklos, > > you're on a wrong track; when I had my first contact with GR, the > project was still using Autoconfigure/Automake for building. CMakeList > ist part of the CMake-based build

Re: [Discuss-gnuradio] Switching in real-time from USRP Source to USRP Sink

2014-01-18 Thread Martin Braun
On 01/17/2014 10:07 PM, Naceur wrote: > Did anyone tried once to code a kind of event-driven switch which applies on > the USRP blocks. > Let's say I need to switch the sink and the source in real time (and by the > way the linked blocks two will be switched) giving a certain event trigger. > > D

Re: [Discuss-gnuradio] Cannot see my custom blocks in GRC

2014-01-18 Thread Martin Braun
On 01/17/2014 05:05 PM, jer...@boschma.com wrote: > For some reason I can't get it to work... I added the env var manually: > >export GRC_BLOCKS_PATH=/usr/local/share/gnuradio/grc/blocks > > which did not seem to work (although that folder contains my xml-files > of both blocks). > > Then I

Re: [Discuss-gnuradio] Finding a particular version

2014-01-18 Thread Nikos Balkanas
Just to update you. It seems that the repository has gnuradio >= 3.0. It is impossible to tell in those old revisions the version number (no cmake, no git tags) but getting the earliest revision from 3/2006, I came across a Changelog with entries since 7/2006! Go figure! The changeover to 3.0 given

Re: [Discuss-gnuradio] Finding a particular version

2014-01-18 Thread Tom Rondeau
On Sat, Jan 18, 2014 at 8:57 AM, Nikos Balkanas wrote: > > Please hear my advise. Developers should support the "gnuradio -v" option > and use an include file to do it. > In a few years git will be superseded by another versioning system. The only > way to ensure that versions are > preserved acro

Re: [Discuss-gnuradio] Finding a particular version

2014-01-18 Thread Nikos Balkanas
On Sat, Jan 18, 2014 at 6:39 PM, Tom Rondeau wrote: > On Sat, Jan 18, 2014 at 8:57 AM, Nikos Balkanas > wrote: > > > > Please hear my advise. Developers should support the "gnuradio -v" option > > and use an include file to do it. > > In a few years git will be superseded by another versioning s

Re: [Discuss-gnuradio] Finding a particular version

2014-01-18 Thread Alexandru Csete
On Sat, Jan 18, 2014 at 5:37 PM, Nikos Balkanas wrote: > Just to update you. > It seems that the repository has gnuradio >= 3.0. It is impossible to tell > in those old revisions the version number (no cmake, no git tags) but > getting the earliest revision from 3/2006, I came across a Changelog w

Re: [Discuss-gnuradio] Finding a particular version

2014-01-18 Thread Marcus D. Leech
On 01/18/2014 11:42 AM, Nikos Balkanas wrote: The revisions that I was interested, don't use cmake. :-( I think the point that Tom is making is that the project *HAS* been using adequate version number practice *for several years*, so criticism of versioning practice that is at this point 8 y

[Discuss-gnuradio] Using Header/Payload Demux

2014-01-18 Thread chris 0
Hi, I'm wondering if anyone can take a look at my grc file, which uses the header/payload demux to try to obtain a payload - but I'm currently getting incorrect values from the tags. For instance packet_len should be 10, but the value is mostly 1. I've attached the file. If you can't open it f

[Discuss-gnuradio] wxWidgets

2014-01-18 Thread Activecat
Dear Sir, I am learning wxWidgets in order to use it with gnuradio. I find that WX GUI FFT Sink and WX GUI Scope Sink are programmed in python, not C++. Is this true? If yes, then I may just learn wxPython first. Please advise, thanks. Regards, activecat

Re: [Discuss-gnuradio] wxWidgets

2014-01-18 Thread Marcus D. Leech
On 01/18/2014 10:09 PM, Activecat wrote: Dear Sir, I am learning wxWidgets in order to use it with gnuradio. I find that WX GUI FFT Sink and WX GUI Scope Sink are programmed in python, not C++. Is this true? If yes, then I may just learn wxPython first. Please advise, thanks. Regards, activ

[Discuss-gnuradio] gr_modtool makexml fails for block coded in python

2014-01-18 Thread Activecat
Dear Sir, In shorts, I've performed the following steps: Step (1). gr_modtool add -t sync -l python square3_ff Step (2). Edit the file "square3_ff.py" as accordingly. Step (3). gr_modtool makexml square3_ff The step (3) above fails with following message: Searching for matching files in l