osd-contiki/cpu
George Oikonomou f401c7cc60 Save new TX power setting even if the RFC is powered off.
The current logic attempts to send `CMD_SET_TX_POWER` before saving the new power setting. If `CMD_SET_TX_POWER` fails the power setting will not get saved. As a result, when the RFC is powered off, all attempts to change TX power will fail.

This commit changes this logic to always save the new TX setting as requested by the user. If the RFC is powered up, we apply it immediately. If it is powered down, the new setting will automatically be applied next time we send `CMD_RADIO_SETUP`.

Fixes #1340
2015-11-01 20:56:52 +00:00
..
6502 Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
arm doxygen: Fix some warnings 2015-06-20 03:22:31 +02:00
avr Merge pull request #881 from drugo72/avr-fixes 2015-09-28 09:41:21 -05:00
cc26xx-cc13xx Save new TX power setting even if the RFC is powered off. 2015-11-01 20:56:52 +00:00
cc253x Merge pull request #1107 from phoenix-frozen/cc2530-rf-const-warning 2015-08-03 10:28:43 +01:00
cc2430 Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions 2015-02-15 21:48:30 +01:00
cc2538 cc2538: Add PKA drivers, ECC algorithms and examples 2015-10-18 20:14:17 +02:00
mc1322x Merge pull request #685 from SmallLars/mc1322x 2015-09-13 12:35:53 -05:00
msp430 Merge pull request #1055 from sumanpanchal/msp430x-elfloader 2015-08-27 21:19:27 +02:00
native Merge pull request #1269 from tadodotcom/tmp-uip-fallback-iface 2015-10-20 11:33:14 +02:00
pic32 [cpu/pic32] Removed excess end group 2014-11-10 23:53:33 +01:00
rl78 Move MAX, MIN and ABS to sys/cc.h 2015-05-18 08:53:17 +02:00
stm32w108 Remove doxygen explicit links to non-existing symbols 2015-06-20 16:10:25 +01:00
x86 A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00