| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment out non-portable pattern rules that aren't being used, and | gdt | 2006-11-25 | 2 | -4/+6 |
* | Use paths with $(top_srcdir) so that builds from other than source dirs work. | gdt | 2006-11-25 | 2 | -2/+2 |
* | Use PORTAUDIO_CFLAGS thoughtfully provided by configure. Fixes build | gdt | 2006-11-25 | 1 | -1/+1 |
* | Avoid pattern rule to enable building with BSD make. | gdt | 2006-11-25 | 1 | -2/+2 |
* | Note optional use of xmlto. | gdt | 2006-11-25 | 1 | -0/+4 |
* | Avoid non-portable use of $< in non-pattern rule. | gdt | 2006-11-25 | 1 | -1/+1 |
* | When using python to check for wx module, call it via the variable | gdt | 2006-11-25 | 1 | -3/+1 |
* | fixed typo in beta value for qpsk demod | trondeau | 2006-11-21 | 1 | -1/+1 |
* | improved Costas loop gains for QPSK receiver | trondeau | 2006-11-21 | 1 | -3/+3 |
* | latest version of quartus | matt | 2006-11-20 | 1 | -1/+1 |
* | updated for new ftp.gnu.org upload system | eb | 2006-11-15 | 1 | -4/+8 |
* | explain why this is separate (ripped off from Eric's email to the list) | gdt | 2006-11-11 | 1 | -3/+6 |
* | Fixes ticket:98 | jcorgan | 2006-11-10 | 2 | -3/+4 |
* | Fixes ticket:97 | jcorgan | 2006-11-10 | 1 | -3/+15 |
* | added default values to help messages | eb | 2006-11-10 | 1 | -4/+4 |
* | Fixes ticket:93. | jcorgan | 2006-11-08 | 1 | -1/+1 |
* | Default costas-alpha set to None instead of float | trondeau | 2006-11-06 | 2 | -8/+11 |
* | merging from trondeau/digital-wip for improved dbpsk and dqpsk receivers | trondeau | 2006-11-05 | 3 | -19/+31 |
* | Clarify bug fix | jcorgan | 2006-11-04 | 1 | -1/+1 |
* | Fixes ticket:96 | jcorgan | 2006-11-04 | 1 | -0/+3 |
* | Fixes ticket:95. | jcorgan | 2006-11-04 | 1 | -1/+3 |
* | Added note about line ending styles. | jcorgan | 2006-11-04 | 1 | -0/+25 |
* | Add configure.ac to the files affected by ticket:88 | jcorgan | 2006-11-04 | 0 | -0/+0 |
* | Applied changeset r3926 on release branch to trunk. | jcorgan | 2006-11-04 | 1 | -1/+0 |
* | Fixes ticket:94, caused by prior fix for ticket:92 | jcorgan | 2006-11-04 | 1 | -1/+0 |
* | Fixes ticket:92. | jcorgan | 2006-11-04 | 4 | -70/+2 |
* | optimized halfband coefficients, courtesy of Larry Doolittle | matt | 2006-11-01 | 1 | -8/+8 |
* | atsc.pad() - Pads a 188 byte mpeg transport stream packet out to 256 | cswiger | 2006-11-01 | 4 | -0/+154 |
* | Restore gr-pager to trunk. | jcorgan | 2006-10-31 | 29 | -0/+2133 |
* | Merged eb/binstats -r3848:3906 into trunk. These changes | eb | 2006-10-31 | 12 | -34/+995 |
* | conditionalize include of linux/compiler.h | eb | 2006-10-28 | 2 | -1/+3 |
* | Fixed bug in write_hits--was using wrong index variable. | mleech | 2006-10-27 | 1 | -11/+13 |
* | made warnings go away | eb | 2006-10-24 | 4 | -4/+4 |
* | added void callback to feval family | eb | 2006-10-24 | 4 | -1/+67 |
* | improved error message on size mismatch | eb | 2006-10-24 | 1 | -1/+4 |
* | Added notation tag to continuum log file indicating whether the Sun is in the | mleech | 2006-10-24 | 1 | -7/+57 |
* | Fix make distcheck breakage. | jcorgan | 2006-10-23 | 1 | -3/+3 |
* | Search for rm, and substitute it. Avoids assumption that make | gdt | 2006-10-23 | 3 | -1/+7 |
* | Note that gnuradio-core and boost are required. | gdt | 2006-10-23 | 1 | -1/+4 |
* | change $< to explicit prereq, avoiding gmake-specific use of $< in | gdt | 2006-10-23 | 1 | -1/+1 |
* | Fix "test ==". | gdt | 2006-10-23 | 1 | -2/+2 |
* | moved out of trunk | eb | 2006-10-18 | 28 | -2132/+0 |
* | gr-pager fix | eb | 2006-10-18 | 1 | -1/+0 |
* | portability: use = instead of == with test | gdt | 2006-10-15 | 1 | -2/+2 |
* | Fix for ticket:80 . | michaelld | 2006-10-14 | 5 | -39/+49 |
* | Added "Spectral Cursor" functionality into the waterfall display. | mleech | 2006-10-11 | 2 | -14/+20 |
* | Made SETI mode remove the continuum components. Because of the | mleech | 2006-10-10 | 1 | -94/+106 |
* | Changed line ending style to LF for m4 files. | jcorgan | 2006-10-10 | 0 | -0/+0 |
* | 2006-10-10 Greg Troxel <gdt@ir.bbn.com> | gdt | 2006-10-10 | 2 | -2/+8 |
* | Removed --calib_eqn, added more internal documentation on the SETI mode. | mleech | 2006-10-10 | 1 | -6/+44 |