summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python
Commit message (Expand)AuthorAgeFilesLines
* Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan2007-09-1885-3267/+728
* Oops.jcorgan2007-09-041-2/+1
* Cleanup on gnuradio-examples restructuring.jcorgan2007-09-0416-1423/+170
* Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan2007-09-0463-3957/+67
* applied patch from Michael Dickenseb2007-08-281-1/+1
* Merged r6171:6186 from jcorgan/fg into trunk.jcorgan2007-08-2714-60/+16
* Added selection of USRP hardwarejcorgan2007-08-171-1/+4
* 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-21108-108/+108
* Fix gain setting in digital example transmit path. Only affects BasicTX and ...jcorgan2007-07-121-1/+1
* removed bug in pll_carrier_recovery which prevented stereo from working. Side...nldudok12007-06-251-3/+17
* added two helper functions: fsm_concatenate and fsm_radixanastas2007-06-151-2/+71
* 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
* Added error checking on call to set_freqeb2007-05-301-1/+7
* Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Nu...jcorgan2007-05-282-3/+3
* Added ability to log receive path power to file in digital examples.jcorgan2007-05-121-3/+11
* Merged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck...jcorgan2007-04-2828-322/+128
* Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan2007-04-2613-9/+1433
* merged developer branch trondeau/cvsd -r4801:4904 to add CVSD vocoder and exa...trondeau2007-04-072-1/+69
* Merged r4767:4859 from developer branch jcorgan/channel, passes distcheck.jcorgan2007-04-035-115/+162
* Merged r4429:4857 from developer branch jcorgan/dect into trunk, passes distc...jcorgan2007-04-037-0/+657
* merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receive...trondeau2007-03-0721-17/+2682
* Merged eb/usrp-install r4723:4727 into trunk.eb2007-03-0716-16/+16
* Merged r4671:4680 from jcorgan/est into trunk. Pulls in gr-wxgui updates for...jcorgan2007-03-0211-1/+874
* changed link to new wikinldudok12007-02-251-1/+1
* Added noise example using LFSR.jcorgan2007-02-232-0/+56
* more adding of version 3 of tunern4hy2007-02-192-0/+2
* usrp TV Tuner version 3 addedn4hy2007-02-191-0/+1
* adding Rev 3 tuners to the usrp_wfm receiver coden4hy2007-02-192-0/+2
* update examples to reflect latest changes in gr-trellisanastas2007-02-133-2/+4
* merging r4318:4437 to fix ticket:131 from branche trondeau/udp udp source/sin...trondeau2007-02-096-54/+184
* Typo fix.jcorgan2007-02-071-2/+2
* Merged r4354:4390 from developer branch jcorgan/digital into trunk.jcorgan2007-02-065-5/+112
* fixed a small error in gnuradio-examples/python/channel-coding/READMEanastas2007-02-051-3/+3
* added toy fsm file to test irregular FSMsanastas2007-02-041-0/+11
* removed obsolete dsb_tx.pyeb2007-01-291-51/+0
* removed obsolete dsb_tx.pyeb2007-01-291-1/+0
* merged changeset r4281:4292 on trondeau/ethernet into trunktrondeau2007-01-264-0/+292
* New usrp_wfm_rcv_sca.py example from Eric A. Cottrell (WB1HBHU)eb2007-01-142-2/+402
* SWIG compilation speedup! Fixes ticket:9. eb2007-01-131-0/+1
* minor typo fixtrondeau2006-12-261-1/+1
* Organized python example directory for new hierarchical blocks, cleaned up di...jcorgan2006-12-247-63/+154
* Merged jcorgan/sfg r4097:4124 into trunk, fixing hier_block2 threading issues.jcorgan2006-12-181-3/+3
* fix for ticket:114eb2006-12-161-2/+3
* Merge jcorgan/hier developer branch into trunk. Enables creation of true hie...jcorgan2006-12-122-0/+62
* added default values to help messageseb2006-11-101-4/+4
* Merged eb/binstats -r3848:3906 into trunk. These changeseb2006-10-311-0/+241
* Further fixes for ticket:81jcorgan2006-10-041-2/+1
* Partial fix for ticket:81jcorgan2006-10-047-1/+135