summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge jcorgan/hier developer branch into trunk. Enables creation of true hie...jcorgan2006-12-1259-104/+3191
* Move gr_runtime.h out of the way in preparation for merge of hier developer b...jcorgan2006-12-129-8/+8
* fix for ticket:113 gr_firdes::band_rejecteb2006-12-041-1/+1
* Describe issues surrounding integrating BBN's 802.11 code.gdt2006-12-041-0/+34
* Fixes ticket:110.jcorgan2006-12-011-1/+1
* Fixes ticket:109jcorgan2006-12-011-2/+2
* Require swig version 1.3.31 due to broken 'director' functionality in prior v...jcorgan2006-11-302-3/+2
* Fixes ticket:108jcorgan2006-11-271-5/+5
* Fixes ticket:103 (patch applied)jcorgan2006-11-271-1/+8
* Fixes part 1 of ticket:99jcorgan2006-11-272-2/+0
* Comment out non-portable pattern rules that aren't being used, andgdt2006-11-252-4/+6
* Use paths with $(top_srcdir) so that builds from other than source dirs work.gdt2006-11-252-2/+2
* Use PORTAUDIO_CFLAGS thoughtfully provided by configure. Fixes buildgdt2006-11-251-1/+1
* Avoid pattern rule to enable building with BSD make.gdt2006-11-251-2/+2
* Note optional use of xmlto.gdt2006-11-251-0/+4
* Avoid non-portable use of $< in non-pattern rule.gdt2006-11-251-1/+1
* When using python to check for wx module, call it via the variablegdt2006-11-251-3/+1
* fixed typo in beta value for qpsk demodtrondeau2006-11-211-1/+1
* improved Costas loop gains for QPSK receivertrondeau2006-11-211-3/+3
* latest version of quartusmatt2006-11-201-1/+1
* updated for new ftp.gnu.org upload systemeb2006-11-151-4/+8
* explain why this is separate (ripped off from Eric's email to the list)gdt2006-11-111-3/+6
* Fixes ticket:98jcorgan2006-11-102-3/+4
* Fixes ticket:97jcorgan2006-11-101-3/+15
* added default values to help messageseb2006-11-101-4/+4
* Fixes ticket:93.jcorgan2006-11-081-1/+1
* Default costas-alpha set to None instead of floattrondeau2006-11-062-8/+11
* merging from trondeau/digital-wip for improved dbpsk and dqpsk receiverstrondeau2006-11-053-19/+31
* Clarify bug fixjcorgan2006-11-041-1/+1
* Fixes ticket:96jcorgan2006-11-041-0/+3
* Fixes ticket:95.jcorgan2006-11-041-1/+3
* Added note about line ending styles.jcorgan2006-11-041-0/+25
* Add configure.ac to the files affected by ticket:88jcorgan2006-11-040-0/+0
* Applied changeset r3926 on release branch to trunk.jcorgan2006-11-041-1/+0
* Fixes ticket:94, caused by prior fix for ticket:92jcorgan2006-11-041-1/+0
* 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