Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 1 | -0/+2 |
| | |||||
* | grc: assign all in-tree blocks to module 'Core' | Sebastian Koslowski | 2016-05-27 | 3 | -3/+3 |
| | |||||
* | Removed reference to decimation rates in README | Marcus Müller | 2015-06-30 | 1 | -8/+5 |
| | |||||
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
| | |||||
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
|\ | | | | | | | | | | | Conflicts: gnuradio-runtime/CMakeLists.txt gnuradio-runtime/lib/controlport/CMakeLists.txt | ||||
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
| | | | | | | | | This effectively disables the use of ControlPort for now until we build in a new middleware layer. The ControlPort API and interfaces exist but will function as nops for now. | ||||
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
| | | | | | | | | | | | | Now builds shared libraries with ControlPort (if ControlPort is enableed). Static libs still without ControlPort. Added proper Option and output message in cmake for Static Libs on/off. | ||||
* | | examples: fixed a few examples still using old style blocks. | Tom Rondeau | 2014-07-12 | 4 | -1282/+2266 |
|/ | |||||
* | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 2 | -6/+6 |
|\ | |||||
| * | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 2 | -6/+6 |
| | | | | | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace). | ||||
* | | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) ↵ | Tom Rondeau | 2014-06-28 | 1 | -0/+13 |
|/ | | | | versions of the libraries. | ||||
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ↵ | Philip Balister | 2013-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | cross compiling. With this (and the prior) patch, you can mount the compile directory on the target and run the QA code (as long as the paths are the same). The qtgui tests fail if there is no X server. Volk seems to fail for hard float builds. We'll need to look at adding thes changes to gr_modtool. Signed-off-by: Philip Balister <philip@balister.org> | ||||
* | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
| | |||||
* | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
| | |||||
* | Merged in master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
|\ | |||||
| * | 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. | ||||
* | | Merged in next_docs branch. | Ben Reynwar | 2013-05-19 | 15 | -40/+40 |
|\| | |||||
| * | noaa: move include dir to gnuradio/noaa | Johnathan Corgan | 2013-04-29 | 14 | -16/+16 |
| | | |||||
| * | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 7 | -24/+24 |
| | | |||||
* | | Merged in 'next' branch. | Ben Reynwar | 2013-05-10 | 5 | -4/+21 |
|\| | |||||
| * | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
| | | |||||
| * | docs: fixes for merge conflicts and differences between master/next. | Tom Rondeau | 2013-04-04 | 3 | -0/+12 |
| | | |||||
| * | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -4/+4 |
| | | |||||
* | | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 11 | -25/+24 |
|\| | |||||
| * | 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 |
| | | | | | | | | PMTs are handled slightly different and are installed into their own module and include dir. | ||||
| * | 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 | -5/+5 |
| | | |||||
| * | wxgui: Moved oscope and histogram bases into wxgui. | Tom Rondeau | 2013-03-18 | 1 | -1/+1 |
| | | | | | | | | This makes gr-wxgui more like a normal component that generates a libgnuradio-wxgui.so file. | ||||
| * | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -3/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * | 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 ↵ | Tom Rondeau | 2013-03-10 | 5 | -11/+11 |
| | | | | | | | | | | | | moved all refs to gr-blocks. | ||||
* | | | noaa: Updating testing environment. | Ben Reynwar | 2013-03-11 | 2 | -12/+11 |
| | | | |||||
* | | | noaa: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-08 | 4 | -2/+9 |
|/ / | |||||
* | | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 4 | -17/+17 |
| | | | | | | | | message_strobe, message_debug, message_source, message_sink, message_burst_source, peak_detector, moving_average. | ||||
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 2 | -1/+70 |
|\| | | | | | | | | | | | | | | | Conflicts: gr-atsc/src/lib/CMakeLists.txt gr-noaa/lib/CMakeLists.txt gr-trellis/src/lib/CMakeLists.txt gr-video-sdl/src/CMakeLists.txt | ||||
| * | Added Windows DLL resource files | Nicholas Corgan | 2013-03-05 | 2 | -1/+70 |
| | | |||||
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 1 | -0/+3 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/CMakeLists.txt gnuradio-core/gnuradio-core.conf gnuradio-core/src/lib/filter/gr_fir_sysconfig_x86.cc gnuradio-core/src/lib/runtime/runtime.i gr-atsc/src/lib/CMakeLists.txt gr-audio/lib/CMakeLists.txt gr-comedi/src/CMakeLists.txt gr-digital/lib/CMakeLists.txt gr-howto-write-a-block/CMakeLists.txt gr-howto-write-a-block/lib/CMakeLists.txt gr-noaa/lib/CMakeLists.txt gr-qtgui/lib/CMakeLists.txt gr-trellis/src/lib/CMakeLists.txt gr-uhd/lib/CMakeLists.txt gr-video-sdl/src/CMakeLists.txt gr-vocoder/lib/CMakeLists.txt gr-wavelet/lib/CMakeLists.txt | ||||
| * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 2 | -4/+5 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmake/Modules/GrMiscUtils.cmake docs/doxygen/other/main_page.dox gnuradio-core/gnuradio-core.conf.in gnuradio-core/src/lib/swig/CMakeLists.txt gr-digital/lib/CMakeLists.txt gr-howto-write-a-block/CMakeLists.txt gr-qtgui/lib/CMakeLists.txt gr-video-sdl/src/CMakeLists.txt | ||||
| * \ | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt cmake/Modules/GrMiscUtils.cmake docs/doxygen/other/build_guide.dox gnuradio-core/CMakeLists.txt gr-digital/lib/CMakeLists.txt | ||||
| * | | | Fixing up the gr-log capabilities. | Tom Rondeau | 2012-06-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Better handling of enable/disable function, easier integration with all components if log4cxx is or is not there. All components have been updated to be able to use logging. Docs update, too. | ||||
* | | | | ctrlport: allowing all components to use ControlPort. | Tom Rondeau | 2013-03-01 | 1 | -0/+5 |
| | | | | |||||
* | | | | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | noaa: converting to new API structure. | Tom Rondeau | 2013-01-13 | 26 | -710/+857 |
| | | | | |||||
* | | | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ↵ | Michael L Dickens | 2013-01-04 | 2 | -2/+5 |
|\ \ \ \ | | |_|/ | |/| | | | | | | of the INCLUDE_DIRS order | ||||
| * | | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ↵ | Michael L Dickens | 2013-01-01 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio). | ||||
* | | | | grc: updating GRC exmaples for new component changes. | Tom Rondeau | 2012-12-27 | 2 | -5/+5 |
| | | | | |||||
* | | | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 1 | -0/+1 |
|/ / / | | | | | | | | | | Also fixes up some other missing moves. | ||||
* | / | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ↵ | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
| |/ |/| | | | | | cause of the parallel build woes. |