[Discuss-gnuradio] problems with redmine

2014-10-29 Thread Jeff Scaparra
I just did an install on Fedora 21 and there is a problem with the install directions on redmine. I can't seem to make an account (it says my email is already registered and when I try to recover a lost password I get no such users). The issue is that python-zmq needs to be installed for the test t

[Discuss-gnuradio] Selling my USRP N210

2014-03-08 Thread Jeff Scaparra
I am selling a USRP N210 on ebay if anyone is interested. http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=231176499079 ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] problems building

2013-11-09 Thread Jeff Scaparra
I am trying to install gnuradio on Arch but I am having issues with qtgui and pfb_clock_sync. I use qt so I need to get this figured out. Any ideas? The following tests FAILED: 130 - qa_pfb_clock_sync (Failed) 166 - qa_qtgui (Failed) 151 130/179 Testing: qa_pfb_clock_sync 3152 13

[Discuss-gnuradio] Error building gnuradio in arch.

2013-09-24 Thread Jeff Scaparra
The qa_qtgui module is failing. When I run it manually in gdb and bt after the segfault I get. #0 0x7fffedcd360a in QString::fromLocal8Bit(char const*, int) () from /lib64/libQtCore.so.4 #1 0x7fffedd8fc61 in QCoreApplication::arguments() () from /lib64/libQtCore.so.4 #2 0x7fffee335c

Re: [Discuss-gnuradio] Computer controllable antenna tuner

2013-05-13 Thread Jeff Scaparra
Marcus there are some things you need to be aware of. First the bandwidth of a small magnetic loop, like your describing is really small On Mon, May 13, 2013 at 11:20 AM, Marcus Müller < master.of.knowle...@gmail.com> wrote: > > As for not talking about hardware on the GNU Radio mailing list -

Re: [Discuss-gnuradio] Computer controllable antenna tuner

2013-05-13 Thread Jeff Scaparra
er but the websdr guys are getting good results with it. I would like to build one in the future as well. See google for more references but it is suppose to work well from 10KHz to 30MHz. 73 Jeff N6SDR On Mon, May 13, 2013 at 11:14 PM, Jeff Scaparra wrote: > Marcus there are some things you nee

[Discuss-gnuradio] USRP N210 for sale

2013-04-06 Thread Jeff Scaparra
I am selling my USRP N210 in order to downgrade to the B100. I don't need or use the extra capabilities as I mainly do ham radio experimenting with it and all signals I would work with are smaller than 8MHz. I am including the WBX daughterboard with the N210. The USRP and daughterboard have seen

Re: [Discuss-gnuradio] An FFT base xlating filter

2013-02-03 Thread Jeff Scaparra
Thanks Alex, I will give that a try. Your website is what helped me get on the air initially in the 2 meter band. Thanks for posting. Scap KK4EPP On Sun, Feb 3, 2013 at 4:53 AM, Alexandru Csete wrote: > On Sun, Feb 3, 2013 at 7:16 AM, Jeff Scaparra wrote: > > I just watched Tom

[Discuss-gnuradio] An FFT base xlating filter

2013-02-02 Thread Jeff Scaparra
I just watched Tom Rondeau's presentation at TAPR online and learned about the benefits of an FFT filter over a FIR filter. I am wondering if there is a good way to replace my XLATING FIR Filters with FFT ones. I do need to be able to move the center frequency around? Scap (KK4EPP) ___

Re: [Discuss-gnuradio] make -j 8

2011-11-05 Thread Jeff Scaparra
Ok we build now! :) However when I run make test I am failing qa_qtgui. This has never happend before what is the best way to debug. --Jeff On Sat, Nov 5, 2011 at 4:56 PM, Josh Blum wrote: > Alright, 3rd attempt is the charm. I also tried it on my 11.04 as well. > > http://gnuradio.org/cgit/jb

Re: [Discuss-gnuradio] make -j 8

2011-11-05 Thread Jeff Scaparra
op. make[1]: *** [gruel/src/swig/CMakeFiles/_pmt_swig.dir/all] Error 2 make: *** [all] Error 2 scap@Jupiter:~/Radio/jblum/build$ make -d -j1 > build.log make[2]: *** No rule to make target `pmt_swig_tag', needed by `gruel/src/swig/pmt_swigPYTHON_wrap.cxx'. Stop. make[1]: *** [gruel/src/s

