Disable support for tvrx rev 2 on usrp2. There are only a few of these in existence.
[debian/gnuradio] / usrp2 / firmware / lib / db_init.c
index 925a34f399b06f77db829de0c936711ee9b36fe9..a0bfc5cfb6a23c45ebf67019370d88a3c81180b2 100644 (file)
@@ -69,7 +69,9 @@ struct db_base *all_dboards[] = {
   &db_rfx_2400_tx,
   &db_rfx_2400_rx,
   &db_tvrx1,
+#if 0
   &db_tvrx2,
+#endif
   &db_tvrx3,
   &db_dbsrx,
   &db_xcvr2450_tx,