summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-24Fix topology checking code in gr_flowgraph. Thanks to Dan Halperin.jcorgan
2008-02-24Fixed waterfallsink2 display with wxGTK-2.8, remove duplicated code. Thanks ...jcorgan
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-21disabled test_002_checkwavcopy, fails on PPCeb
2008-02-19Add make clean before make.gdt
2008-02-19Use directory declarations rather than hand-written install rules, ingdt
2008-02-19Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.jcorgan
2008-02-18Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor...jcorgan
2008-02-18Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ...jcorgan
2008-02-17Fix word usage.jcorgan
2008-02-16Try to build every module. This script is now mostly ok.gdt
2008-02-16add missing dependencies from some components.gdt
2008-02-16Improve hierarchical block documentation.jcorgan
2008-02-16Script to build and install GNU Radio one component at a time. Readgdt
2008-02-15Show 100 dBmatt
2008-02-14Allow variable number of vertical divisions on FFT sinksmatt
2008-02-11Fix for gr-comedi when using --with-gnuradio-core in configure.michaelld
2008-02-11Fix for older autoconf that doesn't define "abs_top_YYY" variables bymichaelld
2008-02-10swap IQ on TX side, and allow a second chance to get lock detectmatt
2008-02-10allow for iq swap on TX side as wellmatt
2008-02-10lower phase noise with lower cp currentmatt
2008-02-08Merged r7611:7614 from jcorgan/gpio into trunk. Adds customjcorgan
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