Allow TX power to be limited to 10mW
authorKeith Packard <keithp@keithp.com>
Fri, 25 Feb 2022 23:43:15 +0000 (15:43 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 26 Feb 2022 01:30:35 +0000 (17:30 -0800)
commit3e7661761f6ea81b6a9732359edf4c5ada3e8e20
treed10f3c4dd5927678593bba0b8dd77e2eda7a1b35
parent58a0a242f31ebe4532564f5c04162e8fb82f9aeb
Allow TX power to be limited to 10mW

This allows the radio power to be limited so that it doesn't generate
more than 10mW.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java
altoslib/AltosConfigValues.java
altosui/AltosConfigFCUI.java
src/drivers/ao_cc1200.c
src/kernel/ao_config.c
src/kernel/ao_config.h
telegps/TeleGPSConfigUI.java