Age | Commit message (Expand) | Author |
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 |
2006-11-10 | Fixes ticket:98 | jcorgan |
2006-11-10 | Fixes ticket:97 | jcorgan |
2006-11-06 | Default costas-alpha set to None instead of float | trondeau |
2006-11-05 | merging from trondeau/digital-wip for improved dbpsk and dqpsk receivers | trondeau |
2006-11-04 | Clarify bug fix | jcorgan |
2006-11-04 | Fixes ticket:95. | jcorgan |
2006-10-31 | Merged eb/binstats -r3848:3906 into trunk. These changes | eb |
2006-10-24 | made warnings go away | eb |
2006-10-24 | added void callback to feval family | eb |
2006-10-24 | improved error message on size mismatch | eb |
2006-10-06 | Reduced tmp usage during gnuradio-core 'make check' | jcorgan |
2006-10-04 | Partial fix for ticket:81 | jcorgan |
2006-10-03 | Reversed changeset r2201, removing gr_feval_ff implementation. | jcorgan |
2006-09-30 | fixed problem with loggin dbpsk | trondeau |
2006-09-27 | Merged changes from eb/digital-wip into trunk. | eb |
2006-09-19 | Really fix ticket:68. | jcorgan |
2006-09-13 | Updated FSF address in all files. Fixes ticket:51 | eb |
2006-09-12 | trial fix for ticket:63 | eb |
2006-09-11 | make this block do what it says its doing. Patch from Henryk Plötz, henryk ... | matt |
2006-09-10 | added gr.complex_to_mag_squared block | eb |