altoslib: Make AltosConfigData parse all of the config data
authorKeith Packard <keithp@keithp.com>
Fri, 7 Dec 2012 01:08:39 +0000 (17:08 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Dec 2012 01:08:39 +0000 (17:08 -0800)
commite572651b36ad557d716fb14e76e3eec132e5ebdf
treecc0db37a8c553f48d5bf35b8bdeca9fdb8c75690
parentcb4f2b62d50aca615bd4f9f230a1736880125e3e
altoslib: Make AltosConfigData parse all of the config data

It was missing quite a few. This also speeds up parsing of config from
TeleScience, TeleBT and TeleTerra by not listing flight info on those
products (where it doesn't make sense).

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java