altosui: Restructure telemetry classes to be more sane
authorKeith Packard <keithp@keithp.com>
Tue, 27 Mar 2012 03:11:34 +0000 (20:11 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Mar 2012 03:11:34 +0000 (20:11 -0700)
 * Make AltosTelemetryRecord be a class, rather than an interface.

 * Inherit from this for AltosTelemetryRecordLegacy and
   AltosTelemetryRecordRaw.

 * Remove bogus AltosTelemetryRecordGeneral class.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found