summaryrefslogtreecommitdiff
path: root/gnuradio-core
AgeCommit message (Expand)Author
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-27Added FIXME tags.jcorgan
2007-11-27Merged r7001:7035 from jcorgan/t202 into trunk. Implements ticket:202, conve...jcorgan
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-22Add methods in shim to allow derived class override in Pythonjcorgan
2007-10-18Remove non-converted OFDM code from blks2impl (examples still use blks, not b...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-20Converted blks2.channel_model to hier_block2 format.jcorgan
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-09-04Merged r6285:6297 from features/deb into trunk. Nearing completion on Debian...jcorgan
2007-08-31Attempt to simplify conditions for ticket:181. Didn't fix problem, buteb
2007-08-30applied patch from jblumeb
2007-08-29loosened tolerance so that it passes on Cell/PPCeb
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-28Updated doxyfile for main documentation, include everything except... semanticsjcorgan
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-25Doxyfile cleanup.jcorgan
2007-08-25Make usrp documentation its own top-level directory. Fixes ticket:149.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
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-07-16Merged r5950:5978 from features/pager into trunk. Trunk passes distcheck.jcorgan
2007-07-15merged -r5947:5965 on trondeau/regen into trunk. Fixes ticket:154 on gr_regen...trondeau
2007-06-25removed bug in pll_carrier_recovery which prevented stereo from working. Side...nldudok1
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-06-02useful for splitting up packetsmatt
2007-05-30added Trond's gr_max_* and gr_argmax_* blockseb
2007-05-28Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Nu...jcorgan
2007-05-28Trial fix for ticket:153jcorgan