Age | Commit message (Expand) | Author |
2008-01-02 | Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi... | trondeau |
2007-11-10 | Reverted changesets r6841 and r6840 on the trunk. Passes make check. | jcorgan |
2007-11-08 | oops, meant to do that in our branch | n4hy |
2007-11-08 | attempting to use branchless clipping to prevent pipeline dumping, fabs needs... | n4hy |
2007-10-02 | Trial fix for ticket:189, gr_mpsk_receiver_cc problem. | eb |
2007-09-05 | Applied patch from Richard Alimi | eb |
2007-08-31 | Attempt to simplify conditions for ticket:181. Didn't fix problem, but | eb |
2007-08-21 | fix for ticket:153, missing throw decl in .i file | eb |
2007-08-04 | merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s... | trondeau |
2007-07-21 | fix .h to match .cc | eb |
2007-07-21 | Updated license from GPL version 2 or later to GPL version 3 or later. | eb |
2007-07-15 | merged -r5947:5965 on trondeau/regen into trunk. Fixes ticket:154 on gr_regen... | trondeau |
2007-06-25 | bugfix: itemsize was not respected, sizeof(float) was allways used | nldudok1 |
2007-06-10 | Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w... | trondeau |
2007-06-04 | merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored... | trondeau |
2007-05-28 | Trial fix for ticket:153 | jcorgan |
2007-05-12 | Added ability to log receive path power to file in digital examples. | jcorgan |
2007-04-26 | Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck. | jcorgan |
2007-04-24 | update to Doxygen info to fix warning and a bit more explicit info on frequen... | trondeau |
2007-04-04 | updating documentation for Costas loop | trondeau |
2007-04-03 | Merged r4767:4859 from developer branch jcorgan/channel, passes distcheck. | jcorgan |
2007-03-12 | New fix for gr_framer_sink_1 hang on zero length payload. | eb |
2007-03-11 | Fixed state machine hangup with invalid payload_len field. | jcorgan |
2007-03-07 | merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receive... | trondeau |
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-06 | Merged r4354:4390 from developer branch jcorgan/digital into trunk. | jcorgan |
2007-01-16 | fixed problem with gr_noise_source_* caused by splitting gnuradio_swig_python | eb |
2007-01-13 | SWIG compilation speedup! Fixes ticket:9. | eb |
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-15 | more expressive Doxygen tag for using Costas loop | trondeau |
2006-12-14 | These routines have been modified to use fast atan2 | n4hy |
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-04 | fix for ticket:113 gr_firdes::band_reject | eb |
2006-11-27 | Fixes ticket:103 (patch applied) | jcorgan |
2006-11-10 | Fixes ticket:97 | 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-03 | Reversed changeset r2201, removing gr_feval_ff implementation. | jcorgan |
2006-09-27 | Merged changes from eb/digital-wip into trunk. | eb |
2006-09-13 | Updated FSF address in all files. Fixes ticket:51 | 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 |
2006-08-16 | Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding: | anastas |
2006-08-04 | Merge CVS changes from FIRST_MIGRATION_2006_07_26 into trunk. | jcorgan |