Age | Commit message (Expand) | Author |
2007-03-02 | Applied patch from Josh Blum that adds SQUARE, TRIANGLE and SAWTOOTH | eb |
2007-02-26 | Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi... | jcorgan |
2007-02-23 | Fix miscalculated length when degree is 32. | jcorgan |
2007-02-23 | Merged r4605:4612 from jcorgan/glfsr branch into trunk. Implements Galois LF... | jcorgan |
2007-02-22 | removed function in access code correlator that should fix the problem observ... | trondeau |
2007-02-22 | confusing comments in Makefile.gen removed | n4hy |
2007-02-20 | Merged eb/iosig r4533:4539 into trunk. This adds support for | eb |
2007-02-16 | quick fix for std::min error on 64-bit systems | trondeau |
2007-02-15 | Merged r4456:4483 from jcorgan/ticket-138 into trunk. Fixes ticket:138. | jcorgan |
2007-02-09 | merging r4318:4437 to fix ticket:131 from branche trondeau/udp udp source/sin... | trondeau |
2007-02-06 | Merged r4354:4390 from developer branch jcorgan/digital into trunk. | jcorgan |
2007-01-31 | free schmid_guard on error paths where it has been allocated and not | gdt |
2007-01-30 | Fixes ticket:134. Unlikely offender was inclusion of | eb |
2007-01-30 | Merged eb/omni -r4315:4327 into trunk. | eb |
2007-01-30 | Fix for ticket:133, merged from eb/bsd 4322:4324. | eb |
2007-01-27 | cleaned up error checking | eb |
2007-01-27 | fixed error handling and warning | eb |
2007-01-26 | removed changes to nbfm_tx.py (not sure where/when that happened), did not me... | trondeau |
2007-01-26 | updated copyright info, and snuck a little something else in (you didn't see ... | trondeau |
2007-01-26 | merged changeset r4281:4292 on trondeau/ethernet into trunk | trondeau |
2007-01-16 | fixed problem with gr_noise_source_* caused by splitting gnuradio_swig_python | eb |
2007-01-16 | added minimal qa code for gr_noise_source | eb |
2007-01-13 | SWIG compilation speedup! Fixes ticket:9. | eb |
2006-12-22 | loosen tolerance so that opteron passes (64-bit vs 80-bit FP arith) | eb |
2006-12-21 | Merged changeset r4153:4167 on n4hy/iir into trunk. | n4hy |
2006-12-19 | ''Real'' fix for ticket:104. I should have just applied it all the | eb |
2006-12-19 | backed out partial fix for ticket:104 | eb |
2006-12-19 | Fix for ticket:104, huge initial value plotted. | eb |
2006-12-18 | Cleanup on hierarchical flowgraph code. | jcorgan |
2006-12-18 | Merged jcorgan/sfg r4097:4124 into trunk, fixing hier_block2 threading issues. | jcorgan |
2006-12-17 | changed complex_to_arg to use fast atan and updated QA | trondeau |
2006-12-17 | Added fast atan with complex input | trondeau |
2006-12-16 | change order to avoid silly warnings | matt |
2006-12-16 | Merged jcorgan/sfg changeset r4048 into trunk. | jcorgan |
2006-12-15 | more expressive Doxygen tag for using Costas loop | trondeau |
2006-12-14 | Merge jcorgan/sfg changeset 4089 into trunk. | jcorgan |
2006-12-14 | updated name of examples directory to /digital | trondeau |
2006-12-14 | adding QA for pll_freqdet block | trondeau |
2006-12-14 | adding QA for pll_refout block | trondeau |
2006-12-14 | adding QA for pll_carriertracking block | trondeau |
2006-12-14 | These routines have been modified to use fast atan2 | n4hy |
2006-12-14 | Merged jcorgan/sfg changeset r4082 into trunk (fixes gr.runtime parameter typ... | jcorgan |
2006-12-14 | Two loop gr_costas_loop removing one if statement per sample | n4hy |
2006-12-14 | Modified gr_pll_carriertracking to use gr_fast_atan2 rather than atan2 | n4hy |
2006-12-12 | Merge jcorgan/hier developer branch into trunk. Enables creation of true hie... | jcorgan |
2006-12-12 | Move gr_runtime.h out of the way in preparation for merge of hier developer b... | jcorgan |
2006-12-04 | fix for ticket:113 gr_firdes::band_reject | eb |
2006-11-27 | Fixes ticket:103 (patch applied) | jcorgan |
2006-11-21 | fixed typo in beta value for qpsk demod | trondeau |
2006-11-21 | improved Costas loop gains for QPSK receiver | trondeau |