summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python
AgeCommit message (Expand)Author
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-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-09-20Converted blks2.channel_model to hier_block2 format.jcorgan
2007-09-18Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan
2007-09-04Merged r6285:6297 from features/deb into trunk. Nearing completion on Debian...jcorgan
2007-08-30applied patch from jblumeb
2007-08-29loosened tolerance so that it passes on Cell/PPCeb
2007-08-27Merged r6171:6186 from jcorgan/fg into trunk.jcorgan
2007-08-23Merge r6160:6168 from jcorgan/fg into trunk.jcorgan
2007-08-04merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s...trondeau
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-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-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-25updated cpm.py fileanastas
2007-05-15Generic Continuous Phase Modulator (CPM) hierarchical blockanastas
2007-05-04Merged r5230:5237 from jcorgan/disc2. Trunk passes distcheck.jcorgan
2007-05-02Merged features/inband -r4812:5218 into trunk. This group of changeseb
2007-04-28Merged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck...jcorgan
2007-04-26Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan
2007-04-03Merged r4767:4859 from developer branch jcorgan/channel, passes distcheck.jcorgan
2007-03-14Merged r4750:4755 from jcorgan/frac into trunk. Adds gr_fractional_interpolat...jcorgan
2007-03-12New fix for gr_framer_sink_1 hang on zero length payload.eb
2007-03-07merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receive...trondeau
2007-03-02Applied patch from Josh Blum that adds SQUARE, TRIANGLE and SAWTOOTHeb
2007-02-23Merged r4605:4612 from jcorgan/glfsr branch into trunk. Implements Galois LF...jcorgan
2007-02-06Merged r4354:4390 from developer branch jcorgan/digital into trunk.jcorgan
2007-01-26removed changes to nbfm_tx.py (not sure where/when that happened), did not me...trondeau
2007-01-26updated copyright info, and snuck a little something else in (you didn't see ...trondeau
2007-01-16added minimal qa code for gr_noise_sourceeb
2006-12-22loosen tolerance so that opteron passes (64-bit vs 80-bit FP arith)eb
2006-12-21Merged changeset r4153:4167 on n4hy/iir into trunk.n4hy
2006-12-17changed complex_to_arg to use fast atan and updated QAtrondeau
2006-12-14Merge jcorgan/sfg changeset 4089 into trunk.jcorgan
2006-12-14updated name of examples directory to /digitaltrondeau
2006-12-14adding QA for pll_freqdet blocktrondeau
2006-12-14adding QA for pll_refout blocktrondeau
2006-12-14adding QA for pll_carriertracking blocktrondeau
2006-12-14Merged jcorgan/sfg changeset r4082 into trunk (fixes gr.runtime parameter typ...jcorgan
2006-12-12Merge jcorgan/hier developer branch into trunk. Enables creation of true hie...jcorgan
2006-11-21fixed typo in beta value for qpsk demodtrondeau
2006-11-21improved Costas loop gains for QPSK receivertrondeau
2006-11-06Default costas-alpha set to None instead of floattrondeau