Allow radio calibration to be set from ao-load
authorKeith Packard <keithp@keithp.com>
Sun, 6 Dec 2009 03:50:38 +0000 (19:50 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 6 Dec 2009 03:50:38 +0000 (19:50 -0800)
commit5481082b18226a0de6b377215b3b330bdbc4a6c6
tree5943ca5d792ca05df48366f5039ee0d81d261467
parent46f03ab3145a61139c8ca6fc99e8f2798728b5a9
Allow radio calibration to be set from ao-load

This moves the initial radio calibration value into const memory where
it will be used if no eeprom configuration value is available, either
on an unprogrammed board with eeprom or a device without an eeprom.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-load/ao-load.c
src/ao_config.c