summaryrefslogtreecommitdiff
path: root/gnuradio-examples
AgeCommit message (Expand)Author
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
2009-01-27Removed DECT Python example. Refer to DECT project in CGRAN for a more compr...jcorgan
2008-12-24Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan
2008-11-17Added ability to select USRP board to digital examplestrondeau
2008-11-03Merged r9881:9917 from jcorgan/deb-wip into trunk. Updates Debian/Ubuntu pac...jcorgan
2008-10-27Adds usrp2 example directory, WFM receiver. Default audio rate works out to ...jcorgan
2008-10-01pll bandwidth optimized to more nearly meet Carson's rule. The 19 kHz pilot ...n4hy
2008-10-01Stereo receiver with 48 kHz sample rate output using rational resampler. Bet...n4hy
2008-09-16bug in scopesink fixedn4hy
2008-09-16doc updatejcorgan
2008-09-14Adds frequency accessor for Costas loop, BERT receiver displays frequency and...jcorgan
2008-09-13Merged r9564:9568 from jcorgan/bert into trunk. Adds BPSK bit error testing ...jcorgan
2008-08-25Fix missed fg to tb conversion (Ulf Lindgren)jcorgan
2008-08-19Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb
2008-08-06dial_tone c++ example top block pointer fixjcoy
2008-06-24match the actual filename usedmatt
2008-06-23added a few examples for benchmarking multithreaded schedulereb
2008-04-12Adds gru.daemonize() and example application. Simplifies running GNU Radio a...jcorgan
2008-03-04Fix tab/space usage for previous fix.jcorgan
2008-03-04Fix missing connect call from hier_block2 conversion.jcorgan
2008-02-28Added reference scaling to fftsink2. Default behavior is unchanged.jcorgan
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-18Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ...jcorgan
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2008-02-08Removed gr.flow_graph, gr.hier_block and friends. From here on outeb
2008-01-26better filter bandwidthsmatt
2008-01-19Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs...jcorgan
2008-01-14Fixed tunnel.py to properly call send_pkt. Runs on USRP although I can't full...trondeau
2008-01-12Converting OFDM tunnel.py to use blks2trondeau
2008-01-09merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiv...trondeau
2008-01-02Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi...trondeau
2007-12-27Added missing script to Makefile.amjcorgan
2007-12-11added AM reception example in the style of wfm_rcvnldudok1
2007-11-27Convert missed script in digital examples to top_block code.jcorgan
2007-11-03Merged r6794:6798 from jcorgan/t198. Fixes ticket:198.jcorgan
2007-10-29eliminate warning when pktno > 64Keb
2007-09-18Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan
2007-09-04Oops.jcorgan
2007-09-04Cleanup on gnuradio-examples restructuring.jcorgan
2007-09-04Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan
2007-08-28applied patch from Michael Dickenseb
2007-08-27Merged r6171:6186 from jcorgan/fg into trunk.jcorgan
2007-08-17Added selection of USRP hardwarejcorgan
2007-08-04merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s...trondeau
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-07-12Fix gain setting in digital example transmit path. Only affects BasicTX and ...jcorgan
2007-06-25removed bug in pll_carrier_recovery which prevented stereo from working. Side...nldudok1
2007-06-15added two helper functions: fsm_concatenate and fsm_radixanastas
2007-06-10Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w...trondeau
2007-06-04merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored...trondeau