[Discuss-gnuradio] Wireshark Help

2013-03-21 Thread Matt D
? Thanks, Matt D - -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBAgAGBQJRS9oxAAoJEIC13XTKWhPPmuoH/27MbYkUsz67z5d4/XXr3Oxm eG6ZtiX2Mvacx2ZC2CteAs/1Pd0dvXPcoIZzFhj37/jR/8jnhR4gyR3CR7cfa34y

Re: [Discuss-gnuradio] Wireshark Help

2013-03-22 Thread Matt D
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Nick, I was under the impression that gnu radio had a sink that would send packets to an ip address on the local machine. the guys at osmomcom did it somehow but their site is down (sad). Thanks, Matt - --- -BEGIN PGP S

[Discuss-gnuradio] write a new block to split existing functionality

2013-05-22 Thread Matt D
doing this and find out later it was the incorrect way to go. Thanks a bunch - -- Matt D - -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBAgAGBQJRnNW8AAoJEIC13XTKWhPP/74H/iOboSO71/XgiE6Ftg4FmYkf h

Re: [Discuss-gnuradio] New SDR available

2013-06-21 Thread Matt D
On 06/19/2013 05:21 PM, mesar...@cox.net wrote: > Zephyr Engineering has released a new SDR receiver with Gnu Radio > compatibility: > http://sdrstick.com/ > So this is supposed to be much better than the 20$ RTL sticks I use with GNU radio? What will it do better that the cheap 20$ USB sticks?

[Discuss-gnuradio] GRC Start Up Frozen

2013-07-19 Thread Matt D
ck will be much appreciated. Thanks -- Matt D ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] git check out fails

2013-07-19 Thread Matt D
i cant use the build script because the git check out fails. i suspect it has something to do with my router. i don't know what setting i should change. any suggestions will be much appreciated. thanks -- Matt D ___ Discuss-gnu

Re: [Discuss-gnuradio] git check out fails

2013-07-19 Thread Matt D
On 07/19/2013 11:41 AM, Marcus D. Leech wrote: > On 07/19/2013 11:33 AM, Matt D wrote: >> i cant use the build script because the git check out fails. i suspect >> it has something to do with my router. i don't know what setting i >> should change. any suggestion

Re: [Discuss-gnuradio] git check out fails

2013-07-21 Thread Matt D
> > git clone --verbose http://gnuradio.org/git/gnuradio.git > > I overlooked the fact the git will give to me version 3.7. this will not do. I need 3.6.3. so where i am at is here on the make test: The following tests FAILED: 1 - qa_volk_test_all (Failed) Errors while running CTes

Re: [Discuss-gnuradio] A new SDR on Kickstarter

2013-07-31 Thread Matt D
On 07/31/2013 05:36 PM, Michael Ossmann wrote: > Thanks, Farhad. I designed HackRF for 20 MHz with 8 bit quadrature > samples because it is at the maximum rate that can be transferred over > USB 2.0 (Hi-Speed). It's enough bandwidth for most SDR applications > I've seen. What applications do you

[Discuss-gnuradio] trying to do a debug build

2013-09-03 Thread Matt D
; does not appear to contain CMakeLists.txt. What am i doing wrong here? Thanks! -- ------ Matt D ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] trying to do a debug build

2013-09-03 Thread Matt D
On 09/03/2013 10:22 AM, Tom Rondeau wrote: >> I accidentally did with only one dot "./". however it is building now. >> will this work? > > I don't think so. That seems a very odd response since ./ is your > current directory, which doesn't have the source in it. I'd stop it, > clear your build

Re: [Discuss-gnuradio] trying to do a debug build

2013-09-03 Thread Matt D
On 09/03/2013 10:43 AM, Martin Braun (CEL) wrote: > On Tue, Sep 03, 2013 at 10:35:56AM -0400, Tom Rondeau wrote: >>> matt@matt-Inspiron-1525:~/src/gnuradio/build$ cmake ../ >>> -DCMAKE_BUILD_TYPE=Debug >>> >>> now i get: >>> >>> CMake Error at CMakeLists.txt:22 (message): Prevented in-tree >>> b

[Discuss-gnuradio] make test error

2013-09-03 Thread Matt D
make test gave me this error: Running tests... Test project /home/matt/src/gnuradio/build Start 1: qa_volk_test_all 1/180 Test #1: qa_volk_test_all .***Failed1.07 sec so is this known? what should i do? Thanks! -- -- Matt D

Re: [Discuss-gnuradio] make test error

2013-09-03 Thread Matt D
On 09/03/2013 02:02 PM, Michael Dickens wrote: > Getting this back onto the list: > > On Sep 3, 2013, at 1:57 PM, Matt D wrote: >> i am using v3.6.3.1. i don't use the the git i build from the tarball. >> On ubuntu 12.10. i saw some similar complaints from 3.6.2

[Discuss-gnuradio] trying to use gdb

2013-11-26 Thread Matt D
Hi, I am using GRC3.6.3 and my program is dying with no verbose. so now i have my core file in my home folder and i cant find the path to the executable. Can someone please tell me the path? Thanks! -- -- Matt D ___ Discuss-gnuradio

Re: [Discuss-gnuradio] trying to use gdb

2013-11-26 Thread Matt D
nevermind, found it. Thanks! On 11/26/2013 04:31 PM, Matt D wrote: > Hi, > I am using GRC3.6.3 and my program is dying with no verbose. so now i > have my core file in my home folder and i cant find the path to the > executable. Can someone please tell me the pa