altoslib: Fix freq preference loading
authorKeith Packard <keithp@keithp.com>
Mon, 28 Aug 2017 07:10:04 +0000 (00:10 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 28 Aug 2017 07:22:43 +0000 (00:22 -0700)
commitdacd4c70700041a018b1f8ba47f22071b9600eaf
tree5a39729751153b2f79931996b2774a0b12a45431
parent7f5f37ac7fb71d3059f639b39315712f90e9bfd6
altoslib: Fix freq preference loading

Allocate throw-away freq array to get the class pointer.
Add null-ary AltosFrequency constructor for JSON code.

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