| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altoslib: Add construction for remaining primitive array types to JSON | Keith Packard | 2016-06-17 |
| | | | | | | | | 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: Get rid of manual JSON encoding stuff | Keith Packard | 2016-06-17 |
| | | | | | | | | Now that the reflective JSON stuff is working, we can delete all of the manual code. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altoslib: Add JSON-based object saving/restoring code | Keith Packard | 2016-06-17 |
| This uses Java reflection to construct JSON strings for most Java objects. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
