summaryrefslogtreecommitdiff
path: root/gr-atsc/include/atsc
Commit message (Collapse)AuthorAgeFilesLines
* atsc: moved include dir to gnuradio/atscJohnathan Corgan2013-04-3076-5129/+0
|
* filter: moved include dir to gnuradio/filterJohnathan Corgan2013-04-297-10/+10
|
* analog: update include dir to gnuradio/analogJohnathan Corgan2013-04-292-2/+2
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-2922-41/+41
|
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+1
| | | | PMTs are handled slightly different and are installed into their own module and include dir.
* Revert "blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks."Tom Rondeau2013-03-181-2/+2
| | | | | | | | | | This reverts commit fe70fa72ea22a133874337da2d03d30611e5ab1c. Conflicts: gnuradio-core/src/lib/general/CMakeLists.txt gnuradio-core/src/lib/general/general.i gnuradio-core/src/tests/CMakeLists.txt
* atsc: installing all gr-atsc headers in gnuradio/atsc.Tom Rondeau2013-03-161-27/+50
|
* atsc: adjustments to atsc to start to conform to v3.7 structure.Tom Rondeau2013-03-1576-0/+5106
Not going to comply completely with the new structure; just wanted to get it so that it looked more consistent once installed.