summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/ofdm
Commit message (Expand)AuthorAgeFilesLines
* ofdm: removed old ofdm examples directory. All examples are now in gr-digital.Tom Rondeau2011-10-175-264/+0
* digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau2011-10-1211-1831/+0
* examples: fixed import statements.Tom Rondeau2011-09-231-5/+15
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+4
* Merged r11074:11077 from jcorgan/deb in to trunk. Ubuntu packaging for 3.2 d...jcorgan2009-05-201-8/+9
* Change our examples to use gr.channel_model instead of blks2.channel_modeljcorgan2009-04-161-3/+3
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan2009-02-261-17/+18
* Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan2008-12-242-3/+3
* match the actual filename usedmatt2008-06-241-1/+1
* Removed gr.flow_graph, gr.hier_block and friends. From here on outeb2008-02-082-11/+11
* Fixed tunnel.py to properly call send_pkt. Runs on USRP although I can't full...trondeau2008-01-141-3/+3
* Converting OFDM tunnel.py to use blks2trondeau2008-01-121-18/+18
* Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi...trondeau2008-01-027-90/+377
* Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan2007-09-181-1/+6
* Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan2007-09-041-0/+5
* merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s...trondeau2007-08-046-14/+451
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-219-9/+9
* Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w...trondeau2007-06-107-63/+132
* merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored...trondeau2007-06-048-427/+290
* Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan2007-04-2611-0/+1413