diff options
author | Josh Blum <josh@joshknows.com> | 2012-02-02 15:15:54 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-02-02 15:15:54 -0800 |
commit | b7ff81c9a8316bb0310d9291afe722c48b441f29 (patch) | |
tree | 7027d7399ad5787d7db25143721cf0fd7b126654 /host/lib/usrp/e100/e100_impl.hpp | |
parent | 5e972e7446edb79f8ed582970b2dff40a93919ae (diff) | |
download | uhd-b7ff81c9a8316bb0310d9291afe722c48b441f29.tar.gz uhd-b7ff81c9a8316bb0310d9291afe722c48b441f29.tar.bz2 uhd-b7ff81c9a8316bb0310d9291afe722c48b441f29.zip |
dsp rework: work on usb wrapper for smaller packets, large luts
Diffstat (limited to 'host/lib/usrp/e100/e100_impl.hpp')
-rw-r--r-- | host/lib/usrp/e100/e100_impl.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/e100/e100_impl.hpp b/host/lib/usrp/e100/e100_impl.hpp index e641aeea9..1d36cb2ac 100644 --- a/host/lib/usrp/e100/e100_impl.hpp +++ b/host/lib/usrp/e100/e100_impl.hpp @@ -1,5 +1,5 @@ // -// Copyright 2010-2011 Ettus Research LLC +// Copyright 2010-2012 Ettus Research LLC // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by |