Michael Dickens <[EMAIL PROTECTED]> writes:
> I just checked in the patch for Greg's compile issue. Also corrects
> for the template expansion issue which I had encountered before
> (different changes) ... rather simple once I read through enough
> Google hits ;-) ... just insert the explicit t
I just checked in the patch for Greg's compile issue. Also corrects
for the template expansion issue which I had encountered before
(different changes) ... rather simple once I read through enough
Google hits ;-) ... just insert the explicit template expansions at
the end of each .cc file
Today Dan Sumorok and I installed all the GNU Radio dependencies from
pkgsrc on a NetBSD-current Thinkpad T42p, and built GNU Radio from
SVN, with Joanne's fusb patch for USB readahead/writebehind. Then we
built BBN's 802.11 code from CVS. Dan was able to receive 802.11
packets with a USRP and R
I have a question which confuses me all the time. If I connect a
RFX400 (or RFX2400) to the USRP and receive the samples from it on the
PC, what are those samples exactly? Are they in baseband? Or are they
still in the intermediate frequency?
Thank you very much,
Thomas
___
Josh - Thanks for keeping up on this. Could you send me a "dat" file
which you have verified works on Linux, as well as the command line
you used to make it work. I'll debug it as soon as I can get
there ... might be a week or so, but I'll get there. gr-audio-osx
needs some work to bring
Hi Michael,
Well, I have installed gnuradio on my linux at work and the dat files
I downloaded and used with the scripts from
http://www.kd7lmo.net/ground_gnuradio_software.html work just fine.
Must be an os x thing
Josh
On 8/10/06, Michael Dickens <[EMAIL PROTECTED]> wrote:
OK. So .dat fil
I've added a patch that lets me compile the components that configure
enabled.
http://gnuradio.utah.edu/trac/attachment/ticket/35/bsdmake.patch
--
Greg Troxel <[EMAIL PROTECTED]>
pgpkIYSlasbFG.pgp
Description: PGP signature
___
Discuss-gnuradio
I think I've figured out both classes of problems. One is
gratuitious use of $< in fixed rules where it doesn't help anything,
and the other is harder.
usrp/firmware/lib/Makefile.am has this, which can build .rel from
either .c or .a51
%.rel : %.c
$(XCC) $(INCLUDES) $(DEFINES) -c $< -o
I've filed a trac bug about BSD make failures.
http://gnuradio.utah.edu/trac/ticket/35
I think part of the problem is some of uses of "$<" in make rules.
BSD make says that refers to the "implied source" when using a pattern
rule, but the problematic usage seems to not be a pattern rule and
hav
While Michael is fixing an issue in the gr-error-correcting-codes, this
component has been removed from the build.
I just did a build and it still looks included, both by behavior and
on inspection. I'm at revision 3278. It still fails, I think due to
gcc 4.1.2 being stricter and refusing t
10 matches
Mail list logo