summaryrefslogtreecommitdiffstats
path: root/usrp2/vrt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-01-27 11:52:19 -0800
committerJosh Blum <josh@joshknows.com>2012-01-27 11:52:19 -0800
commite633f884d728c24e6f5749d5821b9c62ec8fd17e (patch)
tree1a6542a5646efd51399e0c55520985135a92ee5c /usrp2/vrt
parentcbea8a3b14412b513b54167b745307a102f2fe68 (diff)
downloaduhd-e633f884d728c24e6f5749d5821b9c62ec8fd17e.tar.gz
uhd-e633f884d728c24e6f5749d5821b9c62ec8fd17e.tar.bz2
uhd-e633f884d728c24e6f5749d5821b9c62ec8fd17e.zip
dsp rework: renamed dsp signals for frontend IO
Diffstat (limited to 'usrp2/vrt')
-rw-r--r--usrp2/vrt/vita_rx_chain.v2
-rw-r--r--usrp2/vrt/vita_tx_chain.v2
2 files changed, 2 insertions, 2 deletions
diff --git a/usrp2/vrt/vita_rx_chain.v b/usrp2/vrt/vita_rx_chain.v
index 332fdce37..13defdbc6 100644
--- a/usrp2/vrt/vita_rx_chain.v
+++ b/usrp2/vrt/vita_rx_chain.v
@@ -1,5 +1,5 @@
//
-// Copyright 2011 Ettus Research LLC
+// Copyright 2011-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
diff --git a/usrp2/vrt/vita_tx_chain.v b/usrp2/vrt/vita_tx_chain.v
index 5c211c51e..1db16de63 100644
--- a/usrp2/vrt/vita_tx_chain.v
+++ b/usrp2/vrt/vita_tx_chain.v
@@ -1,5 +1,5 @@
//
-// Copyright 2011 Ettus Research LLC
+// Copyright 2011-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