| Commit message (Expand) | Author | Age | Files | Lines |
* | dial_tone c++ example top block pointer fix | jcoy | 2008-08-06 | 1 | -2/+2 |
* | match the actual filename used | matt | 2008-06-24 | 1 | -1/+1 |
* | added a few examples for benchmarking multithreaded scheduler | eb | 2008-06-23 | 2 | -0/+129 |
* | Adds gru.daemonize() and example application. Simplifies running GNU Radio a... | jcorgan | 2008-04-12 | 2 | -0/+58 |
* | Fix tab/space usage for previous fix. | jcorgan | 2008-03-04 | 1 | -1/+1 |
* | Fix missing connect call from hier_block2 conversion. | jcorgan | 2008-03-04 | 1 | -1/+1 |
* | Added reference scaling to fftsink2. Default behavior is unchanged. | jcorgan | 2008-02-28 | 7 | -8/+14 |
* | Merged build_config branch into trunk: | michaelld | 2008-02-21 | 1 | -3/+3 |
* | Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ... | jcorgan | 2008-02-18 | 2 | -0/+62 |
* | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN... | jcorgan | 2008-02-08 | 1 | -2/+3 |
* | Removed gr.flow_graph, gr.hier_block and friends. From here on out | eb | 2008-02-08 | 9 | -95/+45 |
* | better filter bandwidths | matt | 2008-01-26 | 1 | -2/+2 |
* | Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs... | jcorgan | 2008-01-19 | 3 | -21/+22 |
* | Fixed tunnel.py to properly call send_pkt. Runs on USRP although I can't full... | trondeau | 2008-01-14 | 1 | -3/+3 |
* | Converting OFDM tunnel.py to use blks2 | trondeau | 2008-01-12 | 1 | -18/+18 |
* | merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiv... | trondeau | 2008-01-09 | 2 | -33/+2 |
* | Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi... | trondeau | 2008-01-02 | 7 | -90/+377 |
* | Added missing script to Makefile.am | jcorgan | 2007-12-27 | 1 | -1/+2 |
* | added AM reception example in the style of wfm_rcv | nldudok1 | 2007-12-11 | 1 | -0/+328 |
* | Convert missed script in digital examples to top_block code. | jcorgan | 2007-11-27 | 1 | -5/+5 |
* | Merged r6794:6798 from jcorgan/t198. Fixes ticket:198. | jcorgan | 2007-11-03 | 1 | -1/+3 |
* | eliminate warning when pktno > 64K | eb | 2007-10-29 | 2 | -2/+2 |
* | 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 | 20 | -73/+35 |
* | 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 | 115 | -115/+115 |
* | 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 | 29 | -327/+133 |
* | Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck. | jcorgan | 2007-04-26 | 14 | -10/+1434 |
* | 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 |
* | Fixed missed linker fix. | jcorgan | 2007-03-19 | 1 | -1/+1 |
* | 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 |
* | Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi... | jcorgan | 2007-02-26 | 1 | -6/+3 |
* | changed link to new wiki | nldudok1 | 2007-02-25 | 1 | -1/+1 |