summaryrefslogtreecommitdiff
path: root/altosui/altoslib/src/org/altusmetrum/AltosLib/AltosReplayReader.java
Commit message (Collapse)AuthorAge
* altosui: Move java altoslib to top levelKeith Packard2012-06-02
| | | | | | This will be shared with other (android) java code. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Move telemetry reader &c to altoslibKeith Packard2012-06-02
Move all of the device and file reading code into altoslib Signed-off-by: Keith Packard <keithp@keithp.com>