summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk.eb2008-03-24146-10/+13030
* Minor tweak that avoids intermittent build failureeb2008-03-193-4/+3
* Fix missing symbolic link in Debian packages.jcorgan2008-03-191-1/+1
* Fixes ticket:193jcorgan2008-03-191-0/+1
* Don't define RANDOM_MAX on systems that have already defined it. (Atgdt2008-03-171-3/+9
* Use AC_PATH_PROG to avoid which(1).gdt2008-03-161-11/+2
* Add comments noting things that need fixing.gdt2008-03-161-0/+9
* Fix incorrect FFT size compensation in fftsink2jcorgan2008-03-121-2/+2
* Add ignores for generate-stamp.jcorgan2008-03-080-0/+0
* Adds callback function so that the user can click on a point in the time sequ...trondeau2008-03-071-5/+40
* Merged eb/reverted-7899 -r7928:7930 into trunk. This effectivelyeb2008-03-054-23/+35
* Fix tab/space usage for previous fix.jcorgan2008-03-041-1/+1
* Fix missing connect call from hier_block2 conversion.jcorgan2008-03-041-1/+1
* Fix for ticket:236, parallel makes are indeterminate.eb2008-03-034-6/+109
* Update for new gr-msdd6000 component.jcorgan2008-02-291-0/+1
* Change prefix to /usr/local/gnuradio, believed acceptable on *BSD andgdt2008-02-291-8/+22
* Merged r7857:7898 from n4hy/msddLTS into trunk, with modification. Adds gr-m...jcorgan2008-02-2924-0/+2386
* Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...jcorgan2008-02-293-14/+9
* Set PREFIX back to /usr/gnuradio, because systems that do not use /optgdt2008-02-291-2/+5
* Merged r7769:7873 from michaelld/bc_behavior into trunk.jcorgan2008-02-2939-882/+972
* Adjust ref-scale to match observed amplitude on oscope.jcorgan2008-02-281-4/+4
* Fix for QA code for wavefile.michaelld2008-02-282-2/+7
* Make usrp_fft.py reference scale configurable.jcorgan2008-02-281-1/+3
* Make averaging alpha configurablejcorgan2008-02-281-1/+4
* Added reference scaling to fftsink2. Default behavior is unchanged.jcorgan2008-02-289-14/+27
* merged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issu...trondeau2008-02-268-114/+114
* removed bug in gr_test which could result in segfault when d_sizeof_output_it...nldudok12008-02-261-3/+3
* Fix missing files in distribution tarball (Dan Halperin).jcorgan2008-02-261-0/+3
* Fix bitmap update on Win32 (Don Ward).jcorgan2008-02-261-0/+1
* Reverted changeset r1631 on trunk (cruft).jcorgan2008-02-2617-1222/+1
* Fix typo.jcorgan2008-02-241-1/+1
* Catch up Debian packagesjcorgan2008-02-244-5/+34
* Fix topology checking code in gr_flowgraph. Thanks to Dan Halperin.jcorgan2008-02-241-10/+17
* Fixed waterfallsink2 display with wxGTK-2.8, remove duplicated code. Thanks ...jcorgan2008-02-241-23/+4
* Merged build_config branch into trunk:michaelld2008-02-2138-74/+80
* disabled test_002_checkwavcopy, fails on PPCeb2008-02-211-1/+2
* Add make clean before make.gdt2008-02-191-2/+5
* Use directory declarations rather than hand-written install rules, ingdt2008-02-191-17/+8
* Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.jcorgan2008-02-1914-1/+572
* Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor...jcorgan2008-02-188-5/+264
* Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ...jcorgan2008-02-1815-5/+1330
* Fix word usage.jcorgan2008-02-171-1/+1
* Try to build every module. This script is now mostly ok.gdt2008-02-161-16/+18
* add missing dependencies from some components.gdt2008-02-161-6/+7
* Improve hierarchical block documentation.jcorgan2008-02-163-6/+87
* Script to build and install GNU Radio one component at a time. Readgdt2008-02-161-0/+126
* Show 100 dBmatt2008-02-151-1/+1
* Allow variable number of vertical divisions on FFT sinksmatt2008-02-141-6/+7
* Fix for gr-comedi when using --with-gnuradio-core in configure.michaelld2008-02-111-1/+1
* Fix for older autoconf that doesn't define "abs_top_YYY" variables bymichaelld2008-02-111-0/+4