summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2008-01-05Merged r7323:7349 from jcorgan/xcvr2450 into trunk. Ads XCVR 2450 ↵jcorgan
daughterboard code. Not fully tested. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7352 221aa14e-8319-0410-a670-987f0aec2ac5
2008-01-02Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to ↵trondeau
hier_block2 in blks2impl and removed from blksimpl. The new code implements a decision feedback sync loop to lock the phase/freq, removes two unnecessary premables and performs frame sync and equalization off single preamble symbol. Also adds/updates Python plotting tools and a branchless clip algorithm in gr_math.h. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7324 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-27Added missing script to Makefile.amjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7297 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-24Fixes inclusion of omnithreads library and includes in usrp formichaelld
darwin/OSX only. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7252 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-23change in whitespace onlyeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7247 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-23Fixed io_signature errors caused by whole new block structure.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7242 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-23Fixed problems caused by upgrade to stdgui2, etc.mleech
Temporarily removed audio output. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7241 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-21bugfix for low decimation rates (dec<8)nldudok1
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7236 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-21Fixed calls to ra_stripchartsink and ra_fftsinkmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7235 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-12Reverted changeset r7089 on trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7116 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-11added AM reception example in the style of wfm_rcvnldudok1
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7111 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-10Updated to numpy.fft from Numeric.FFTmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7100 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-10Updated to numpy.fft from Numeric.FFTmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7099 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-09bugfix for indexnumbers in IIR filternldudok1
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7089 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-03fix for ticket:145eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7062 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-03Moved exception handling includes out of the sw_*.i files and into gnuradio.ieb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7061 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-03Renumbered FGV_* so that they are zero based to fix problemeb
reported and diagnosed by Michele Bavaro <michele.bavaro@gmail.com> git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7060 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-30minor updatesmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7059 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-29fixes ticket:211eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7053 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27disabled portaudio in cross compileeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7048 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27Implements ticket:208jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7045 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27disable gr-video-sdl until sdl.m4 is fixedeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7044 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27fixed polarity of testeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7043 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27Implements ticket:207jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7042 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27Implements ticket:206jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7041 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27Implemented ticket:205.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7040 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27Convert missed script in digital examples to top_block code.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7039 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27Added FIXME tags.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7038 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27Merged r7001:7035 from jcorgan/t202 into trunk. Implements ticket:202, ↵jcorgan
converting qa code in core to new top block code. Three issues exist and have been separately logged: qa_bin_statistics.py - ticket:199 qa_rational_resampler.py - ticket:210 qa_stream_mux.py - ticket:211 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7036 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-20added missing -lgromnithreadeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7009 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-19Partial completion of ticket:201.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7000 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-17Use newer version for gutsy.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6976 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-12minor adjustment to svn:ignoreeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6869 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-12doc cleanupeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6868 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-11config files have new canonical homeeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6860 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-11first cut to control 2.4G/5G dualband boardmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6859 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-10Restores 8-bit sample format support to FPGA code. Synthesized with 7.1SP1.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6858 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-10pass args througheb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6856 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-10Merged -r6847:6850 from eb/trial-merge into trunk. This changeseteb
contains the modifications required to cross-compile GNU Radio for the Cell processor. For directions, see CrossCompilingForCell git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6852 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-10Reverted changesets r6841 and r6840 on the trunk. Passes make check.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6851 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08oops, meant to do that in our branchn4hy
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6841 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08attempting to use branchless clipping to prevent pipeline dumping, fabs ↵n4hy
needs to be intrinsic for speed git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6840 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Fix for working with peak hold in usrp_fft.pyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6839 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Adds 'ctrl-double-click to re-center on maximum power' to usrp_fft.pyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6837 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Added conflict in python-gnuradio-core for python-gnuradio < 3.1, which will ↵jcorgan
hopefully force the prior package to be deinstalled when upgrading. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6834 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08removed obsolete distribution tools used with CVSeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6833 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-08Adds 'double-click to re-center' to usrp_fft.pyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6832 221aa14e-8319-0410-a670-987f0aec2ac5