altos: Document cc115l power measured at RF setting 0x03 as -31.75dBm
authorKeith Packard <keithp@keithp.com>
Tue, 23 Dec 2014 01:10:33 +0000 (17:10 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 23 Dec 2014 01:10:33 +0000 (17:10 -0800)
We built a custom TeleGPS load for radio sensitivity measurements with
the lowest documented power level setting (0x03), and measured the
power out at that value of -31.75dBm on the test board.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_cc115l.c

index 9e116d62b91601e961bc6a9c8e7c25fae58c4721..6b76e7d353cedec160839a0e3a1f20432a8ffe1a 100644 (file)
@@ -515,7 +515,13 @@ static uint8_t     ao_radio_configured = 0;
 #if HAS_RADIO_POWER
 #define RADIO_POWER    ao_config.radio_power
 #else
-#define RADIO_POWER    0xc0
+
+#if 0
+#define RADIO_POWER    0x03    /* -31.75dBm on the test board */
+#endif
+
+#define RADIO_POWER    0xc0    /* full power */
+
 #endif
 
 static void