summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2008-02-08Fixed missed conversion that prevented gr.wxgui from importing correctly.jcorgan
2008-02-08Removed gr.flow_graph, gr.hier_block and friends. From here on outeb
2008-02-06Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the...trondeau
2008-02-05Fixes abort issue in gr.top_block exception handling, improve some exception ...jcorgan
2008-02-05VPATH fixeb
2008-02-01Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.jcorgan
2008-01-30make it work with rev 2 enablesmatt
2008-01-30minor refclk and pll changesmatt
2008-01-30Catching ImportError exception and giving (hopefully) useful error message to...trondeau
2008-01-30Updating and cleaning up plotting code. When plotting char/int/short/float yo...trondeau
2008-01-29Switched OFDM sync block to use peak detector from Kyle Jamieson. This solves...trondeau
2008-01-28Removed gr-qtgui component (never finished), archived in limbo.jcorgan
2008-01-26better filter bandwidthsmatt
2008-01-24Note that this file is somewhat useful as a dependency reference evengdt
2008-01-24Doc fixes from Firas.eb
2008-01-22Further attempted noise reduction for ticket:230jcorgan
2008-01-21Trial fix for ticket:230jcorgan
2008-01-19Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs...jcorgan
2008-01-19applied patch for ticket:227eb
2008-01-18Trial workaround for ticket:181jcorgan
2008-01-16Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set ofeb
2008-01-16No longer need workaround.jcorgan
2008-01-16Merged eb/firas-doc -r7443:7444 into trunk. These changes alloweb
2008-01-15Change usrp.selected_subdev() to return a weak reference to thejcorgan
2008-01-14Fixed tunnel.py to properly call send_pkt. Runs on USRP although I can't full...trondeau
2008-01-13Merged OSX fixes for 10.5 (backwards compatible with 10.4 if notmichaelld
2008-01-12Converting OFDM tunnel.py to use blks2trondeau
2008-01-10woops. Actually assigning return value.trondeau
2008-01-09merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiv...trondeau
2008-01-06missing pmt dependencynldudok1
2008-01-05Merged r7323:7349 from jcorgan/xcvr2450 into trunk. Ads XCVR 2450 daughterbo...jcorgan
2008-01-02Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi...trondeau
2007-12-27Added missing script to Makefile.amjcorgan
2007-12-24Fixes inclusion of omnithreads library and includes in usrp formichaelld
2007-12-23change in whitespace onlyeb
2007-12-23Fixed io_signature errors caused by whole new block structure.mleech
2007-12-23Fixed problems caused by upgrade to stdgui2, etc.mleech
2007-12-21bugfix for low decimation rates (dec<8)nldudok1
2007-12-21Fixed calls to ra_stripchartsink and ra_fftsinkmleech
2007-12-12Reverted changeset r7089 on trunk.jcorgan
2007-12-11added AM reception example in the style of wfm_rcvnldudok1
2007-12-10Updated to numpy.fft from Numeric.FFTmleech
2007-12-10Updated to numpy.fft from Numeric.FFTmleech
2007-12-09bugfix for indexnumbers in IIR filternldudok1
2007-12-03fix for ticket:145eb
2007-12-03Moved exception handling includes out of the sw_*.i files and into gnuradio.ieb
2007-12-03Renumbered FGV_* so that they are zero based to fix problemeb
2007-11-30minor updatesmatt
2007-11-29fixes ticket:211eb