Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Marcus Müller
-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 system that GR adapted later on in the 3.4 development process (if I

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Nikos Balkanas
On Sat, Jan 18, 2014 at 8:58 AM, Marcus D. Leech wrote: > On 01/18/2014 01:49 AM, Nikos Balkanas wrote: > > > > Sorry, can't do. As i mentioned before, it is not my code to port :-(. > Subversion is still around and good. I have downloaded the first revision > from 2006. However, I can't tell w

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Marcus D. Leech
On 01/18/2014 01:49 AM, Nikos Balkanas wrote: Sorry, can't do. As i mentioned before, it is not my code to port :-(. Subversion is still around and good. I have downloaded the first revision from 2006. However, I can't tell which version is and it has a bug, so it cannot build. Thanx for all

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Nikos Balkanas
On Sat, Jan 18, 2014 at 1:35 AM, Nick Foster wrote: > Just FYI, the first *tag* might be 3.3, but the git repo starts off as > revision 2.8svn. It moved to 3.0 at commit > 9702787a5c9f8ae38c5a34cc957a2ddd3ed0ff5d. So you might get what you're > looking for by checking out commits prior to that, b

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Nikos Balkanas
On Sat, Jan 18, 2014 at 12:05 AM, Tom Rondeau wrote: > On Fri, Jan 17, 2014 at 1:30 PM, Nikos Balkanas > wrote: > > > > I am trying to get from the repository gnuradio v 2.8. Since I don't know > > dates or revision numbers, I download revisions and check them out. > > > > I have an either or qu

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Nikos Balkanas
On Sat, Jan 18, 2014 at 1:31 AM, Marcus D. Leech wrote: > On 01/17/2014 06:17 PM, Nikos Balkanas wrote: > > > > > On Sat, Jan 18, 2014 at 12:29 AM, Tom Rondeau wrote: > >> On Fri, Jan 17, 2014 at 5:23 PM, Nikos Balkanas >> wrote: >> > >> > Sorry, I actually need 2.8. That's my problem. Reposit

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Nikos Balkanas
On Sat, Jan 18, 2014 at 1:26 AM, West, Nathan wrote: > I believe that old of a revision was before we started using git, so that > commit (was in SVN) actually does not exist. It's probably easier to port > whatever application to the modern API and then you don't have to > personally maintain 2 o

Re: [Discuss-gnuradio] [USRP-users] B200 gain control and RF input power

2014-01-17 Thread Marcus D. Leech
On 01/18/2014 12:31 AM, Luke Hough wrote: Get your tomatoes ready, I have attached a proposed block diagram and possible component specs. I have not actually purchased the limiter or the circulator, but I do have the power amp and antenna. The power amp is a ZVE-8G

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Nick Foster
Just FYI, the first *tag* might be 3.3, but the git repo starts off as revision 2.8svn. It moved to 3.0 at commit 9702787a5c9f8ae38c5a34cc957a2ddd3ed0ff5d. So you might get what you're looking for by checking out commits prior to that, but as those commits are eight years old now it's probably goin

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Marcus D. Leech
On 01/17/2014 06:17 PM, Nikos Balkanas wrote: On Sat, Jan 18, 2014 at 12:29 AM, Tom Rondeau > wrote: On Fri, Jan 17, 2014 at 5:23 PM, Nikos Balkanas mailto:nikos.balka...@eyeonix.com>> wrote: > > Sorry, I actually need 2.8. That's my problem. Rep

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread West, Nathan
I believe that old of a revision was before we started using git, so that commit (was in SVN) actually does not exist. It's probably easier to port whatever application to the modern API and then you don't have to personally maintain 2 old pieces of code. On Friday, January 17, 2014, Nikos Balkana

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Nikos Balkanas
On Sat, Jan 18, 2014 at 12:29 AM, Tom Rondeau wrote: > On Fri, Jan 17, 2014 at 5:23 PM, Nikos Balkanas > wrote: > > > > Sorry, I actually need 2.8. That's my problem. Repository has releases > since > > 2006, so it should have 2.8 as well. It is paramount to get that version. > > Recent versions

Re: [Discuss-gnuradio] Embedded Working Group Meeting

2014-01-17 Thread Tom Rondeau
On Tue, Jan 14, 2014 at 5:21 PM, Philip Balister wrote: > Now that the New Year is here, I'd like to schedule a Hangout for the > Embedded Working group. If you are interested, let me know what time > zone you are in, and based on this I will propose a date/time. I'd also > like an idea of how man

Re: [Discuss-gnuradio] Passing a USRP pointer

2014-01-17 Thread Tom Rondeau
On Tue, Jan 14, 2014 at 9:09 PM, Dan CaJacob wrote: > Hey Tom, > > The block worked fine with the right symblic name passed! The amp is > getting PTTed now in 3.7 Thanks for your help with this! Great! > It still seems weird that the USRP Sink symbolic name was formatted > differently, though

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Tom Rondeau
On Fri, Jan 17, 2014 at 5:23 PM, Nikos Balkanas wrote: > > Sorry, I actually need 2.8. That's my problem. Repository has releases since > 2006, so it should have 2.8 as well. It is paramount to get that version. > Recent versions won't work with my other programs. :-( Sorry, no. Absolutely no sup

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Nikos Balkanas
Sorry, I actually need 2.8. That's my problem. Repository has releases since 2006, so it should have 2.8 as well. It is paramount to get that version. Recent versions won't work with my other programs. :-( On Sat, Jan 18, 2014 at 12:05 AM, Tom Rondeau wrote: > On Fri, Jan 17, 2014 at 1:30 PM, N

Re: [Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Tom Rondeau
On Fri, Jan 17, 2014 at 1:30 PM, Nikos Balkanas wrote: > > I am trying to get from the repository gnuradio v 2.8. Since I don't know > dates or revision numbers, I download revisions and check them out. > > I have an either or question. Does anyone know of a stable 2.8 revision for > me to downloa

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

2014-01-17 Thread Naceur
Hello GR, 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. Do I need to code two different GR flo

Re: [Discuss-gnuradio] gr-rds

2014-01-17 Thread Michael Dickens
Hi Kai - gr-rds is now in MacPorts if you want to install it from there. That said, if it works from you outside of MacPorts, that's great too! Mine works nicely with a Jawbreaker, but not with my B210 because there are some issues between gr-osmosdr and UHD that we're now working on resolving

Re: [Discuss-gnuradio] gr-rds

2014-01-17 Thread kai g
Hi there, I had to to do sudo install_name_tool -change /System/Library/Frameworks/Python.framework/Versions/2.7/Python /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Python /opt/local/lib/python2.7/site-packages/rds/_rds_swig.so in order to point to the right python. Now it works

[Discuss-gnuradio] Finding a particular version

2014-01-17 Thread Nikos Balkanas
I am trying to get from the repository gnuradio v 2.8. Since I don't know dates or revision numbers, I download revisions and check them out. I have an either or question. Does anyone know of a stable 2.8 revision for me to download? Failing that, i would appreciate it if someone could tell me a w

Re: [Discuss-gnuradio] gr-fcdproplus for non-Linux?

2014-01-17 Thread Volker Schroer
OK, I'll try this tomorrow. -- Volker Am 17.01.2014 18:01, schrieb Alexandru Csete: You can use "FUNcube Dongle V2.0" as audio device on Mac OS X. Alex On Fri, Jan 17, 2014 at 5:23 PM, Volker Schroer wrote: Wel, I could change the Cmake files to use the hidmac.c according to the setup in g

Re: [Discuss-gnuradio] gr-fcdproplus for non-Linux?

2014-01-17 Thread Alexandru Csete
You can use "FUNcube Dongle V2.0" as audio device on Mac OS X. Alex On Fri, Jan 17, 2014 at 5:23 PM, Volker Schroer wrote: > Wel, I could change the Cmake files to use the hidmac.c according to the > setup in gr-fcd, but I have no chance to test this. > gr-fcdproplus uses /proc/asound to find t

Re: [Discuss-gnuradio] gr-fcdproplus for non-Linux?

2014-01-17 Thread Volker Schroer
Wel, I could change the Cmake files to use the hidmac.c according to the setup in gr-fcd, but I have no chance to test this. gr-fcdproplus uses /proc/asound to find the correct sound device, if you don't provide a device string in the setup. If you provide a valid device string ( usable for gnu

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

2014-01-17 Thread Martin Braun
On 01/17/2014 03:20 PM, jer...@boschma.com wrote: > Hi all, > > After having problems in version 3.6.5 I decided to move to 3.7. So I > reinstalled Ubuntu to start with a clean OS without 'loose ends' > pointing to old GNU radio versions, then installed UHD and GNU radio via > Ettus Research packa

[Discuss-gnuradio] gr-fcdproplus for non-Linux?

2014-01-17 Thread Michael Dickens
I was playing around with gr-fcdproplus < https://github.com/dl1ksv/gr-fcdproplus > in MacPorts just now, and it requires Linux (e.g., uses "pthread_barrier_t" and "clock_gettime") ... anyone know if there is another version which is more OS compatible? - MLD __

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

2014-01-17 Thread jeroen
Martin Braun schreef op 2014-01-17 16:31: On 01/17/2014 03:20 PM, jer...@boschma.com wrote: Hi all, After having problems in version 3.6.5 I decided to move to 3.7. So I reinstalled Ubuntu to start with a clean OS without 'loose ends' pointing to old GNU radio versions, then installed UHD and G

Re: [Discuss-gnuradio] gr-fcdproplus for non-Linux?

2014-01-17 Thread Alexandru Csete
Hi Michael, That's the only version; however, it is not gr-fcdproplus itself that uses those functions but the HID API. The solution should be as simple as changing gr-fcdproplus / lib / hid / CMakeLists.txt to use hidmac.c instead of hid.c - just like it's done in gr-fcd component. Alex On F

Re: [Discuss-gnuradio] gr-fcdproplus for non-Linux?

2014-01-17 Thread Brian Padalino
We ran into the clock_gettime issue for the bladerf library implementation. We fixed it like this: https://github.com/Nuand/bladeRF/blob/master/host/utilities/common/src/osx/clock_gettime.c According to stackoverflow, the pthread_barrier_t is discussed here: http://stackoverflow.com/quest

[Discuss-gnuradio] gr-baz for gr 3.7?

2014-01-17 Thread Michael Dickens
I was playing around with gr-baz in MacPorts just now, and it requires the 3.6 API ... anyone know if this has been updated to the 3.7 API? Balint? I'm not going to add it to MacPorts just for GR 3.6 ... - MLD ___ Discuss-gnuradio mailing list Discu

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

2014-01-17 Thread jeroen
Hi all, After having problems in version 3.6.5 I decided to move to 3.7. So I reinstalled Ubuntu to start with a clean OS without 'loose ends' pointing to old GNU radio versions, then installed UHD and GNU radio via Ettus Research packages. Versions: GNU radio 3.7.2.1 (standard installati

Re: [Discuss-gnuradio] gr-dvbt - SSE instruction set not enabled?!

2014-01-17 Thread Tom Rondeau
On Fri, Jan 17, 2014 at 8:31 AM, Martin Braun wrote: > On 01/17/2014 09:23 AM, Ron Economos wrote: >> I had mentioned it in the Nuand forum DVB-T thread. >> >> gr-dvbt is being updated daily right now. The 8k carrier >> mode and a fix for QPSK were added today. > > Ron, > > that's very cool! I not

Re: [Discuss-gnuradio] gr-dvbt - SSE instruction set not enabled?!

2014-01-17 Thread Martin Braun
On 01/17/2014 09:23 AM, Ron Economos wrote: > I had mentioned it in the Nuand forum DVB-T thread. > > gr-dvbt is being updated daily right now. The 8k carrier > mode and a fix for QPSK were added today. Ron, that's very cool! I noticed gr-dvbt is not yet part of PyBombs. Could you take some time

Re: [Discuss-gnuradio] an "Attaboy" to Mr. O'shea & pybombs

2014-01-17 Thread Martin Braun
On 01/17/2014 02:49 AM, ikjtel wrote: > One of the toughest problems to crack has been making OP25 easier for > users to install. Yep, PyBombs is a great tool, and I've also used it a lot to GNU Radio-fy any given machine without much interaction my part. I'd like to remind anyone that you can ad

Re: [Discuss-gnuradio] Gnuradio Octave interoperability

2014-01-17 Thread Martin Braun
On 01/16/2014 10:49 PM, Michael Berman wrote: > Martin, > > No, I do not have a Wiki account. I'd like to remind everyone that the gnuradio.org wiki can be written by anyone, but you must create an account (for spam reasons). Sometimes it's just as easy to fix the wiki as to write to the list, wh

Re: [Discuss-gnuradio] gr-dvbt - SSE instruction set not enabled?!

2014-01-17 Thread Ralph A. Schmid, dk5ras
Ahh, I see, a bit hidden in the thread, I just searched it for SSE. Great stuff, hopefully I will find some time to test it this weekend. Ralph. > -Original Message- > From: discuss-gnuradio-bounces+ralph=schmid@gnu.org > [mailto:discuss-gnuradio-bounces+ralph=schmid@gnu.org] O

Re: [Discuss-gnuradio] gr-dvbt - SSE instruction set not enabled?!

2014-01-17 Thread Ron Economos
I had mentioned it in the Nuand forum DVB-T thread. gr-dvbt is being updated daily right now. The 8k carrier mode and a fix for QPSK were added today. On 1/16/2014 10:17 PM, Ralph A. Schmid, dk5ras wrote: Hi, Did you try -DCMAKE_C_FLAGS=-mavx during the cmake? Ron How could I? I do not know