Re: [Discuss-gnuradio] make -j 8

2011-11-05 Thread Jeff Scaparra
cmake version 2.8.3 ubuntu 11.04 Will retry in a bit and report back. On Sat, Nov 5, 2011 at 11:47 AM, Josh Blum wrote: > > > On 11/04/2011 10:47 PM, Jeff Scaparra wrote: > > Not sure why this is but fails with -j 1 or -j 8. > > > > Alright, so the challenge see

Re: [Discuss-gnuradio] make -j 8

2011-11-04 Thread Jeff Scaparra
ig/CMakeFiles/pygen_gnuradio_core_src_lib_swig_8ad5f.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs On Sat, Nov 5, 2011 at 12:49 AM, Josh Blum wrote: > > > On 11/04/2011 09:27 PM, Jeff Scaparra wrote: > > Seems to have gotten farther this time. Hope this can hel

Re: [Discuss-gnuradio] make -j 8

2011-11-04 Thread Jeff Scaparra
ild 0x012d6a10 PID 31163 Live child 0x012d6a10 (gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_general.dir/all) PID 540 [ 92%] Reaping winning child 0x012d6a10 PID 540 Live child 0x012d6a10 (gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_general.dir/all) PID 541 Built target _gnuradio_

[Discuss-gnuradio] make -j 8

2011-11-04 Thread Jeff Scaparra
I was trying to build gnuradio using all my cores. I started with cmake ../ from a build director. Then I issued make -j8 however the swig portion fails badly. Is there a way to fix this so it is faster for multicore building? ___ Discuss-gnuradio mailing

Re: [Discuss-gnuradio] SDR contest

2011-11-02 Thread Jeff Scaparra
Is this just for students or is this open to public teams/individuals? On Wed, Nov 2, 2011 at 11:48 AM, Philip Balister wrote: > http://wireless.vt.edu/sdrcontest/ > > This should be interesting to a lot of people on this list! > > Philip > > ___ > Disc

Re: [Discuss-gnuradio] SDR contest

2011-11-02 Thread Jeff Scaparra
Is this just for students or is this open to public teams/individuals? On Wed, Nov 2, 2011 at 11:48 AM, Philip Balister wrote: > http://wireless.vt.edu/sdrcontest/ > > This should be interesting to a lot of people on this list! > > Philip > > ___ > Disc

Re: [Discuss-gnuradio] Building on Mac OSX

2011-10-26 Thread Jeff Scaparra
Alternatively it may be using the wrong python. Is there a way to specify which python to use. If it uses the same path as the normal terminal then it will work however if it sets the standard /usr/bin/python it will fail. Thanks, Jeff On Wed, Oct 26, 2011 at 3:50 PM, Jeff Scaparra wrote: >

Re: [Discuss-gnuradio] Building on Mac OSX

2011-10-26 Thread Jeff Scaparra
6, 2011 at 1:18 PM, Jeff Scaparra wrote: > I was just having an issue with the python path. gr_wxgui is enabled now. I > have the qt stuff installed but will look at manually pointing cmake in the > right direction. I think I can make this work. I hate to give up now. It > would

Re: [Discuss-gnuradio] Building on Mac OSX

2011-10-26 Thread Jeff Scaparra
how I would get my system back to a default state for testing after all I have done (without reinstalling). Jeff On Wed, Oct 26, 2011 at 12:47 PM, Ben Reynwar wrote: > On Wed, Oct 26, 2011 at 8:44 AM, Jeff Scaparra wrote: > > Hello, > > > > I have almost gotten all the de

[Discuss-gnuradio] Building on Mac OSX

2011-10-26 Thread Jeff Scaparra
Hello, I have almost gotten all the dependencies needed for gnuradio recognized however I have qt qwt and wx installed but they aren't being recognized by cmake. I have also tried to manually enable them with the -DENABLE_GR_QTGUI AND -DENABLE_GR_WXGUI options with no luck. I have used homebrew to