79a4fe33a6
Modified the cc2538 driver to enable the radio test mode to emit unmodulated carriers (tones). A carrier can be enabled using the normal radio driver API: NETSTACK_CONF_RADIO.set_value( RADIO_PARAM_POWER_MODE, RADIO_POWER_MODE_CARRIER_ON); Once enabled, the carrier can be disabled like this: NETSTACK_CONF_RADIO.set_value( RADIO_PARAM_POWER_MODE, RADIO_POWER_MODE_CARRIER_OFF); |
||
---|---|---|
.. | ||
arm | ||
cc26x0-cc13x0 | ||
cc2538 | ||
msp430 | ||
native | ||
nrf52832 | ||
simplelink-cc13xx-cc26xx |