altosui: Elide nul bytes at end of telemetry string values
authorKeith Packard <keithp@keithp.com>
Wed, 6 Jul 2011 06:35:50 +0000 (23:35 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 6 Jul 2011 06:35:50 +0000 (23:35 -0700)
commit72575dcb9cfbb5c1ccdb3510b9962a6f60ca3fa3
tree0c2d0c996d117b71b75cd123932e923ce87e6f42
parent6ac34f9c8efd464194137ac4ce8228bf9d7d83be
altosui: Elide nul bytes at end of telemetry string values

All telemetry fields are fixed length, so any embedded strings are
padded with nul bytes.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/Altos.java