From 095dca4b0a8d4924093bab424f71f588fdd84613 Mon Sep 17 00:00:00 2001 From: lacour Date: Mon, 7 Apr 2008 12:07:39 +0000 Subject: RXCE_MONITORING : Pipe to provide noise received. Integration of pbproc-sar-rxce. /test_general/integration/pbproc-sar-rxce will be added. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1768 017c9cb6-072f-447c-8318-d5b54f68fe89 --- ce/test/rx/Config | 2 +- ce/test/rx/maximus/src/test_rx.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'ce/test/rx') diff --git a/ce/test/rx/Config b/ce/test/rx/Config index a1b380fa86..f3da7ad972 100755 --- a/ce/test/rx/Config +++ b/ce/test/rx/Config @@ -1,5 +1,5 @@ CONFIG_DEBUG_FATAL_CATCH=y #CONFIG_RESTRACK=y #CONFIG_RESTRACK_KEEP=y -CONFIG_TRACE=n +CONFIG_TRACE=y diff --git a/ce/test/rx/maximus/src/test_rx.c b/ce/test/rx/maximus/src/test_rx.c index 8ad0cd75fb..06ab584c51 100644 --- a/ce/test/rx/maximus/src/test_rx.c +++ b/ce/test/rx/maximus/src/test_rx.c @@ -10,6 +10,7 @@ #define TXCE #include "lib/test.h" #include "ce/test/common/tonemap_utils.h" +#include "lib/trace.h" extern station_ctx_t my_station; test_t test; -- cgit v1.2.3