For folks using Mac OS X / macOS and MacPorts, I have updated the "uhd-devel" 
port to 3.11.0.0rc1 (git hash 9f67f624). These changes will be live by around 
11 AM / US / Eastern.

If you use MacPorts and the current "uhd-devel" port, and you wish to test out 
this release candidate, then all you need to do is update:
{{{
sudo port selfupdate
sudo port upgrade outdated
}}}

If you use MacPorts and the current "uhd" port, and you wish to test out this 
release candidate, please follow these instructions:
{{{
sudo port selfupdate
sudo port upgrade outdated
sudo port -f deactivate uhd
sudo port install uhd-devel
}}}
After this last command, 'port' will determine whether there are any ports that 
depended on the "uhd" port, and if so they will need to be rebuilt. To the 
question asking whether to rebuild those ports, answer 'Y'(es) and let 'port' 
handle the rest.

If you go either of these routes and have issues or questions, please contact 
me directly and I'll help you out. Cheers! - MLD

On Thu, Feb 22, 2018, at 5:29 PM, Martin Braun via USRP-users wrote:
> it's been a long time since our last major UHD release! We'll have
> another one relatively soon, I've just tagged our RC1 and we're
> currently testing it for a while before we push it live.
> 
> There are hundreds and hundreds of commits with respect to our latest
> stable release. The release notes are suspiciously short, that's because
> the vast majority of changes are wrapped into two bullet points: We
> added N310 support, and that includes a whole new subsystem called MPM,
> and an internally tracked 3rd-party dependency called rpclib.
> If you haven't pulled master in a while, you'll notice the source tree
> has grown quite a bit due to these additions.
> 
> Another feature that made it into the release is the ability to store
> settings more permanently in config files. And of course, this release
> includes all bugfixes and changes from our stable branch.
> 
> Here's a link to the tag:
> https://github.com/EttusResearch/uhd/releases/tag/003_011_000_000_rc1

_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to