commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r9221 - gnuradio/branches/developers/trondeau/dbs/usrp


From: trondeau
Subject: [Commit-gnuradio] r9221 - gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy
Date: Sun, 10 Aug 2008 13:40:13 -0600 (MDT)

Author: trondeau
Date: 2008-08-10 13:40:12 -0600 (Sun, 10 Aug 2008)
New Revision: 9221

Modified:
   gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/Makefile.am
Log:
wip: adding daughterboard code

Modified: 
gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/Makefile.am
===================================================================
--- gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/Makefile.am  
2008-08-10 19:37:05 UTC (rev 9220)
+++ gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/Makefile.am  
2008-08-10 19:40:12 UTC (rev 9221)
@@ -104,7 +104,12 @@
        usrp_dbid.cc                    \
        usrp_local_sighandler.cc        \
        usrp_prims.cc                   \
-       usrp_standard.cc
+       usrp_standard.cc                \
+       db_boards.cc                    \
+       db_base.cc                      \
+       db_tv_rx.cc                     \
+       db_flexrf.cc                    \
+       db_flexrf_mimo.cc
 
 
 if FUSB_TECH_generic
@@ -134,7 +139,12 @@
        usrp_dbid.h                     \
        usrp_prims.h                    \
        usrp_slots.h                    \
-       usrp_standard.h                 
+       usrp_standard.h                 \
+       db_boards.h                     \
+       db_base.h                       \
+       db_tv_rx.h                      \
+       db_flexrf.h                     \
+       db_flexrf_mimo.h
 
 noinst_HEADERS =                       \
        ad9862.h                        \





reply via email to

[Prev in Thread] Current Thread [Next in Thread]