summaryrefslogtreecommitdiff
path: root/gnuradio-examples
Commit message (Expand)AuthorAgeFilesLines
* dial_tone c++ example top block pointer fixjcoy2008-08-061-2/+2
* match the actual filename usedmatt2008-06-241-1/+1
* added a few examples for benchmarking multithreaded schedulereb2008-06-232-0/+129
* Adds gru.daemonize() and example application. Simplifies running GNU Radio a...jcorgan2008-04-122-0/+58
* Fix tab/space usage for previous fix.jcorgan2008-03-041-1/+1
* Fix missing connect call from hier_block2 conversion.jcorgan2008-03-041-1/+1
* Added reference scaling to fftsink2. Default behavior is unchanged.jcorgan2008-02-287-8/+14
* Merged build_config branch into trunk:michaelld2008-02-211-3/+3
* Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ...jcorgan2008-02-182-0/+62
* Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan2008-02-081-2/+3
* Removed gr.flow_graph, gr.hier_block and friends. From here on outeb2008-02-089-95/+45
* better filter bandwidthsmatt2008-01-261-2/+2
* Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs...jcorgan2008-01-193-21/+22
* 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 receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiv...trondeau2008-01-092-33/+2
* Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi...trondeau2008-01-027-90/+377
* Added missing script to Makefile.amjcorgan2007-12-271-1/+2
* added AM reception example in the style of wfm_rcvnldudok12007-12-111-0/+328
* Convert missed script in digital examples to top_block code.jcorgan2007-11-271-5/+5
* Merged r6794:6798 from jcorgan/t198. Fixes ticket:198.jcorgan2007-11-031-1/+3
* eliminate warning when pktno > 64Keb2007-10-292-2/+2
* 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-2720-73/+35
* 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-21115-115/+115
* 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-2829-327/+133
* Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan2007-04-2614-10/+1434
* 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
* Fixed missed linker fix.jcorgan2007-03-191-1/+1
* 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
* Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan2007-02-261-6/+3
* changed link to new wikinldudok12007-02-251-1/+1