altos: With debug cables disconnected, CC1120 seems happy at +16dBm
authorKeith Packard <keithp@keithp.com>
Wed, 18 Jul 2012 04:06:07 +0000 (21:06 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 18 Jul 2012 04:06:07 +0000 (21:06 -0700)
Let's see how it goes...

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

index 5376afd56225a60ad901239ab3ab23d1a14eabf6..44cca938ad592d87b224132cb9de3f5069b046c3 100644 (file)
@@ -83,7 +83,7 @@
         CC1120_RFEND_CFG1,                     0x0f,       /* RFEND Configuration, Reg 1 */\r
         CC1120_RFEND_CFG0,                     0x00,       /* RFEND Configuration, Reg 0 */\r
        //        CC1120_PA_CFG2,                        0x3f,       /* Power Amplifier Configuration, Reg 2 */\r
-       CC1120_PA_CFG2,                        0x04,       /* Power Amplifier Configuration, Reg 2 */\r
+       CC1120_PA_CFG2,                        0x3f,       /* Power Amplifier Configuration, Reg 2 */\r
         CC1120_PA_CFG1,                        0x56,       /* Power Amplifier Configuration, Reg 1 */\r
         CC1120_PA_CFG0,                        0x7b,       /* Power Amplifier Configuration, Reg 0 */\r
         CC1120_PKT_LEN,                        0xff,       /* Packet Length Configuration */\r