summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes ticket:92.jcorgan2006-11-044-70/+2
* optimized halfband coefficients, courtesy of Larry Doolittlematt2006-11-011-8/+8
* atsc.pad() - Pads a 188 byte mpeg transport stream packet out to 256cswiger2006-11-014-0/+154
* Restore gr-pager to trunk.jcorgan2006-10-3129-0/+2133
* Merged eb/binstats -r3848:3906 into trunk. These changeseb2006-10-3112-34/+995
* conditionalize include of linux/compiler.heb2006-10-282-1/+3
* Fixed bug in write_hits--was using wrong index variable.mleech2006-10-271-11/+13
* made warnings go awayeb2006-10-244-4/+4
* added void callback to feval familyeb2006-10-244-1/+67
* improved error message on size mismatcheb2006-10-241-1/+4
* Added notation tag to continuum log file indicating whether the Sun is in themleech2006-10-241-7/+57
* Fix make distcheck breakage.jcorgan2006-10-231-3/+3
* Search for rm, and substitute it. Avoids assumption that makegdt2006-10-233-1/+7
* Note that gnuradio-core and boost are required.gdt2006-10-231-1/+4
* change $< to explicit prereq, avoiding gmake-specific use of $< ingdt2006-10-231-1/+1
* Fix "test ==".gdt2006-10-231-2/+2
* moved out of trunkeb2006-10-1828-2132/+0
* gr-pager fixeb2006-10-181-1/+0
* portability: use = instead of == with testgdt2006-10-151-2/+2
* Fix for ticket:80 .michaelld2006-10-145-39/+49
* Added "Spectral Cursor" functionality into the waterfall display.mleech2006-10-112-14/+20
* Made SETI mode remove the continuum components. Because of themleech2006-10-101-94/+106
* Changed line ending style to LF for m4 files.jcorgan2006-10-100-0/+0
* 2006-10-10 Greg Troxel <gdt@ir.bbn.com>gdt2006-10-102-2/+8
* Removed --calib_eqn, added more internal documentation on the SETI mode.mleech2006-10-101-6/+44
* Improved SETI mode--added 1Mhz swath scanning, and reduced SETI mode FFTmleech2006-10-102-52/+112
* Fixes ticket:87.jcorgan2006-10-091-0/+2
* Fixed missing files for distribution.jcorgan2006-10-091-1/+3
* Partial fix for ticket:84. Improves error message.jcorgan2006-10-091-1/+1
* Change line ending style for config/*.m4 to LF from native.jcorgan2006-10-090-0/+0
* Updated AUTHORS file.jcorgan2006-10-091-2/+2
* Updated AUTHORS to reflect Debian packaging done by Bdale Garbee.jcorgan2006-10-081-1/+2
* Updated revision post 3.0 release.jcorgan2006-10-081-1/+1
* Added waterfall display, and SETI processing options to usrp_ra_receiver, whichmleech2006-10-073-7/+661
* Merged -r3690:3730 from jcorgan/pager branch into trunk.jcorgan2006-10-0711-63/+339
* Reverse erroneous config file update.jcorgan2006-10-062-34/+45
* Update config.guess and config.sub from canonical source.jcorgan2006-10-062-45/+34
* Prepare gr-how-to-write-a-block for separate distribution.jcorgan2006-10-0611-52/+7981
* Reduced tmp usage during gnuradio-core 'make check'jcorgan2006-10-061-3/+3
* Updated config.guess and config.sub from canonical source.jcorgan2006-10-063-44/+108
* Fixes ticket:82.jcorgan2006-10-051-1/+1
* Trial fix for ticket:83jcorgan2006-10-041-4/+3
* Further fixes for ticket:81jcorgan2006-10-042-3/+4
* general cleanup:gdt2006-10-041-21/+52
* Partial fix for ticket:81jcorgan2006-10-0411-3/+152
* Portability fixes:gdt2006-10-041-2/+2
* git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3707 221aa14e-8319-0410-a6...cswiger2006-10-041-4/+19
* Changed data logging significantly, in that for continuum data, the datamleech2006-10-045-172/+224
* Disabled gr-error-correcting-codes until fix for ticket:80jcorgan2006-10-041-1/+1
* minor tweakeb2006-10-031-2/+3