summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general
AgeCommit message (Expand)Author
2008-02-26merged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issu...trondeau
2008-02-26removed bug in gr_test which could result in segfault when d_sizeof_output_it...nldudok1
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2008-02-06Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the...trondeau
2008-01-24Doc fixes from Firas.eb
2008-01-10woops. Actually assigning return value.trondeau
2008-01-09merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiv...trondeau
2008-01-02Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi...trondeau
2007-11-10Reverted changesets r6841 and r6840 on the trunk. Passes make check.jcorgan
2007-11-08oops, meant to do that in our branchn4hy
2007-11-08attempting to use branchless clipping to prevent pipeline dumping, fabs needs...n4hy
2007-10-02Trial fix for ticket:189, gr_mpsk_receiver_cc problem.eb
2007-09-05Applied patch from Richard Alimieb
2007-08-31Attempt to simplify conditions for ticket:181. Didn't fix problem, buteb
2007-08-21fix for ticket:153, missing throw decl in .i fileeb
2007-08-04merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s...trondeau
2007-07-21fix .h to match .cceb
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-07-15merged -r5947:5965 on trondeau/regen into trunk. Fixes ticket:154 on gr_regen...trondeau
2007-06-25bugfix: itemsize was not respected, sizeof(float) was allways usednldudok1
2007-06-10Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w...trondeau
2007-06-04merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored...trondeau
2007-05-28Trial fix for ticket:153jcorgan
2007-05-12Added ability to log receive path power to file in digital examples.jcorgan
2007-04-26Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan
2007-04-24update to Doxygen info to fix warning and a bit more explicit info on frequen...trondeau
2007-04-04updating documentation for Costas looptrondeau
2007-04-03Merged r4767:4859 from developer branch jcorgan/channel, passes distcheck.jcorgan
2007-03-12New fix for gr_framer_sink_1 hang on zero length payload.eb
2007-03-11Fixed state machine hangup with invalid payload_len field.jcorgan
2007-03-07merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receive...trondeau
2007-02-23Fix miscalculated length when degree is 32.jcorgan
2007-02-23Merged r4605:4612 from jcorgan/glfsr branch into trunk. Implements Galois LF...jcorgan
2007-02-22removed function in access code correlator that should fix the problem observ...trondeau
2007-02-06Merged r4354:4390 from developer branch jcorgan/digital into trunk.jcorgan
2007-01-16fixed problem with gr_noise_source_* caused by splitting gnuradio_swig_pythoneb
2007-01-13SWIG compilation speedup! Fixes ticket:9. eb
2006-12-17changed complex_to_arg to use fast atan and updated QAtrondeau
2006-12-17Added fast atan with complex inputtrondeau
2006-12-16change order to avoid silly warningsmatt
2006-12-15more expressive Doxygen tag for using Costas looptrondeau
2006-12-14These routines have been modified to use fast atan2n4hy
2006-12-14Two loop gr_costas_loop removing one if statement per samplen4hy
2006-12-14Modified gr_pll_carriertracking to use gr_fast_atan2 rather than atan2n4hy
2006-12-04fix for ticket:113 gr_firdes::band_rejecteb
2006-11-27Fixes ticket:103 (patch applied)jcorgan
2006-11-10Fixes ticket:97jcorgan
2006-10-31Merged eb/binstats -r3848:3906 into trunk. These changeseb
2006-10-24made warnings go awayeb