Merged eb/u2-mimo-wip -r10297:10317 into the trunk. This contains
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 27 Jan 2009 21:15:51 +0000 (21:15 +0000)
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 27 Jan 2009 21:15:51 +0000 (21:15 +0000)
commitb37c7375faf0ee227276ce9cc35344d5e00dc4c6
treedfebec224b58ee0730b6c0a902a31927036fcbd3
parent85b76dd55f422cf70238c58f2e39c2c28555f6ce
Merged eb/u2-mimo-wip -r10297:10317 into the trunk.  This contains
down and dirty test code that confirms that we can coherently transmit
different signals to two USRP2s connected via a mimo cable.
app_common_v2.h and app_passthru_v2.h were slightly modified, but
these changes to not alter the behavior of the standard code (txrx).

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10318 221aa14e-8319-0410-a670-987f0aec2ac5
usrp2/firmware/apps/Makefile.am
usrp2/firmware/apps/app_common_v2.h
usrp2/firmware/apps/app_passthru_v2.h
usrp2/firmware/apps/mimo_app_common_v2.c [new file with mode: 0644]
usrp2/firmware/apps/mimo_app_common_v2.h [new file with mode: 0644]
usrp2/firmware/apps/mimo_tx.c [new file with mode: 0644]
usrp2/firmware/apps/mimo_tx_slave.c [new file with mode: 0644]
usrp2/host/apps/Makefile.am
usrp2/host/apps/test_mimo_tx.cc [new file with mode: 0644]