Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Martin Braun | 2015-03-09 | 1 | -2/+2 |
|\ | |||||
| * | cmake: for APPLE only, fix default values for CMAKE_INSTALL_NAME_DIR and ↵ | Michael Dickens | 2015-03-09 | 1 | -2/+2 |
| | | | | | | | | CMAKE_INSTALL_RPATH. | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-02-12 | 1 | -4/+4 |
|\| | | | | | | | | | Conflicts: host/examples/rx_samples_to_file.cpp | ||||
| * | uhd: Fixed cmake variable for images source for packaging | Ashish Chaudhari | 2015-02-04 | 1 | -4/+4 |
| | | | | | | | | - UHD_IMAGES_SRC_DIR is now used to pull in images for packaging | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-01-29 | 1 | -2/+2 |
|\| | | | | | | | | | Conflicts: fpga-src | ||||
| * | 3.8.2 Release | Martin Braun | 2015-01-28 | 1 | -2/+2 |
| | | | | | | | | | | | | - Updated fpga-src - Updated version strings - Updated images package | ||||
* | | Merge branch 'maint' into master | Ben Hilburn | 2015-01-28 | 1 | -1/+21 |
|\| | | | | | | | | | | | | | | | | | Resolved Conflicts: host/docs/usrp_e3x0.dox host/include/uhd/utils/paths.hpp host/lib/transport/nirio/nifpga_lvbitx.cpp host/lib/usrp/b200/b200_impl.cpp host/lib/utils/paths.cpp | ||||
| * | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -1/+21 |
| | | | | | | | | Also includes NI-USRP Windows Registry Key fixes. | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-01-19 | 1 | -1/+30 |
|\| | | | | | | | | | Conflicts: host/include/uhd/types/CMakeLists.txt | ||||
| * | cmake: Added ENABLE_STATIC_LIBS option | Martin Braun | 2015-01-19 | 1 | -1/+30 |
| | | | | | | | | | | | | | | - Allows building static libraries - For users calling find_package(UHD), provides extra options for building apps statically linking UHD. - Updated the init_usrp example to link UHD statically. | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-01-13 | 1 | -0/+6 |
|\| | |||||
| * | cmake: Added config.h back to the game | Martin Braun | 2015-01-13 | 1 | -0/+6 |
| | | |||||
* | | Added support for MinGW cross-compile | Nicholas Corgan | 2015-01-13 | 1 | -0/+16 |
|/ | | | | | | * Added CMake toolchain file, compatible with different versions * No dependency on MinGW runtime, all statically linked * Misc coding tweaks to allow MinGW to compile | ||||
* | 3.8.1 Release | Martin Braun | 2014-12-16 | 1 | -2/+2 |
| | | | | | - Updated fpga-src submodule - Updated version strings and images package | ||||
* | cmake: Fixed duplicate installation of cmake files | Martin Braun | 2014-10-31 | 1 | -22/+21 |
| | |||||
* | Updating Images Package for UHD-3.8.0 | Martin Braun | 2014-10-27 | 1 | -2/+2 |
| | |||||
* | Deprecating some Boost- and Windows versions. | Martin Braun | 2014-10-16 | 1 | -2/+2 |
| | |||||
* | Updated images URL for 3.8.0 | Martin Braun | 2014-10-13 | 1 | -2/+2 |
| | |||||
* | cmake: On Apple only, set install name and use rpath correctly, if not ↵ | Michael Dickens | 2014-10-09 | 1 | -0/+20 |
| | | | | already set. | ||||
* | cmake: make sure our local CMake Modules path comes first. | Michael Dickens | 2014-10-09 | 1 | -1/+3 |
| | |||||
* | uhd: Changed format of host/CMakeLists.txt wrt binaries info | Martin Braun | 2014-10-06 | 1 | -2/+2 |
| | |||||
* | uhd: Added infrastructure for maintaining images directory | Martin Braun | 2014-10-06 | 1 | -3/+6 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2014-10-06 | 1 | -2/+2 |
|\ | |||||
| * | Updated images archive for Release 3.7.3release_003_007_003 | Martin Braun | 2014-10-06 | 1 | -2/+2 |
| | | |||||
| * | Updated images URL for 3.7.3RC1003_007_003_rc1 | Martin Braun | 2014-09-25 | 1 | -3/+2 |
| | | |||||
* | | cmake: Add in UHDConfig*.cmake files and install them into CMAKE_MODULES_DIR ↵ | Michael Dickens | 2014-09-25 | 1 | -0/+23 |
| | | | | | | | | if provided (default value is "lib${LIB_SUFFIX}/cmake/"). Tested to work with GR's new FindUHD.cmake (as a daisy-chained "find_package(UHD ...)") as well as directly. | ||||
* | | uhd: Updated images URL and MD5 | Martin Braun | 2014-08-21 | 1 | -3/+2 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2014-08-21 | 1 | -2/+2 |
|\| | | | | | | | | | Conflicts: host/CMakeLists.txt | ||||
| * | fixup! uhd: updated images url for UHD 3.7.2 releaserelease_003_007_002 | Ashish Chaudhari | 2014-08-20 | 1 | -1/+1 |
| | | |||||
| * | uhd: updated images url for UHD 3.7.2 release | Ashish Chaudhari | 2014-08-20 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2014-08-18 | 1 | -3/+3 |
|\| | |||||
| * | Restoring compatibility with CMake 2.6 | Nicholas Corgan | 2014-08-14 | 1 | -3/+3 |
| | | | | | | | | | | * The UNSET command didn't exist back then, but using SET with no value does the same thing * CMake 2.6 doesn't like nested parantheses in IF statements, so tweak IF/ELSE statements | ||||
| * | Updated images package info for UHD 3.7.2 rc1003_007_002_rc1 | Nicholas Corgan | 2014-07-23 | 1 | -1/+1 |
| | | | | | | | | * MD5sum from commit 6ca920485a30034cc4673d382fd37ff7a719c3e4 is invalid | ||||
* | | Updated images info | Nicholas Corgan | 2014-07-23 | 1 | -2/+2 |
| | | | | | | | | * URL from commit a2f47725f5e6a182c3b30b10c2ce08778fd98123 is invalid | ||||
* | | Updated images URL+MD5sum with new OctoClock firmware+bootloader | Nicholas Corgan | 2014-07-23 | 1 | -2/+2 |
| | | |||||
* | | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -4/+4 |
|/ | | | | | | | | | | * OctoClock can communicate with UHD over Ethernet * Can read NMEA strings from GPSDO and send to host * Added multi_usrp_clock class for clock devices * uhd::device can now filter to return only USRP devices or clock devices * New OctoClock bootloader can accept firmware download over Ethernet * Added octoclock_burn_eeprom,octoclock_firmware_burner utilities * Added test_clock_synch example to show clock API | ||||
* | Updated UHD version and images URL+MD5sum for 3.7.2 rc1 | Nicholas Corgan | 2014-07-23 | 1 | -2/+2 |
| | |||||
* | cmake: updated uhd_images_downloader URL/md5sum | Nicholas Corgan | 2014-05-14 | 1 | -2/+2 |
| | |||||
* | Updated UHD version to 3.7.1, changed images information accordingly | Nicholas Corgan | 2014-04-21 | 1 | -2/+2 |
| | |||||
* | readme fix | Nicholas Corgan | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | cmake: updated uhd_images_downloader URL | Nicholas Corgan | 2014-04-02 | 1 | -2/+2 |
| | |||||
* | cmake: updated images downloader URL and MD5sum | Nicholas Corgan | 2014-03-24 | 1 | -2/+2 |
| | |||||
* | boost: Bump required boost version to 1.41. | Moritz Fischer | 2014-02-25 | 1 | -8/+4 |
| | | | | | | | | | | | | | * The addition of boost::property_tree entails dependency on 1.41 or higher. * Old versions have been removed from the boost_ADDITIONAL_VERSIONS variable. * Removed future untested (possibly API breaking) versions of boost beyond currently released boost stable of 1.55. Signed-off-by: Moritz Fischer <moritz@ettus.com> | ||||
* | Updated images URL to UHD 3.7.0 imagesrelease_003_007_000 | Nicholas Corgan | 2014-02-14 | 1 | -1/+1 |
| | |||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -2/+3 |
| | |||||
* | Updated UHD images URL to new release package | Nicholas Corgan | 2014-01-15 | 1 | -3/+3 |
| | |||||
* | Updated images URL to new 3.6.2 RC2 images package | Nicholas Corgan | 2013-12-13 | 1 | -2/+2 |
| | |||||
* | cmake: removed binary-stripping from default GCC build behavior | Nicholas Corgan | 2013-12-09 | 1 | -3/+5 |
| | |||||
* | Updated UHD version and images downloader URL for 3.6.2 release candidate 1003_006_002_rc1 | Nicholas Corgan | 2013-12-04 | 1 | -2/+2 |
| | |||||
* | cmake: fixed installation of README and LICENSE files after filename changes | Nicholas Corgan | 2013-11-27 | 1 | -3/+2 |
| |