| Commit message (Expand) | Author | Age | Files | Lines |
* | removed gr-error-correcting-codes and gr-radar from trunk build | eb | 2007-01-13 | 1 | -2/+0 |
* | Moved to limbo pending some better idea. | eb | 2007-01-13 | 57 | -11856/+0 |
* | Moved gr-radar out of trunk for now. Needs portability cleanup. | eb | 2007-01-13 | 29 | -2399/+0 |
* | SWIG compilation speedup! Fixes ticket:9. | eb | 2007-01-13 | 91 | -138/+969 |
* | fixed warning | eb | 2007-01-13 | 1 | -1/+1 |
* | added PID for EZDOP | eb | 2007-01-03 | 1 | -0/+1 |
* | Added new PID for QS1R HF Receiver | eb | 2007-01-03 | 1 | -0/+1 |
* | minor typo fix | trondeau | 2006-12-26 | 1 | -1/+1 |
* | Organized python example directory for new hierarchical blocks, cleaned up di... | jcorgan | 2006-12-24 | 8 | -64/+158 |
* | ofdm code added in PRELIMINARY FORM it is not complete | n4hy | 2006-12-23 | 0 | -0/+0 |
* | loosen tolerance so that opteron passes (64-bit vs 80-bit FP arith) | eb | 2006-12-22 | 1 | -1/+1 |
* | Fix distcheck errors. | jcorgan | 2006-12-21 | 4 | -6/+1 |
* | Merged changeset r4153:4167 on n4hy/iir into trunk. | n4hy | 2006-12-21 | 4 | -41/+70 |
* | trial fix for ticket:102, import error in powermate.py under MinGW/Cygwin | eb | 2006-12-20 | 1 | -3/+14 |
* | applied patch for ticket:115 | eb | 2006-12-19 | 1 | -37/+37 |
* | ''Real'' fix for ticket:104. I should have just applied it all the | eb | 2006-12-19 | 1 | -6/+10 |
* | backed out partial fix for ticket:104 | eb | 2006-12-19 | 1 | -7/+4 |
* | Fix for ticket:104, huge initial value plotted. | eb | 2006-12-19 | 1 | -4/+7 |
* | describe existing code. | gdt | 2006-12-18 | 1 | -2/+216 |
* | Description that's probably right, which seems better than the current | gdt | 2006-12-18 | 1 | -0/+3 |
* | Temporary fix for ticket:116. | jcorgan | 2006-12-18 | 2 | -2/+5 |
* | disabled build of gnuradio-examples/c++/dial_tone pending proper autoconfisca... | eb | 2006-12-18 | 1 | -2/+2 |
* | Applied patch to fix ticket:117 | eb | 2006-12-18 | 1 | -1/+1 |
* | Cleanup on hierarchical flowgraph code. | jcorgan | 2006-12-18 | 4 | -8/+16 |
* | Missing file update to previous check-in r4128. | jcorgan | 2006-12-18 | 1 | -2/+1 |
* | Remove example from C++ directory. | jcorgan | 2006-12-18 | 13 | -478/+1 |
* | Rename dialtone -> dial_tone in examples. | jcorgan | 2006-12-18 | 5 | -19/+19 |
* | Merged jcorgan/sfg r4097:4124 into trunk, fixing hier_block2 threading issues. | jcorgan | 2006-12-18 | 7 | -69/+64 |
* | Don't remove Makefile.in during clean | eb | 2006-12-18 | 1 | -1/+0 |
* | changed complex_to_arg to use fast atan and updated QA | trondeau | 2006-12-17 | 2 | -4/+20 |
* | Added fast atan with complex input | trondeau | 2006-12-17 | 2 | -0/+8 |
* | fix for ticket:114 | eb | 2006-12-16 | 1 | -2/+3 |
* | change order to avoid silly warnings | matt | 2006-12-16 | 1 | -3/+3 |
* | Merged jcorgan/sfg changeset r4048 into trunk. | jcorgan | 2006-12-16 | 2 | -3/+125 |
* | more expressive Doxygen tag for using Costas loop | trondeau | 2006-12-15 | 1 | -0/+3 |
* | Merge jcorgan/sfg changeset 4089 into trunk. | jcorgan | 2006-12-14 | 3 | -9/+56 |
* | updated name of examples directory to /digital | trondeau | 2006-12-14 | 3 | -3/+3 |
* | adding QA for pll_freqdet block | trondeau | 2006-12-14 | 2 | -0/+162 |
* | adding QA for pll_refout block | trondeau | 2006-12-14 | 2 | -0/+159 |
* | adding QA for pll_carriertracking block | trondeau | 2006-12-14 | 2 | -0/+159 |
* | These routines have been modified to use fast atan2 | n4hy | 2006-12-14 | 2 | -2/+4 |
* | Merged jcorgan/sfg changeset r4082 into trunk (fixes gr.runtime parameter typ... | jcorgan | 2006-12-14 | 4 | -12/+17 |
* | Two loop gr_costas_loop removing one if statement per sample | n4hy | 2006-12-14 | 1 | -26/+51 |
* | Modified gr_pll_carriertracking to use gr_fast_atan2 rather than atan2 | n4hy | 2006-12-14 | 1 | -1/+3 |
* | Merge jcorgan/hier developer branch into trunk. Enables creation of true hie... | jcorgan | 2006-12-12 | 59 | -104/+3191 |
* | Move gr_runtime.h out of the way in preparation for merge of hier developer b... | jcorgan | 2006-12-12 | 9 | -8/+8 |
* | fix for ticket:113 gr_firdes::band_reject | eb | 2006-12-04 | 1 | -1/+1 |
* | Describe issues surrounding integrating BBN's 802.11 code. | gdt | 2006-12-04 | 1 | -0/+34 |
* | Fixes ticket:110. | jcorgan | 2006-12-01 | 1 | -1/+1 |
* | Fixes ticket:109 | jcorgan | 2006-12-01 | 1 | -2/+2 |