From 3d7125e2a9167c6395a0bd23303e76a8d978e5d3 Mon Sep 17 00:00:00 2001 From: Mariano Alvira Date: Tue, 4 Aug 2009 10:54:23 -0400 Subject: [PATCH 1/2] put rftests back to channel 11 Signed-off-by: Mariano Alvira --- tests/rftest-rx.c | 2 +- tests/rftest-tx.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/rftest-rx.c b/tests/rftest-rx.c index 35b527d9e..0e846aba2 100644 --- a/tests/rftest-rx.c +++ b/tests/rftest-rx.c @@ -115,7 +115,7 @@ void main(void) { init_phy(); set_power(0x0f); /* 0dbm */ - set_channel(1); /* channel 11 */ + set_channel(0); /* channel 11 */ reg(MACA_CONTROL) = SMAC_MACA_CNTL_INIT_STATE; for(i=0; i Date: Thu, 6 Aug 2009 09:56:47 -0400 Subject: [PATCH 2/2] removing the old hardcoded type stuff from flasher. doesn't seem to be a problem. Signed-off-by: Mariano Alvira --- tests/flasher.c | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/tests/flasher.c b/tests/flasher.c index 931b335d6..cd7e9e393 100644 --- a/tests/flasher.c +++ b/tests/flasher.c @@ -155,27 +155,7 @@ void main(void) { /* for OTAP */ for(i=0; i