Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge gr-comedi and all references to it from mainline GNU Radio | Marcus Müller | 2019-07-17 | 3 | -123/+0 |
| | | | | | This includes the gr-comedi/ subdirectory, the build infrastructure and CMake modules referencing Comedi, and the documentation. | ||||
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 3 | -4/+5 |
|\ | |||||
| * | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 3 | -3/+5 |
| | | |||||
| * | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
| | | | | | | | | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality. | ||||
* | | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 1 | -0/+1 |
|/ | |||||
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -5/+5 |
| | | | | 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). | ||||
* | 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 |
| | |||||
* | comedi: Updating testing environment. | Ben Reynwar | 2013-03-11 | 2 | -12/+11 |
| | |||||
* | comedi: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-08 | 3 | -1/+7 |
| | |||||
* | comedi: converting to new API structure. | Tom Rondeau | 2013-01-13 | 3 | -0/+117 |