Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | 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 |
| | | |||||
* | | 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 | 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 |
| | | |||||
| * | 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-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 |
|\| | |||||
| * | cmake: Fixed some bugs related to identifying git branch | Martin Braun | 2016-08-12 | 1 | -3/+4 |
| | | |||||
* | | Updated version to 3.11.0.git for new master branch | Martin Braun | 2016-08-12 | 1 | -2/+2 |
|/ | |||||
* | Updated repository for 3.10.0.0 Release | Martin Braun | 2016-08-11 | 1 | -1/+1 |
| | | | | | | | - Updated CHANGELOG - Updated fpga-src submodule - Updated version string - Updated ABI string | ||||
* | cmake: Conditionally set UHD_RFNOC_FOUND depending on ENABLE_RFNOC | Martin Braun | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 3 | -2/+8 |
| | |||||
* | cmake: Fix compatibility with new versioning scheme | Nicolas Cuervo | 2016-08-01 | 1 | -2/+3 |
| | | | | - Fixes init_usrp | ||||
* | Changing UHD's versioning system | Nicholas Corgan | 2016-06-14 | 2 | -12/+15 |
| | | | | * Version numbers now Major.API.ABI.Patch | ||||
* | cmake: added IGNORE_BUILD_DATE option for reproducibility | Nicholas Corgan | 2016-06-14 | 1 | -5/+9 |
| | |||||
* | Merge branch 'maint' | Ashish Chaudhari | 2016-05-26 | 1 | -2/+13 |
|\ | |||||
| * | cmake: When git describe fails, just use defaults instead of printing warnings. | Martin Braun | 2016-05-25 | 1 | -2/+13 |
| | | |||||
| * | Preparing maint branch for 3.9.4-RC1 | Martin Braun | 2016-04-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | - Updated changelog - Updated submodule pointer - Updated version Note: Image package was not updated for RC1 because it's unchanged from 3.9.3. | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-04-07 | 1 | -3/+0 |
|\| | | | | | | | | | Conflicts: host/lib/usrp/cores/gpio_core_200.cpp | ||||
| * | cmake: Removed setting of CPACK_SET_DESTDIR | Martin Braun | 2016-04-06 | 1 | -3/+0 |
| | | |||||
| * | Updated branch for upcoming 3.9.3 release | Martin Braun | 2016-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | - Updated changelog - Updated images package - Updated version string | ||||
| * | Updated repo for 3.9.2 release | Martin Braun | 2015-12-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - Updated Changelog - Updated fpga submodule pointer - Updated version strings - Updated images package | ||||
| * | If we are cross compiling, do not test for build machine distro. | Philip Balister | 2015-10-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | UHD would use the result of the REDHAT test to decide if UHD installed in lib64. So if you did a build for a 64 bit machine on a FEDORA box with OE, it decided to install uhd in /usr/lib64. This is not always the right thing to do. Eventually, we will need to deal with OE builds that use lib64, but we can figure that out when we hit the problem. Signed-off-by: Philip Balister <philip@opensdr.com> | ||||
| * | Updated repo for 3.9.1 release | Martin Braun | 2015-09-11 | 1 | -1/+1 |
| | | | | | | | | | | - Version string - Renamed images package | ||||
* | | cmake: Allow to override patch-part of version string | Martin Braun | 2016-03-22 | 1 | -0/+4 |
| | | |||||
* | | cmake: Rename version strings for dev branches | Martin Braun | 2016-03-11 | 1 | -1/+35 |
| | | |||||
* | | Added uhd_config_info utility | Nicholas Corgan | 2015-12-30 | 1 | -0/+60 |
| | | |||||
* | | If we are cross compiling, do not test for build machine distro. | Philip Balister | 2015-11-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | UHD would use the result of the REDHAT test to decide if UHD installed in lib64. So if you did a build for a 64 bit machine on a FEDORA box with OE, it decided to install uhd in /usr/lib64. This is not always the right thing to do. Eventually, we will need to deal with OE builds that use lib64, but we can figure that out when we hit the problem. Signed-off-by: Philip Balister <philip@opensdr.com> | ||||
* | | cmake: Clearly marked master/3.10 as development branch (changed version string) | Martin Braun | 2015-09-02 | 1 | -1/+1 |
| | | |||||
* | | Updated version strings on master branch (3.10) | Martin Braun | 2015-08-31 | 1 | -2/+2 |
|/ | |||||
* | Updated version strings + fpga-src for 3.9.0 release | Martin Braun | 2015-08-18 | 1 | -2/+2 |
| | |||||
* | cpack: set version string for MSVC 2015 packages | Nicholas Corgan | 2015-08-17 | 1 | -0/+2 |
| | |||||
* | Remove CMake 3.0+ warnings | Nicholas Corgan | 2015-08-13 | 4 | -93/+116 |
| | |||||
* | cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, ↵ | Nicholas Corgan | 2015-08-11 | 1 | -2/+15 |
| | | | | | | set LibUHD to required * If required component's dependencies aren't met, CMake will throw an error unless user specifically disables it | ||||
* | UHD: libusb_strerror compatibility with older versions of libusb | michael-west | 2015-08-06 | 1 | -1/+6 |
| | |||||
* | fixup! e300 + cmake merge conflict resolution | Martin Braun | 2015-07-29 | 1 | -1/+1 |
| | |||||
* | gps: gpsd: Adding gpsd_iface to interface with gpsd. | Moritz Fischer | 2015-07-29 | 1 | -0/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | The gpsd_iface class might be useful for more than just e3x0, it therefore belongs into lib/usrp instead of lib/usrp/e300. A new UHD component is being registered, to cope with the additional dependency. If libgps is not found, UHD and E300 will be compiled without GPS support. This has several consequences: - The E310 GPSDO should now work transparently over network - Users can use the GPS through gpsd for other applications *while* running UHD applications - We now have a dependency on libgps We need currently at least version 3.11 (while running 3.14), on the device. Older versions do work if 3.10 runs on both sides e.g Reviewed-by: Martin Braun <martin.braun@ettus.com> Reviewed-by: Ashish Chaudhari <ashish.chaudhari@ettus.com> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | cmake: MinGW improvements | Nicholas Corgan | 2015-07-23 | 1 | -3/+3 |
| | | | | | | * Improved toolchan file, accounts for different versions * Don't force static runtime linking (was causing test errors) * Include MinGW runtime in packaging |