| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge r6461:6464 from jcorgan/t162-staging into trunk. | jcorgan | 2007-09-18 | 85 | -3267/+728 |
* | Oops. | jcorgan | 2007-09-04 | 1 | -2/+1 |
* | Cleanup on gnuradio-examples restructuring. | jcorgan | 2007-09-04 | 16 | -1423/+170 |
* | Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182. | jcorgan | 2007-09-04 | 63 | -3957/+67 |
* | applied patch from Michael Dickens | eb | 2007-08-28 | 1 | -1/+1 |
* | Merged r6171:6186 from jcorgan/fg into trunk. | jcorgan | 2007-08-27 | 14 | -60/+16 |
* | Added selection of USRP hardware | jcorgan | 2007-08-17 | 1 | -1/+4 |
* | merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s... | trondeau | 2007-08-04 | 6 | -14/+451 |
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 108 | -108/+108 |
* | Fix gain setting in digital example transmit path. Only affects BasicTX and ... | jcorgan | 2007-07-12 | 1 | -1/+1 |
* | removed bug in pll_carrier_recovery which prevented stereo from working. Side... | nldudok1 | 2007-06-25 | 1 | -3/+17 |
* | added two helper functions: fsm_concatenate and fsm_radix | anastas | 2007-06-15 | 1 | -2/+71 |
* | Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w... | trondeau | 2007-06-10 | 7 | -63/+132 |
* | merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored... | trondeau | 2007-06-04 | 8 | -427/+290 |
* | Added error checking on call to set_freq | eb | 2007-05-30 | 1 | -1/+7 |
* | Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Nu... | jcorgan | 2007-05-28 | 2 | -3/+3 |
* | Added ability to log receive path power to file in digital examples. | jcorgan | 2007-05-12 | 1 | -3/+11 |
* | Merged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck... | jcorgan | 2007-04-28 | 28 | -322/+128 |
* | Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck. | jcorgan | 2007-04-26 | 13 | -9/+1433 |
* | merged developer branch trondeau/cvsd -r4801:4904 to add CVSD vocoder and exa... | trondeau | 2007-04-07 | 2 | -1/+69 |
* | Merged r4767:4859 from developer branch jcorgan/channel, passes distcheck. | jcorgan | 2007-04-03 | 5 | -115/+162 |
* | Merged r4429:4857 from developer branch jcorgan/dect into trunk, passes distc... | jcorgan | 2007-04-03 | 7 | -0/+657 |
* | merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receive... | trondeau | 2007-03-07 | 21 | -17/+2682 |
* | Merged eb/usrp-install r4723:4727 into trunk. | eb | 2007-03-07 | 16 | -16/+16 |
* | Merged r4671:4680 from jcorgan/est into trunk. Pulls in gr-wxgui updates for... | jcorgan | 2007-03-02 | 11 | -1/+874 |
* | changed link to new wiki | nldudok1 | 2007-02-25 | 1 | -1/+1 |
* | Added noise example using LFSR. | jcorgan | 2007-02-23 | 2 | -0/+56 |
* | more adding of version 3 of tuner | n4hy | 2007-02-19 | 2 | -0/+2 |
* | usrp TV Tuner version 3 added | n4hy | 2007-02-19 | 1 | -0/+1 |
* | adding Rev 3 tuners to the usrp_wfm receiver code | n4hy | 2007-02-19 | 2 | -0/+2 |
* | update examples to reflect latest changes in gr-trellis | anastas | 2007-02-13 | 3 | -2/+4 |
* | merging r4318:4437 to fix ticket:131 from branche trondeau/udp udp source/sin... | trondeau | 2007-02-09 | 6 | -54/+184 |
* | Typo fix. | jcorgan | 2007-02-07 | 1 | -2/+2 |
* | Merged r4354:4390 from developer branch jcorgan/digital into trunk. | jcorgan | 2007-02-06 | 5 | -5/+112 |
* | fixed a small error in gnuradio-examples/python/channel-coding/README | anastas | 2007-02-05 | 1 | -3/+3 |
* | added toy fsm file to test irregular FSMs | anastas | 2007-02-04 | 1 | -0/+11 |
* | removed obsolete dsb_tx.py | eb | 2007-01-29 | 1 | -51/+0 |
* | removed obsolete dsb_tx.py | eb | 2007-01-29 | 1 | -1/+0 |
* | merged changeset r4281:4292 on trondeau/ethernet into trunk | trondeau | 2007-01-26 | 4 | -0/+292 |
* | New usrp_wfm_rcv_sca.py example from Eric A. Cottrell (WB1HBHU) | eb | 2007-01-14 | 2 | -2/+402 |
* | SWIG compilation speedup! Fixes ticket:9. | eb | 2007-01-13 | 1 | -0/+1 |
* | minor typo fix | trondeau | 2006-12-26 | 1 | -1/+1 |
* | Organized python example directory for new hierarchical blocks, cleaned up di... | jcorgan | 2006-12-24 | 7 | -63/+154 |
* | Merged jcorgan/sfg r4097:4124 into trunk, fixing hier_block2 threading issues. | jcorgan | 2006-12-18 | 1 | -3/+3 |
* | fix for ticket:114 | eb | 2006-12-16 | 1 | -2/+3 |
* | Merge jcorgan/hier developer branch into trunk. Enables creation of true hie... | jcorgan | 2006-12-12 | 2 | -0/+62 |
* | added default values to help messages | eb | 2006-11-10 | 1 | -4/+4 |
* | Merged eb/binstats -r3848:3906 into trunk. These changes | eb | 2006-10-31 | 1 | -0/+241 |
* | Further fixes for ticket:81 | jcorgan | 2006-10-04 | 1 | -2/+1 |
* | Partial fix for ticket:81 | jcorgan | 2006-10-04 | 7 | -1/+135 |