Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modtool: dashes no longer allowed in modnames at all (fixes #619) | Martin Braun | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | modtool: bugfixes for in-tree operation (include paths, license, cmake editing) | Martin Braun | 2013-11-19 | 3 | -10/+36 |
| | |||||
* | modtool: Since blocks is needed in 99% of the QA codes, it goes into the ↵ | Martin Braun | 2013-10-29 | 1 | -0/+1 |
| | | | | template | ||||
* | Merge branch 'maint' | Johnathan Corgan | 2013-10-28 | 4 | -11/+25 |
|\ | |||||
| * | modtool: Fixes for in-tree adds, argument parsing (&-bug) | Martin Braun | 2013-10-28 | 4 | -11/+25 |
| | | |||||
* | | gr_modtool: install a howtoConfig.cmake when creating new out of tree ↵ | Tim O'Shea | 2013-10-12 | 4 | -0/+39 |
| | | | | | | | | modules, this will allow other cmake modules to be able to easily find and link against it in a clean way | ||||
* | | modtool: Added example dir to encourage people to add examples | Martin Braun | 2013-10-09 | 1 | -0/+4 |
|/ | |||||
* | modtool: fix broken commit d09f1c3d | Johnathan Corgan | 2013-09-07 | 1 | -0/+1 |
| | |||||
* | modtool: fix GRC XML file creation when no args | Johnathan Corgan | 2013-09-07 | 1 | -2/+4 |
| | | | | Fixes bug where no args produces ($) in make clause | ||||
* | Merge branch 'maint' | Tom Rondeau | 2013-08-27 | 1 | -1/+30 |
|\ | |||||
| * | modtool: forces another check for include dirs and libraries when looking ↵ | Tom Rondeau | 2013-08-27 | 1 | -1/+30 |
| | | | | | | | | for gnuradio-runtime. Similar to how GnuradioConfig.cmake looks for components. | ||||
* | | Merge branch 'maint' | Tom Rondeau | 2013-08-26 | 1 | -1/+8 |
|\| | |||||
| * | utils: Fixes grcc to exit with an error code in case of a compilation error. | Julien Olivain | 2013-08-26 | 1 | -1/+8 |
| | | |||||
* | | Merge remote-tracking branch 'pinkavaj/gr_modtool_mod_detection_00' | Johnathan Corgan | 2013-08-16 | 1 | -1/+2 |
|\ \ | |||||
| * | | modtool: fix detection of GNU Radio module directory | Jiri Pinkava | 2013-07-20 | 1 | -1/+2 |
| | | | |||||
* | | | Merge remote-tracking branch 'pinkavaj/gr_modtool_cmake_01' | Johnathan Corgan | 2013-08-16 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | modtool: fix finding gnuradio-runtime | Jiri Pinkava | 2013-07-20 | 1 | -1/+2 |
| |/ / | | | | | | | | | | | | | pkg-config does not set variables when falls to default values, particulary include dirs, thus we need check only if libs are set | ||||
* | / | removed *out from sinks, *in from sources | Marcus Müller | 2013-07-26 | 1 | -0/+8 |
| |/ |/| | |||||
* | | modtool: fixes problem of using templates in OOT projects created with modtool. | Tom Rondeau | 2013-07-24 | 3 | -0/+281 |
| | | |||||
* | | build: require Python v2 for build configuration | Jiri Pinkava | 2013-07-20 | 3 | -4/+4 |
| | | |||||
* | | Merge remote-tracking branch 'mmueller/modtool_py_utf8' into maint | Johnathan Corgan | 2013-07-20 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | added utf8 encoding line to python templates | Marcus Müller | 2013-05-31 | 1 | -0/+2 |
| | | | | | | | | | | | | | | python breaks if it encounters special characters in files without specified encoding. Which is especially funny if you've got umlauts in your name. | ||||
* | | grc: fix to allow grcc to execute in headless mode | Roy Thompson | 2013-07-03 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'maint' | Johnathan Corgan | 2013-06-13 | 1 | -0/+1 |
| | | |||||
* | | utils: add missing CMake include | Johnathan Corgan | 2013-06-04 | 1 | -0/+2 |
| | | |||||
* | | uninstalled import: Updatings blocks, fec, uhd, and filter so that ↵ | Ben Reynwar | 2013-06-04 | 25 | -2/+0 |
|/ | | | | uninstalled import works with recent changes. | ||||
* | modtool: Fixes for intial templates of a block. | Tom Rondeau | 2013-05-24 | 3 | -18/+27 |
| | | | | | 1. adds '$' to args in the GRC xml <make> tag. 2. sets <+ITYPE+> and <+OTYPE+> for all I/O data types in io_signature and in work functions to be more clear what needs modification. | ||||
* | build: move from using runtime_swig.i to gnuradio.i to reduce memory load ↵ | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
| | | | | | | while building. py_feval destructor issue needs fixing. | ||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | modtool: update noblock for new api. | Tom Rondeau | 2013-05-14 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-05-14 | 1 | -1/+6 |
| | |||||
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-13 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | Conflicts: gr-blocks/swig/blocks_swig0.i gr-digital/lib/ofdm_chanest_vcvc_impl.cc gr-digital/lib/ofdm_frame_equalizer_vcvc_impl.cc gr-digital/lib/ofdm_frame_equalizer_vcvc_impl.h gr-digital/lib/ofdm_sync_sc_cfb_impl.cc gr-digital/lib/packet_header_default.cc gr-digital/lib/packet_headerparser_b_impl.cc | ||||
| * | Merge branch 'master' into next | Johnathan Corgan | 2013-05-12 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-12 | 1 | -1/+8 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Catches up runtime_pimpl branch with changes on next since the initial branch start. Conflicts: gnuradio-runtime/include/gnuradio/constants.h gnuradio-runtime/include/gnuradio/tags.h gnuradio-runtime/include/gr_block_detail.h gnuradio-runtime/include/gr_buffer.h gnuradio-runtime/lib/CMakeLists.txt gnuradio-runtime/lib/gr_block.cc gnuradio-runtime/lib/gr_block_detail.cc gnuradio-runtime/lib/gr_block_executor.cc gnuradio-runtime/lib/gr_buffer.cc gnuradio-runtime/lib/gr_realtime.cc gr-blocks/lib/interleaved_short_to_complex_impl.cc | ||||
| * | Merge branch 'master' into next | Tom Rondeau | 2013-05-09 | 1 | -1/+8 |
| | | | | | | | | | | Conflicts and fixes for 3.7: gr-utils/python/modtool/gr-newmod/CMakeLists.txt | ||||
* | | build: fixes to support out-of-tree builds. | Tom Rondeau | 2013-05-02 | 1 | -1/+1 |
| | | |||||
* | | modtool: updated to pimpl format | Martin Braun | 2013-05-02 | 3 | -21/+21 |
| | | |||||
* | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 3 | -3/+3 |
|/ | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | modtool: update FindGnuradioRuntime.cmake for new org | Johnathan Corgan | 2013-04-02 | 1 | -21/+1 |
| | |||||
* | build: removed last references to GRUEL. | Tom Rondeau | 2013-04-01 | 4 | -32/+1 |
| | | | | Also update qa_runtime to pull in qa_pmt tests. | ||||
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 5 | -11/+3 |
| | | | | PMTs are handled slightly different and are installed into their own module and include dir. | ||||
* | build: remove config.h from any header files; only use it in source files. | Tom Rondeau | 2013-03-27 | 1 | -0/+4 |
| | |||||
* | modtool: Updated so new modules built find and link against gnuradio-runtime. | Tom Rondeau | 2013-03-27 | 9 | -40/+40 |
| | |||||
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | modtool: added tagged_stream block as an option | Martin Braun | 2013-03-17 | 3 | -21/+55 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Conflicts: gr-audio/lib/CMakeLists.txt gr-blocks/include/blocks/CMakeLists.txt gr-blocks/include/blocks/socket_pdu.h gr-blocks/lib/CMakeLists.txt gr-blocks/swig/blocks_swig.i gr-comedi/src/CMakeLists.txt gr-howto-write-a-block/lib/CMakeLists.txt gr-noaa/lib/CMakeLists.txt gr-qtgui/lib/CMakeLists.txt gr-uhd/lib/CMakeLists.txt gr-vocoder/lib/CMakeLists.txt gr-wavelet/lib/CMakeLists.txt | ||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 1 | -1/+1 |
| | | | | | Conflicts: gnuradio-core/src/lib/general/gr_prefs.cc | ||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-02-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-02-21 | 1 | -8/+6 |
| |