summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general
AgeCommit message (Expand)Author
2008-07-09Merged jcorgan/ptrfix -r8827:8843 into the trunk.eb
2008-06-10Applied patch from Dean Armstrong to fix gr_repeat (ticket:246). eb
2008-04-30Potentially invalid read deferred until it's valid (Dan Halperin)eb
2008-04-30Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb
2008-04-22Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNUeb
2008-04-15Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoderjcorgan
2008-04-12Fix typo in previous check-injcorgan
2008-04-12Addes gr.cpfsk_bc(), a continuous phase frequency shift keying modulator block.jcorgan
2008-04-11Adds gr.repeat(), an interpolating block to repeat a sample N times on the ou...jcorgan
2008-03-31merging branch trondeau/ofdm r7971:8143. Fixing subcarriers and other issues ...trondeau
2008-03-17Don't define RANDOM_MAX on systems that have already defined it. (Atgdt
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