Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards.
[debian/gnuradio] / usrp2 / firmware / apps / Makefile.am
index c538c6e95297a81fc70d36bb2c91a8bdd3a8d0c6..b37c0f2914d72241957963d8eb1d72bab9e5bae5 100644 (file)
@@ -37,6 +37,8 @@ noinst_PROGRAMS = \
        test1 \
        test_db_spi \
        test_i2c \
+       test_sd \
+       test_ram \
        test_phy_comm \
        test_lsadc \
        test_lsdac \
@@ -45,6 +47,7 @@ noinst_PROGRAMS = \
        tx_only_v2 \
        tx_standalone \
        txrx \
+       factory_test \
        serdes_txrx \
        sd_gentest \
        sd_bounce
@@ -56,6 +59,7 @@ noinst_PROGRAMS = \
 rx_only_v2_SOURCES = rx_only_v2.c app_common_v2.c
 tx_only_v2_SOURCES = tx_only_v2.c app_common_v2.c
 txrx_SOURCES = txrx.c app_common_v2.c
+factory_test_SOURCES = factory_test.c app_common_v2.c
 eth_serdes_SOURCES = eth_serdes.c app_passthru_v2.c
 serdes_txrx_SOURCES = serdes_txrx.c app_common_v2.c