On Sun, Sep 14, 2008 at 09:07:07PM -0400, Feng Andrew Ge wrote:
> Eric,
>
> I am just wondering whether this piece of code exists somewhere or not
> to enable
>
> >
> > 100MS/s I & Q is decimated to 25MS/s complex. We use 16-bit I & Q.
> > That works out to ~800Mbit/s on the gigabit ethernet,
Eric,
I am just wondering whether this piece of code exists somewhere or not
to enable
>
> 100MS/s I & Q is decimated to 25MS/s complex. We use 16-bit I & Q.
> That works out to ~800Mbit/s on the gigabit ethernet, which the USRP2
> can sustain, no problem.
If so, would you please kindly po
Don,
I'm glad people smarter about these things than me are ready to help. That did
the trick. It seems to be installed properly now.
Mark
-Original Message-
From: Don Ward [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 14, 2008 6:49 PM
To: Petzold, Mark C.; discuss-gnuradio@gnu.org
Sorry, should have sent to list. Putting it here so it's on record as solved.
--n
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: [Discuss-gnuradio] boost::thread_resource_error in gr-pager
Date: Mon, 15 Sep 2008 00:03:30 +
Thanks Eric. Decreasing max stack space did the t
Mark Petzold wrote:
I'm trying to build and setup wxPython, and at step 9 of the wiki
instructions > (http://gnuradio.org/trac/wiki/wxPythonCygwin) I get a g++
error, as apparently > a library isn't linking.
Some background: I'm installing on Cygwin on Windows XP, and have
followed the inst
I'm trying to build and setup wxPython, and at step 9 of the wiki instructions
(http://gnuradio.org/trac/wiki/wxPythonCygwin) I get a g++ error, as
apparently a library isn't linking.
Some background: I'm installing on Cygwin on Windows XP, and have followed the
instructions to use binutils 2
On Sun, Sep 14, 2008 at 03:05:55PM -0700, Eric Blossom wrote:
> On Sun, Sep 14, 2008 at 08:00:01PM +, Nick Foster wrote:
> > Hi all,
>
>
> > I've read that similar
> > errors occur when the target application is compiled without
> > pthreads, but that's definitely not the case (in fact, the m
On Sun, Sep 14, 2008 at 08:00:01PM +, Nick Foster wrote:
> Hi all,
> Hoping this isn't a naive question. I'm running into Boost errors
> when attempting to run the FLEX decoder, specifically the
> multithreaded instances (usrp_flex_all.py and
> usrp_flex_band.py). Here's the output:
> [EMAIL
Hi all,
Hoping this isn't a naive question. I'm running into Boost errors when
attempting to run the FLEX decoder, specifically the multithreaded instances
(usrp_flex_all.py and usrp_flex_band.py). Here's the output:
[EMAIL PROTECTED]:~/gnuradio/gr-pager/src$ ./usrp_flex_band.py -R A -g 32 -c
G'day Josh,
thanks, this fixed the problem. I can now load and convert the old
applications.
cheerio Berndt
On Monday 15 September 2008 03:01:04 Josh Blum wrote:
> There is a conversion script that is supposed to automatically convert
> older grc.xml files. Anyway, when I was reorganizing grc I
Ketan Mandke wrote:
After doing some further testing, it seems that using
"inband_2rxhb_2tx.rbf" allowed us to properly do automatic t/r
switching (even with the use of just one channel). We could not get
this functionality working correctly with "inband_1rxhb_1tx.rbf".
Maybe this rbf was not r
There is a conversion script that is supposed to automatically convert
older grc.xml files. Anyway, when I was reorganizing grc I forgot to
update an import statement in the converter.
Its fixed now.
-Josh
Berndt Josef Wulf wrote:
G'day,
Its been a while since I last used GRC and a lot has
Hi,
so sorry.. i apologise for posting this email to the wrong email address again.
sorry for the trouble caused.
From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: patch file for wiresharkDate: Mon,
15 Sep 2008 01:09:11 +0800
Hi, i came across this error that says the below when i'm installing
Joreen Tan wrote:
> Hi,
>
> i came across this error that says the below when i'm installing the
> patch file for wireshark version 0.1:
> "11 out of 11 hunks FAILED -- saving rejects to file
> patch_wireshark-0.99.5-shim6-0.1.rej
> can't find file to patch at input line 892
> Perhaps you us
Hi,
i came across this error that says the below when i'm installing the patch file
for wireshark version 0.1:
"11 out of 11 hunks FAILED -- saving rejects to file
patch_wireshark-0.99.5-shim6-0.1.rej
can't find file to patch at input line 892
Perhaps you used the wrong -p or --strip option?"
On Sun, Sep 14, 2008 at 05:12:51PM +0200, Luca Melette wrote:
> Hi,
> I got a compilation error on
> gnuradio-core/src/lib/general/qa_gri_lfsr.cc from SVN.
> The problem was that memcmp() needs #include
>
> Regards,
>
> LM
Thanks, I'm applying now.
On Sun, Sep 14, 2008 at 10:59:12AM -0400, Eric A. Cottrell wrote:
> Tobias Gresch wrote:
>> P.S. I had to install sdcc-nf packet instead of sdcc to make the configure
>> script
>> pass.
>>
> Hello,
>
> I found the same on Debian Lenny as well. The USRP component needs asx8051
> and 8051 tools ar
On Sun, Sep 14, 2008 at 05:12:51PM +0200, Luca Melette wrote:
> Hi,
> I got a compilation error on
> gnuradio-core/src/lib/general/qa_gri_lfsr.cc from SVN.
> The problem was that memcmp() needs #include
>
> Regards,
> LM
Johnathan, I think you should be compiling with gcc 4.3 these days.
It's mu
Hi,
I got a compilation error on
gnuradio-core/src/lib/general/qa_gri_lfsr.cc from SVN.
The problem was that memcmp() needs #include
Regards,
LM
signature.asc
Description: PGP signature
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http:
On Sun, Sep 14, 2008 at 8:26 AM, Berndt Josef Wulf <[EMAIL PROTECTED]> wrote:
> G'day,
>
> Its been a while since I last used GRC and a lot has changed since then. I've
> built and installed GNU-Radio after merging GRC. I can run the sample and
> also create new circuits, but when load older GRC fi
Tobias Gresch wrote:
P.S. I had to install sdcc-nf packet instead of sdcc to make the
configure script
pass.
Hello,
I found the same on Debian Lenny as well. The USRP component needs
asx8051 and 8051 tools are only in the sdcc-nf package. GNURadio built
on new Debian-based distributions wi
G'day,
Its been a while since I last used GRC and a lot has changed since then. I've
built and installed GNU-Radio after merging GRC. I can run the sample and
also create new circuits, but when load older GRC files I'm getting the
following error:
Loading: "/home/wulf/dsp/ssb.grc.xml"
Parser E
22 matches
Mail list logo