summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib
AgeCommit message (Expand)Author
2008-03-17Don't define RANDOM_MAX on systems that have already defined it. (Atgdt
2008-03-05Merged eb/reverted-7899 -r7928:7930 into trunk. This effectivelyeb
2008-03-03Fix for ticket:236, parallel makes are indeterminate.eb
2008-02-29Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...jcorgan
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-26Fix missing files in distribution tarball (Dan Halperin).jcorgan
2008-02-26Reverted changeset r1631 on trunk (cruft).jcorgan
2008-02-24Fix topology checking code in gr_flowgraph. Thanks to Dan Halperin.jcorgan
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-19Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.jcorgan
2008-02-18Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor...jcorgan
2008-02-18Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ...jcorgan
2008-02-16Improve hierarchical block documentation.jcorgan
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-02-05Fixes abort issue in gr.top_block exception handling, improve some exception ...jcorgan
2008-01-24Doc fixes from Firas.eb
2008-01-19applied patch for ticket:227eb
2008-01-16Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set ofeb
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-12-12Reverted changeset r7089 on trunk.jcorgan
2007-12-09bugfix for indexnumbers in IIR filternldudok1
2007-12-03Moved exception handling includes out of the sw_*.i files and into gnuradio.ieb
2007-11-29fixes ticket:211eb
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-11-02Merged r6780:6781 from jcorgan/t196. Fixes ticket:196.jcorgan
2007-10-16Add missing include for ::writejcorgan
2007-10-02added missing aligned attributeeb
2007-10-02Trial fix for ticket:189, gr_mpsk_receiver_cc problem.eb
2007-10-02renamed test macro for consistencyeb
2007-09-18Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan
2007-09-13Made changes, such that:michaelld
2007-09-05Applied patch from Richard Alimieb
2007-08-31Attempt to simplify conditions for ticket:181. Didn't fix problem, buteb
2007-08-29Clean up shared pointer casting.jcorgan
2007-08-29Fixes ticket:172 and ticket:174jcorgan
2007-08-29Fixes ticket:169. Tell assembler that our hand-coded assembly codeeb
2007-08-29trial fix for ticket:137. Merged -r6196:6200 from eb/signal to trunkeb
2007-08-28Refactored flatten into const-correct functional form. Beautyeb
2007-08-28Kludged around hang in hier_block2. Merged -r6189:6191 from eb/fgeb
2007-08-27Merged r6171:6186 from jcorgan/fg into trunk.jcorgan
2007-08-23Merge r6160:6168 from jcorgan/fg into trunk.jcorgan
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