altosui: Fetch RF calibration value for TBT v4.0 units from web
authorKeith Packard <keithp@keithp.com>
Wed, 3 Oct 2018 00:03:28 +0000 (17:03 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 3 Oct 2018 00:03:28 +0000 (17:03 -0700)
commitc2c7873695ee2dc1b6fd153b67accad9693937aa
treefa7ff1d67ae6d74b4e775c09fa5771dbdf1aa187
parentd5b9fd5b3dd8c8b3bfb478d366ba07501085c1b3
altosui: Fetch RF calibration value for TBT v4.0 units from web

We shipped a pile of TBT v4.0 units without programming the RF
calibration value into flash. This change checks to see if the target
is in the right serial number range and has the default RF calibration
value, in which case it fetches the RF calibration value from our web
site.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosLib.java
altoslib/AltosRomconfig.java
altoslib/Makefile.am
altosuilib/AltosFlashUI.java