From 530c54d7945bc6cd751541cd398ee67af1119fbd Mon Sep 17 00:00:00 2001 From: Mariano Alvira Date: Mon, 13 Apr 2009 18:59:37 -0400 Subject: [PATCH] note about performance and suspicion that InitFromFlash is a factory trim. --- doc/radioinit | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/radioinit b/doc/radioinit index 9335b3ed5..eb7b2cb34 100644 --- a/doc/radioinit +++ b/doc/radioinit @@ -272,3 +272,10 @@ some kind of look-up table for setpower 4038bc: 0004e3a0 .word 0x0004e3a0 4038c0: 0004e3a0 .word 0x0004e3a0 4038c4: 0004e3a0 .word 0x0004e3a0 + + +Ok, rftest-rx and tx are working but the range isn't very good. I +suspect that InitFromFlash is a factory trim for each part. Since I'm +not doing that then the range and reliability are suffering. Getting +the NVM to work should probably be my next step. +