diff options
author | Josh Blum <josh@joshknows.com> | 2011-01-11 12:19:22 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-01-11 12:19:22 -0800 |
commit | 599771914d0848875a0056cd60850eec39b06654 (patch) | |
tree | 66ddf3ee03ca33a19be565bb6fb5d1b22b52fc3c /firmware/zpu/apps | |
parent | 09e06246984546ad29c159a64f8c0419b81f8013 (diff) | |
download | uhd-599771914d0848875a0056cd60850eec39b06654.tar.gz uhd-599771914d0848875a0056cd60850eec39b06654.tar.bz2 uhd-599771914d0848875a0056cd60850eec39b06654.zip |
usrp2: restart read before mode switch, added comments
use cmake compiler force macro (to simplify things),
added copyright updates dates to some files
Diffstat (limited to 'firmware/zpu/apps')
-rw-r--r-- | firmware/zpu/apps/txrx_uhd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/zpu/apps/txrx_uhd.c b/firmware/zpu/apps/txrx_uhd.c index ab960dac8..61a2c1f76 100644 --- a/firmware/zpu/apps/txrx_uhd.c +++ b/firmware/zpu/apps/txrx_uhd.c @@ -1,5 +1,5 @@ // -// Copyright 2010 Ettus Research LLC +// Copyright 2010-2011 Ettus Research LLC // /* * Copyright 2007,2008 Free Software Foundation, Inc. |