| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'argilo/atscfixes2' | Johnathan Corgan | 2013-07-22 | 2 | -12/+17 |
|\ |
|
| * | Fix bugs in atsc_field_sync_mux. | Clayton Smith | 2013-07-17 | 2 | -12/+17 |
* | | Created atsc_rx.py and removed obsolete scripts | Andrew F. Davis | 2013-07-14 | 10 | -563/+140 |
|/ |
|
* | atsc: fix typo in moved file | Johnathan Corgan | 2013-07-08 | 1 | -1/+1 |
* | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
* | atsc: Fix QA to work with uninstalled imports. | Ben Reynwar | 2013-06-04 | 2 | -7/+8 |
* | uninstalled imports: Fixed gr-audio and gr-atsc. | Ben Reynwar | 2013-06-03 | 13 | -13/+18 |
* | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi... | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
* | atsc: fixed bug in swig to new gr namespace for blocks. | Tom Rondeau | 2013-04-30 | 1 | -21/+17 |
* | atsc: moved include dir to gnuradio/atsc | Johnathan Corgan | 2013-04-30 | 160 | -277/+277 |
* | filter: moved include dir to gnuradio/filter | Johnathan Corgan | 2013-04-29 | 8 | -11/+11 |
* | fec: moved include dir to gnuradio/fec | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | analog: update include dir to gnuradio/analog | Johnathan Corgan | 2013-04-29 | 2 | -2/+2 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 46 | -131/+135 |
* | atsc: Updating atsc python folder to new style. Was missing __init__.py | Ben Reynwar | 2013-04-06 | 2 | -0/+35 |
* | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
* | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -4/+4 |
* | docs: updated CMakeLists files to point to include dirs for docstrings. | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
* | build: parallel build handling of runtime swig and swig docs. | Tom Rondeau | 2013-04-01 | 1 | -0/+1 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 3 | -3/+1 |
* | build: remove config.h from any header files; only use it in source files. | Tom Rondeau | 2013-03-27 | 1 | -0/+4 |
* | build: setting .pc files to require new gnuradio-runtime. | Tom Rondeau | 2013-03-27 | 1 | -1/+1 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 4 | -6/+6 |
* | atsc: missing dep on gr-fec. | Tom Rondeau | 2013-03-26 | 1 | -0/+1 |
* | Revert "blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks." | Tom Rondeau | 2013-03-18 | 2 | -4/+2 |
* | some more cleanup from past modifications. | Tom Rondeau | 2013-03-17 | 2 | -3/+3 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -3/+3 |
* | atsc: installing all gr-atsc headers in gnuradio/atsc. | Tom Rondeau | 2013-03-16 | 1 | -27/+50 |
* | atsc: adjustments to atsc to start to conform to v3.7 structure. | Tom Rondeau | 2013-03-15 | 196 | -424/+481 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -3/+3 |
|\ |
|
| * | log: replacing log4cxx with log4cpp. | Tom Rondeau | 2013-03-13 | 1 | -3/+3 |
* | | blocks: removing file_sink/source file_descriptor_sink/source form core and m... | Tom Rondeau | 2013-03-10 | 7 | -16/+19 |
* | | blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks. | Tom Rondeau | 2013-03-08 | 2 | -2/+4 |
* | | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter. | Tom Rondeau | 2013-03-06 | 2 | -13/+14 |
* | | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 2 | -23/+27 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 2 | -1/+70 |
|\| |
|
| * | Added Windows DLL resource files | Nicholas Corgan | 2013-03-05 | 2 | -1/+70 |
* | | atsc: rs.h include dir fix | Tim O'Shea | 2013-03-04 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 1 | -1/+5 |
|\| |
|
| * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 10 | -16/+181 |
| |\ |
|
| * \ | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 1 | -0/+2 |
| |\ \ |
|
| * | | | Fixing up the gr-log capabilities. | Tom Rondeau | 2012-06-08 | 1 | -0/+4 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2013-01-11 | 7 | -3/+167 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'atsc' | Johnathan Corgan | 2013-01-11 | 7 | -3/+167 |
| |\ \ \ |
|
| | * | | | atsc: commented out debug code | Johnathan Corgan | 2013-01-11 | 1 | -1/+1 |
| | * | | | atsc: Make equililzer taps accessible in python. | Ben Reynwar | 2012-12-19 | 4 | -0/+14 |
| | * | | | atsc: Fixed bug I made in last commit. | Ben Reynwar | 2012-12-19 | 1 | -0/+2 |
| | * | | | atsc: Minor changes to atsc. | Ben Reynwar | 2012-12-19 | 3 | -3/+151 |
* | | | | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 1 | -4/+9 |
|\| | | | |
|
| * | | | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -3/+6 |
| |/ / / |
|