summaryrefslogtreecommitdiff
path: root/grc/examples
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-133-7/+7
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Rework example directories. Gets rid of gnuradio-examples, moves these to ↵Tom Rondeau2012-04-036-0/+1103
| | | | | | more appropriate components. gnuradio-core and grc now have their own examples directories for files directly related to them.
* moved grc examples to gnuradio-examples/grcJosh Blum2009-10-0625-9031/+0
|
* added freq offset sliderJosh Blum2009-10-051-164/+254
|
* added mpsk demod exampleJosh Blum2009-10-052-0/+500
|
* Added CVSD encoder/decoder to GRC, example appJohnathan Corgan2009-09-192-1/+920
| | | | | | Used blks2.cvsd* wrappers, not bare gnuradio.vocoder.cvsd* Example application sweeps 0-4KHz through encoder/decoder pair configured as Bluetooth standard
* Added git ignore files auto created from svn:ignore properties.git2009-08-146-0/+12
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
* better fix for selected ports, added variable config example to examplesjblum2009-06-252-0/+330
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11283 221aa14e-8319-0410-a670-987f0aec2ac5
* Re-implemented variable sink so that it can pass vector-aligned samples.jblum2009-05-192-1/+490
| | | | | | | | | | Created backend grc blks2 block to sample the stream and set callback. Renamed variable sink and moved it into the sinks category. Added example of variable sink reading taps from a stream and setting them to a FIR filter. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11062 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged grc developer branch r10679:10938jblum2009-05-0111-618/+1379
| | | | | | | | | | | | Misc fixes and internal changes. Added help menu for usage tips. Added drag and drop for blocks. Removed callback controls, adopted forms. Any type can have enumerated options. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10941 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum2009-03-244-54/+54
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10678 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan2009-03-202-247/+331
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10660 221aa14e-8319-0410-a670-987f0aec2ac5
* A simple GRC example with packet blocks and dbpsk blocks.jblum2009-03-172-1/+453
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10632 221aa14e-8319-0410-a670-987f0aec2ac5
* usrp2 examplesjblum2009-01-233-1/+450
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10295 221aa14e-8319-0410-a670-987f0aec2ac5
* grc trellis makefilejblum2008-11-186-25/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10011 221aa14e-8319-0410-a670-987f0aec2ac5
* added an example in grc that uses trellis structuresanastas2008-11-183-0/+2058
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10010 221aa14e-8319-0410-a670-987f0aec2ac5
* show/hide param logic, usrp loopback example - neg freqjblum2008-09-091-139/+108
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9541 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixup grc data installation. Trunk now passes distcheck again.jcorgan2008-08-245-14/+30
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9398 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixesjcorgan2008-08-2313-0/+2919
and local modifications. Integrates previously separate GNU Radio Companion into top-level component 'grc'. (Josh Blum) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9378 221aa14e-8319-0410-a670-987f0aec2ac5