altoslib: Add construction for remaining primitive array types to JSON
authorKeith Packard <keithp@keithp.com>
Fri, 17 Jun 2016 15:17:57 +0000 (08:17 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 17 Jun 2016 15:17:57 +0000 (08:17 -0700)
commita46df4f69984e3ef0064c2b211438c8d8ffaab68
tree67eb7911fe041790d3f7ef509c59265874bf1184
parent1ed6a3fb6356415c0d57ce2ce556435c6ff06e73
altoslib: Add construction for remaining primitive array types to JSON

AltosCompanion has an array of ints, which was missed until I tried a
telemetry file with companion data.

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