File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ Java wrapper library for the [USRP Hardware Driver](http://code.ettus.com/redmin
44via [ JavaCPP] ( https://github.com/bytedeco/javacpp ) .
55
66## Install UHD
7- Install UHD and the UHD development files on your system, Check out
8- [ this guide] ( http://files.ettus.com/manual/page_install.html )
9- for detailed install instructions. You may also need to install the
10- ` build-essential ` & ` libboost-dev ` packages.
7+ Install UHD (version ` 003.009.* ` ) and the UHD development files on your system,
8+ Check out [ this guide] ( http://files.ettus.com/manual/page_install.html ) for
9+ detailed install instructions. You may also need to install the ` build-essential `
10+ & ` libboost-dev ` packages.
1111
1212```
1313# add-apt-repository ppa:ettusresearch/uhd
@@ -53,4 +53,4 @@ $ mvn install
5353
5454Copyright 2015 An Honest Effort LLC
5555
56- Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html
56+ Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.anhonesteffort.uhd</groupId >
66 <artifactId >uhd-java</artifactId >
7- <version >0.3.1 </version >
7+ <version >3.9.0 </version >
88
99 <properties >
1010 <javacpp .jar>${org.bytedeco:javacpp:jar} </javacpp .jar> <!-- I complain though I shouldn't -->
You can’t perform that action at this time.
0 commit comments