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
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
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
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
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 -
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
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
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
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)
___
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
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
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
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
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_
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
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
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
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:
>
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
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
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
21 matches
Mail list logo