Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debian: Fix bad path in libuhd-dev.install | michael-west | 2018-05-18 | 1 | -1/+1 |
| | |||||
* | Prepare branch for 3.12.0.0 release | Martin Braun | 2018-05-17 | 1 | -2/+2 |
| | | | | | - Updated version string - Updated CHANGELOG | ||||
* | Debian: Modify debian rules to ignore missing info (for Launchpad) | michael-west | 2018-05-16 | 1 | -0/+3 |
| | |||||
* | cmake: update NSIS template | Trung Tran | 2018-03-30 | 1 | -2/+2 |
| | | | | | | | RemoveSection is deprecate because NSIS has some macro that is the same name. The upstream NSISTemplate of CMake already update since 2012 but we did not. This commit will enable our our Packaging for windows run against latest NSIS app. | ||||
* | cmake: Update version string to 3.12.0.git for master branch | Martin Braun | 2018-03-16 | 1 | -2/+2 |
| | |||||
* | cmake: Correctly fail when an unavailable component is requested | Martin Braun | 2018-03-16 | 1 | -8/+26 |
| | | | | | For example, if Doxygen wasn't installed, specifying -DENABLE_MANUAL=ON should always cause CMake to immediately fail. | ||||
* | debian: Add UHDConfig.cmake to install list for libuhd-dev | Martin Braun | 2018-03-13 | 1 | -0/+1 |
| | |||||
* | cmake: add manual override option to UHD_VERSION | Andrej Rode | 2018-03-07 | 1 | -1/+3 |
| | |||||
* | debian: Add MIT license to list of full-text licenses | Martin Braun | 2018-03-05 | 1 | -0/+19 |
| | | | | This averts some Lintian errors | ||||
* | Update master branch for 3.11.0.0 release | Martin Braun | 2018-03-05 | 2 | -0/+27 |
| | | | | | | - Updated fpga-src submodule pointer - Updated CHANGELOG - Updated Debian-related files | ||||
* | Revert "utils: images downloader: forced update of CMake variable" | Trung N Tran | 2018-02-27 | 1 | -6/+0 |
| | | | | This reverts commit cf1bf696649c958c53d7f4cf0a280242c254e4be. | ||||
* | Preparing branch for 3.11.0.0 release | Martin Braun | 2018-02-22 | 1 | -1/+1 |
| | | | | | - Updated version string - Updated CHANGELOG | ||||
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 22 | -22/+42 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | Ubuntu PPA: Update debian information | michael-west | 2018-02-19 | 3 | -769/+1464 |
| | |||||
* | utils: images downloader: forced update of CMake variable | Brent Stapleton | 2018-01-29 | 1 | -0/+6 |
| | | | | | | | | | Moved the uhd_images_downloader.py.in configuration to its own script so that the manifest file is added as a dependency and read into a CMake variable. Reviewed-by: Ashish Chaudhari <ashish@ettus.com> Reviewed-by: Martin Braun <martin.braun@ettus.com> | ||||
* | cmake: fix test library path ordering to be internal then external | Michael Dickens | 2018-01-22 | 1 | -2/+2 |
| | | | | | | | | | | Always include local-to-build library paths first, then external ones. If a prior version of UHD is installed in the same directly as Boost (as is typical on *nix* OSs such as macOS and Linux), then it will be picked up before the internal-to-build version and some tests will fail. Reviewed-by: Martin Braun <martin.braun@ettus.com> | ||||
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 22 | -254/+23 |
| | |||||
* | uhd: Removed drivers for E100/E110 | Martin Braun | 2017-09-29 | 2 | -26/+0 |
| | | | | The E1x0 series is still supported on the 3.9 LTS branch. | ||||
* | transport: Added liberio_zero_copy transport implementation | Moritz Fischer | 2017-08-07 | 1 | -0/+34 |
| | | | | | | | | | | | | This adds a zero copy transport using the liberio library. Currently supported API version for liberio is 0.3, this might still very much break, since the library is still in development. So far nobody uses it UHD so we might as well merge it. Signed-off-by: Alex Williams <alex.williams@ni.com> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | cmake: add coverage target | Andrej Rode | 2017-05-23 | 1 | -0/+197 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2017-05-03 | 1 | -10/+14 |
|\ | |||||
| * | cmake: allow commandline override of UHD_GIT_{COUNT,HASH} | Andrej Rode | 2017-04-13 | 1 | -10/+14 |
| | | |||||
* | | utils: add coloring depending on loglevel to console output | Andrej Rode | 2017-04-07 | 1 | -0/+10 |
| | | |||||
* | | utils: add cmake switch to disable fastpath logging | Andrej Rode | 2017-04-06 | 1 | -0/+5 |
| | | |||||
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -0/+57 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2017-01-30 | 1 | -0/+23 |
|\| | |||||
| * | Final changes for 3.10.1.1 release. | Derek Kozel | 2017-01-27 | 1 | -0/+23 |
| | | | | | | | | | | - Updated Debian CHANGELOG - Updated images package | ||||
| * | Preparing branch for 3.10.1.1 release. | Martin Braun | 2017-01-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - Updated version string - Updated fpga-src submodule - Updated CHANGELOG - Updated images package | ||||
| * | cmake: Fixed version num depadding | Martin Braun | 2016-11-30 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-11-28 | 1 | -1/+0 |
|\| | |||||
| * | cmake: Remove duplicate definitions of UHD_VERSION | Martin Braun | 2016-11-18 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-11-09 | 1 | -7/+7 |
|\| | |||||
| * | cmake: Added the ability to specify package names | Paul David | 2016-11-09 | 1 | -7/+7 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-11-08 | 13 | -26/+67 |
|\| | |||||
| * | Debian: Fix changelog format | Derek Kozel | 2016-11-02 | 1 | -3/+0 |
| | | |||||
| * | Preparing branch for 3.10.1.0 release | Derek Kozel | 2016-11-02 | 1 | -0/+31 |
| | | | | | | | | | | - Updated CHANGELOG - Updated images package | ||||
| * | Windows: Updated and signed USB INF files | Derek Kozel | 2016-11-02 | 12 | -26/+39 |
| | | |||||
| * | Preparing branch for 3.10.1.0 release | Martin Braun | 2016-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - Updated CHANGELOG - Updated fpga-src submodule pointer - Updated images package - Updated version string | ||||
* | | cmake: Change version numbering to remove leading zeros | Martin Braun | 2016-10-31 | 4 | -38/+15 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-09-27 | 1 | -2/+2 |
|\| | |||||
| * | packaging: Add python-requests to package deps | Martin Braun | 2016-09-23 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-08-23 | 1 | -0/+18 |
|\| | |||||
| * | Merge branch 'UHD-3.9.LTS' into maint | Martin Braun | 2016-08-22 | 1 | -0/+18 |
| |\ | |||||
| | * | Preparing branch for 3.9.5 Release | Martin Braun | 2016-08-22 | 2 | -1/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Updated CHANGELOG (incl. Debian) - Updated version - Updated images package FPGA submodule pointer already up-to-date. | ||||
* | | | Merge branch 'maint' | Martin Braun | 2016-08-18 | 1 | -0/+1 |
|\| | | |||||
| * | | debian: Add RFNoC XML files to libuhd .deb package | Martin Braun | 2016-08-18 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'maint' | Martin Braun | 2016-08-18 | 1 | -2/+2 |
|\| | | |||||
| * | | cmake: Updated vendor name for CPack | Martin Braun | 2016-08-18 | 1 | -2/+2 |
| | | | |||||
| * | | cmake: Fixed UHD_VERSION_DEVEL value | Martin Braun | 2016-08-12 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'maint' | Martin Braun | 2016-08-12 | 1 | -3/+4 |
|\| | |