Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trellis: converted gr-trellis to new style. | Tom Rondeau | 2012-12-29 | 43 | -9326/+0 |
| | |||||
* | analog: fixing up GRC and other examples to use gr-analog for sig and noise ↵ | Tom Rondeau | 2012-11-10 | 5 | -1110/+1194 |
| | | | | sources. | ||||
* | analog: removing gr-analog as a required dependency when not actually necessary. | Tom Rondeau | 2012-11-06 | 16 | -19/+87 |
| | | | | Examples that use gr-analog test for it first. | ||||
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where ↵ | Tom Rondeau | 2012-11-06 | 16 | -19/+34 |
| | | | | | | | | possible. Passing make and make test. Examples and apps need testing. gr-filter relies on sig_source and noise_source, so can't remove them from core. | ||||
* | trellis: fixing trellis examples for gr-filter update. | Tom Rondeau | 2012-08-20 | 4 | -11/+11 |
| | |||||
* | core: removed gr_chunks_to_symbols_XX after move to gr-digital | Johnathan Corgan | 2012-06-06 | 16 | -18/+18 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 24 | -1005/+1005 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 43 | -2/+5619 |
| | | | | All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>. | ||||
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 4 | -95/+0 |
| | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | trellis: fixed the trellis examples to look in gr-digital for the ↵ | Tom Rondeau | 2011-10-25 | 16 | -34/+35 |
| | | | | constellation information. | ||||
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -3/+3 |
| | |||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-26 | 2 | -6/+16 |
|\ | |||||
| * | trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ↵ | Tom Rondeau | 2011-09-23 | 2 | -6/+16 |
| | | | | | | | | types GNU Radio blocks can handle. | ||||
* | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+64 |
|/ | |||||
* | trellis: fixed Makefile by removing non-existant file names. | Tom Rondeau | 2011-06-05 | 1 | -2/+0 |
| | |||||
* | Updated some of the examples in gr-trellis to use the options parser | Achilleas Anastasopoulos | 2011-06-02 | 6 | -177/+78 |
| | |||||
* | added pccc decoder + examples | Achilleas Anastasopoulos | 2011-02-21 | 1 | -0/+119 |
| | |||||
* | added sccc_decoder block (without the metrics part) | Achilleas Anastasopoulos | 2011-02-20 | 1 | -0/+101 |
| | |||||
* | added a scaling parameter in trellis_sccc_decoder, needed | Achilleas Anastasopoulos | 2011-02-20 | 1 | -1/+1 |
| | | | | for sum-product metric calculation | ||||
* | added sccc turbo decoder block + example test_sccc_turbo1.py | Achilleas Anastasopoulos | 2011-02-19 | 2 | -4/+103 |
| | |||||
* | removed "audio" dependencies from test files in gr-trellis | Achilleas Anastasopoulos | 2011-02-18 | 12 | -12/+0 |
| | |||||
* | inital commit of turbo stuff: | Achilleas Anastasopoulos | 2011-02-17 | 1 | -1/+0 |
| | | | | added sccc encoder block + minor fixes | ||||
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 2 | -0/+12 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | added a radix-n fsm constructor | anastas | 2009-03-24 | 1 | -27/+0 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10673 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of ↵ | jcorgan | 2009-03-14 | 1 | -2/+0 |
| | | | | | | SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10596 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ↵ | jcorgan | 2009-02-26 | 2 | -32/+22 |
| | | | | | | passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10529 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Added support for Continuous Phase Modulation in gr-trellis + an example | anastas | 2009-02-26 | 2 | -35/+231 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10514 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | minor updates in gr-trellis/examples | anastas | 2008-12-06 | 2 | -4/+4 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10107 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, ↵ | anastas | 2008-11-13 | 2 | -0/+664 |
| | | | | | | 2) Corresponding fsm file examples, 3) added set_TABLE method in viterbi_combined and metrics git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9985 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile ↵ | jcorgan | 2008-02-08 | 1 | -1/+1 |
| | | | | | | GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7617 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Implements ticket:207 | jcorgan | 2007-11-27 | 13 | -150/+150 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7042 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182. | jcorgan | 2007-09-04 | 32 | -0/+2524 |
Created new top-level component, gr-utils, to hold commonly used utility scripts (originally in gnuradio-examples). These now install into the system path, allowing their use from wherever. Reorganization of gnuradio-examples component: * Commonly used utility scripts moved from python/usrp into gr-utils. * Examples now install into $(prefix)/share/gnuradio/examples/... * Channel coding examples moved into gr-trellis/src/examples, now install from there, only if gr-atsc itself is going to built and installed. * ATSC example scripts now install into example hierarchy * Cruft has been moved into 'limbo' in repository, do not get installed Trunk passes 'make distcheck'. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6279 221aa14e-8319-0410-a670-987f0aec2ac5 |