summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-21disabled test_002_checkwavcopy, fails on PPCeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7761 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-19Add make clean before make.gdt
Add dependencies for gr-sounder and gr-utils. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7741 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-19Use directory declarations rather than hand-written install rules, ingdt
order to avoid the use of "install -D", which creates missing directories on Linux and does something metalog-related on NetBSD. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7740 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-19Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7739 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-18Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's ↵jcorgan
gr.xor_* blocks. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7735 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-18Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ↵jcorgan
Adds Martin Braun's gr.wavfile_source and gr.wavfile_sink blocks. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7730 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-17Fix word usage.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7721 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-16Try to build every module. This script is now mostly ok.gdt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7720 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-16add missing dependencies from some components.gdt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7719 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-16Improve hierarchical block documentation.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7718 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-16Script to build and install GNU Radio one component at a time. Readgdt
thoroughly before running. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7717 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-15Show 100 dBmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7707 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-14Allow variable number of vertical divisions on FFT sinksmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7666 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-11Fix for gr-comedi when using --with-gnuradio-core in configure.michaelld
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7632 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-11Fix for older autoconf that doesn't define "abs_top_YYY" variables bymichaelld
default. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7631 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-10swap IQ on TX side, and allow a second chance to get lock detectmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7627 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-10allow for iq swap on TX side as wellmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7626 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-10lower phase noise with lower cp currentmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7625 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-08Merged r7611:7614 from jcorgan/gpio into trunk. Adds customjcorgan
FPGA build for streaming digital I/O to/from GPIO pins through LSB of I and Q datastreams, with example programs of use. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7618 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile ↵jcorgan
GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7617 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-08Fixed missed conversion that prevented gr.wxgui from importing correctly.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7610 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-08Removed gr.flow_graph, gr.hier_block and friends. From here on outeb
all work on the trunk must use gr.top_block and gr.hier_block2. Merged eb/fg-no-more -r7602:7606 into trunk. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7607 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-06Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for ↵trondeau
over-the-air OFDM. Works with all modulations and tested both send and receive on different computers/USRPs. Misses a few packets, so it's not perfect. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7587 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-05Fixes abort issue in gr.top_block exception handling, improve some exception ↵jcorgan
messages. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7565 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-05VPATH fixeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7559 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-01Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.jcorgan
The gr_plot_data.py class installs into the gnuradio namespace as gnuradio.plot_data, and the remainder of the scripts install into $prefix/bin. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7536 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-30make it work with rev 2 enablesmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7531 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-30minor refclk and pll changesmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7530 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-30Catching ImportError exception and giving (hopefully) useful error message ↵trondeau
to install the necessary packages. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7529 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-30Updating and cleaning up plotting code. When plotting char/int/short/float ↵trondeau
you can now specify multiple input files on the command line and each are plotted in a different color. Useful when comparing two outputs. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7528 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-29Switched OFDM sync block to use peak detector from Kyle Jamieson. This ↵trondeau
solves one problem of locking up with low SNR but does not solve the big over-the-air problems. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7523 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-28Removed gr-qtgui component (never finished), archived in limbo.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7522 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-26better filter bandwidthsmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7519 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-24Note that this file is somewhat useful as a dependency reference evengdt
if you don't use pkgsrc. add lang/guile as a dependency git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7505 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-24Doc fixes from Firas.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7504 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-22Further attempted noise reduction for ticket:230jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7486 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-21Trial fix for ticket:230jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7484 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-19Fixes ticket:229. Fixed code in synthesis filterbank, restored test ↵jcorgan
programs from limbo and upgraded to use blks2. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7476 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-19applied patch for ticket:227eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7475 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-18Trial workaround for ticket:181jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7461 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-16Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set ofeb
patches from Diane Bruce for FreeBSD. Still need to resolve the issue of where/how to include config.h in all swig code and how to select wx version on systems with more than one version installed. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7454 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-16No longer need workaround.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7452 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-16Merged eb/firas-doc -r7443:7444 into trunk. These changes alloweb
doxygen to generate a unified output that includes both C++ and Python docs. There's still work to do to get this cleaned up, but it's a great start! git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7445 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-15Change usrp.selected_subdev() to return a weak reference to thejcorgan
daughterboard object. This fixes the 'weakref exception' error on shutdown that is sometimes seen. What was happening is that user code would hold a daughterboard reference, the USRP object would go out of scope, and then when the daughterboard finally went out of scope, it's destructor would try to invoke methods on (the now non-existent) USRP. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7442 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-14Fixed tunnel.py to properly call send_pkt. Runs on USRP although I can't ↵trondeau
fully test it. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7435 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-13Merged OSX fixes for 10.5 (backwards compatible with 10.4 if notmichaelld
earlier) for USRP legacy fast-usb code from r7358 branch into trunk: Fixed DEBUG commands in all files. Fixed flow control between originating and spawned threads. Fixed WritePipeAsync buffer write size. Added in debugging comments to fusb code, to better track async flow. NOT YET updated for MacOS X 10.5-specific IOKit code, but everything seems to work just fine as is. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7417 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-12Converting OFDM tunnel.py to use blks2trondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7408 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-10woops. Actually assigning return value.trondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7391 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-09merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK ↵trondeau
receiver; adds branching and branchless versions of clipping and slicing routines to gr_math. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7389 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-06missing pmt dependencynldudok1
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7364 221aa14e-8319-0410-a670-987f0aec2ac5