aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
| * uhd: updated images url for UHD 3.7.2 releaseAshish Chaudhari2014-08-201-2/+2
| |
* | Merge branch 'maint'Martin Braun2014-08-181-3/+3
|\|
| * Restoring compatibility with CMake 2.6Nicholas Corgan2014-08-141-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_rc1Nicholas Corgan2014-07-231-1/+1
| | | | | | | | * MD5sum from commit 6ca920485a30034cc4673d382fd37ff7a719c3e4 is invalid
* | Updated images infoNicholas Corgan2014-07-231-2/+2
| | | | | | | | * URL from commit a2f47725f5e6a182c3b30b10c2ce08778fd98123 is invalid
* | Updated images URL+MD5sum with new OctoClock firmware+bootloaderNicholas Corgan2014-07-231-2/+2
| |
* | OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-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 rc1Nicholas Corgan2014-07-231-2/+2
|
* cmake: updated uhd_images_downloader URL/md5sumNicholas Corgan2014-05-141-2/+2
|
* Updated UHD version to 3.7.1, changed images information accordinglyNicholas Corgan2014-04-211-2/+2
|
* readme fixNicholas Corgan2014-04-211-1/+1
|
* cmake: updated uhd_images_downloader URLNicholas Corgan2014-04-021-2/+2
|
* cmake: updated images downloader URL and MD5sumNicholas Corgan2014-03-241-2/+2
|
* boost: Bump required boost version to 1.41.Moritz Fischer2014-02-251-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_000Nicholas Corgan2014-02-141-1/+1
|
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-2/+3
|
* Updated UHD images URL to new release packageNicholas Corgan2014-01-151-3/+3
|
* Updated images URL to new 3.6.2 RC2 images packageNicholas Corgan2013-12-131-2/+2
|
* cmake: removed binary-stripping from default GCC build behaviorNicholas Corgan2013-12-091-3/+5
|
* Updated UHD version and images downloader URL for 3.6.2 release candidate 1003_006_002_rc1Nicholas Corgan2013-12-041-2/+2
|
* cmake: fixed installation of README and LICENSE files after filename changesNicholas Corgan2013-11-271-3/+2
|
* Updated UHD version to 3.6.0Nicholas Corgan2013-11-191-2/+2
|
* Updated master images downloader URLNicholas Corgan2013-10-231-2/+2
| | | | | Conflicts: host/CMakeLists.txt
* Merge branch 'maint'Nicholas Corgan2013-10-231-1/+1
|\ | | | | | | | | Conflicts: host/CMakeLists.txt
| * Updated images downloader URLNicholas Corgan2013-10-231-2/+2
| |
| * cmake: fixed UHD_IMAGES_DIR behavior to include directories inside specified ↵Nicholas Corgan2013-10-231-1/+1
| | | | | | | | images directory
| * Updated UHD version to 3.5.4release_003_005_004Nicholas Corgan2013-09-251-2/+2
| |
* | Updated UHD Images Downloader URL for new master imagesNicholas Corgan2013-10-071-2/+2
| |
* | Updated images downloader URL after B200 firmware updateNicholas Corgan2013-09-111-2/+2
| |
* | Updated images downloader URL after B200/B210 FPGA updateNicholas Corgan2013-09-061-2/+2
| |
* | b200: integrate support for new convertersJosh Blum2013-09-041-1/+1
| |
* | uhd: added multi-thread build flag for msvcJosh Blum2013-08-231-0/+1
| |
* | Updated UHD images download URLNicholas Corgan2013-08-141-2/+2
| |
* | Merge branch 'maint'Nicholas Corgan2013-05-101-0/+3
|\|
| * cmake: GCC strips binaries unless build type is specifiedNicholas Corgan2013-05-101-0/+3
| |
* | Merge branch 'maint'Nicholas Corgan2013-05-101-15/+36
|\| | | | | | | | | Conflicts: host/tests/CMakeLists.txt
| * Added CMake variables to customize builds to match Debian package configurationsNicholas Corgan2013-05-101-15/+36
| | | | | | | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration
* | Merge branch 'maint'Nicholas Corgan2013-05-101-2/+2
|\|
| * Bumped up version to 3.5.3release_003_005_003Nicholas Corgan2013-05-101-2/+2
| |
* | Merge branch 'maint'Nicholas Corgan2013-05-031-0/+1
|\|
| * UHD has man pages nowNicholas Corgan2013-05-031-0/+1
| | | | | | | | | | * Linux installations will automatically install man pages * Moved usrp_n2xx_simple_net_burner and usrp2_card_burner into bin
* | Merge branch 'maint'Nicholas Corgan2013-05-031-0/+1
|\|
| * Made uhd_images_downloader more robust to match Debian's uhd_firmware_installerNicholas Corgan2013-05-031-0/+1
| | | | | | | | | | * Uses custom User Agent * Compares md5sum of downloaded zip file to stored value
* | Merge branch 'maint'Josh Blum2013-03-261-1/+1
|\|
| * uhd: updated UHD_IMAGES_DOWNLOAD_SRC for 3.5.2release_003_005_002Josh Blum2013-03-261-1/+1
| |
* | Merge branch 'maint'Nicholas Corgan2013-02-011-2/+2
|\|
| * Merge branch 'maint34' into maintNicholas Corgan2013-02-011-2/+2
| |\
| | * cmake: Allows Unix systems with /usr/lib64 to use Boost installations in ↵Nicholas Corgan2013-02-011-2/+2
| | | | | | | | | | | | non-standard locations
* | | Merge branch 'fhs_work'Josh Blum2013-01-231-1/+1
|\ \ \ | |/ / |/| |
| * | uhd: work on moving binaries to lib/uhdJosh Blum2012-11-081-1/+1
| | |