Age | Commit message (Expand) | Author |
2008-04-17 | Improved the pnac ofdm sync block. This is based on a VTC'99 paper by Tufvess... | trondeau |
2008-04-16 | to complete what I started, this makes the ofdm_sync_fixed block work again i... | trondeau |
2008-04-16 | The ofdm_sync_pnac method now works, though not that well. The frequency esti... | trondeau |
2008-04-15 | Fixed to pass distcheck, except QA test operates differently during distcheck... | jcorgan |
2008-04-15 | Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoder | jcorgan |
2008-04-15 | Mostly fixed the van de Beek ML synchronization scheme. Instead of using the ... | trondeau |
2008-04-15 | Adjusting structure a bit to redistribute responsibilities. This does not cha... | trondeau |
2008-04-12 | Adds gru.daemonize() and example application. Simplifies running GNU Radio a... | jcorgan |
2008-04-12 | Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec... | jcorgan |
2008-04-11 | fixing bug in gr_max_XX.cc.t and modifying qa_max.py to test fix | n4hy |
2008-04-11 | Adds gr.repeat(), an interpolating block to repeat a sample N times on the ou... | jcorgan |
2008-04-09 | Fixes ticket:238. (Tim Meehan) | jcorgan |
2008-04-01 | audio windows added to audio.py | n4hy |
2008-03-24 | Tweak ticket:181 fix for Win32 (Don Ward) | jcorgan |
2008-02-28 | Fix for QA code for wavefile. | michaelld |
2008-02-26 | merged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issu... | trondeau |
2008-02-21 | disabled test_002_checkwavcopy, fails on PPC | eb |
2008-02-19 | Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck. | jcorgan |
2008-02-18 | Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor... | jcorgan |
2008-02-18 | Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ... | jcorgan |
2008-02-17 | Fix word usage. | jcorgan |
2008-02-16 | Improve hierarchical block documentation. | jcorgan |
2008-02-08 | Removed gr.flow_graph, gr.hier_block and friends. From here on out | eb |
2008-02-06 | Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the... | trondeau |
2008-01-29 | Switched OFDM sync block to use peak detector from Kyle Jamieson. This solves... | trondeau |
2008-01-26 | better filter bandwidths | matt |
2008-01-19 | Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs... | jcorgan |
2008-01-18 | Trial workaround for ticket:181 | jcorgan |
2008-01-02 | Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi... | trondeau |
2007-11-29 | fixes ticket:211 | eb |
2007-11-27 | Added FIXME tags. | jcorgan |
2007-11-27 | Merged r7001:7035 from jcorgan/t202 into trunk. Implements ticket:202, conve... | jcorgan |
2007-10-22 | Add methods in shim to allow derived class override in Python | jcorgan |
2007-10-18 | Remove non-converted OFDM code from blks2impl (examples still use blks, not b... | jcorgan |
2007-09-20 | Converted blks2.channel_model to hier_block2 format. | jcorgan |
2007-09-18 | Merge r6461:6464 from jcorgan/t162-staging into trunk. | jcorgan |
2007-09-04 | Merged r6285:6297 from features/deb into trunk. Nearing completion on Debian... | jcorgan |
2007-08-30 | applied patch from jblum | eb |
2007-08-29 | loosened tolerance so that it passes on Cell/PPC | eb |
2007-08-27 | Merged r6171:6186 from jcorgan/fg into trunk. | jcorgan |
2007-08-23 | Merge r6160:6168 from jcorgan/fg into trunk. | jcorgan |
2007-08-04 | merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s... | trondeau |
2007-07-21 | Updated license from GPL version 2 or later to GPL version 3 or later. | eb |
2007-07-16 | Merged r5950:5978 from features/pager into trunk. Trunk passes distcheck. | jcorgan |
2007-07-15 | merged -r5947:5965 on trondeau/regen into trunk. Fixes ticket:154 on gr_regen... | trondeau |
2007-06-25 | removed bug in pll_carrier_recovery which prevented stereo from working. Side... | nldudok1 |
2007-06-10 | Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w... | trondeau |
2007-06-04 | merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored... | trondeau |
2007-05-30 | added Trond's gr_max_* and gr_argmax_* blocks | eb |
2007-05-28 | Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Nu... | jcorgan |