summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-17Don't define RANDOM_MAX on systems that have already defined it. (Atgdt
2008-03-16Use AC_PATH_PROG to avoid which(1).gdt
2008-03-16Add comments noting things that need fixing.gdt
2008-03-12Fix incorrect FFT size compensation in fftsink2jcorgan
2008-03-08Add ignores for generate-stamp.jcorgan
2008-03-07Adds callback function so that the user can click on a point in the time sequ...trondeau
2008-03-05Merged eb/reverted-7899 -r7928:7930 into trunk. This effectivelyeb
2008-03-04Fix tab/space usage for previous fix.jcorgan
2008-03-04Fix missing connect call from hier_block2 conversion.jcorgan
2008-03-03Fix for ticket:236, parallel makes are indeterminate.eb
2008-02-29Update for new gr-msdd6000 component.jcorgan
2008-02-29Change prefix to /usr/local/gnuradio, believed acceptable on *BSD andgdt
2008-02-29Merged r7857:7898 from n4hy/msddLTS into trunk, with modification. Adds gr-m...jcorgan
2008-02-29Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...jcorgan
2008-02-29Set PREFIX back to /usr/gnuradio, because systems that do not use /optgdt
2008-02-29Merged r7769:7873 from michaelld/bc_behavior into trunk.jcorgan
2008-02-28Adjust ref-scale to match observed amplitude on oscope.jcorgan
2008-02-28Fix for QA code for wavefile.michaelld
2008-02-28Make usrp_fft.py reference scale configurable.jcorgan
2008-02-28Make averaging alpha configurablejcorgan
2008-02-28Added reference scaling to fftsink2. Default behavior is unchanged.jcorgan
2008-02-26merged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issu...trondeau
2008-02-26removed bug in gr_test which could result in segfault when d_sizeof_output_it...nldudok1
2008-02-26Fix missing files in distribution tarball (Dan Halperin).jcorgan
2008-02-26Fix bitmap update on Win32 (Don Ward).jcorgan
2008-02-26Reverted changeset r1631 on trunk (cruft).jcorgan
2008-02-24Fix typo.jcorgan
2008-02-24Catch up Debian packagesjcorgan
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