| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Move altosui to the top level, placing libaltos inside it. | Keith Packard | 2010-11-24 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altosui: Eliminate unncessary import altosui lines | Keith Packard | 2010-11-13 |
| | | | | | | | | Java appears to automatically import every module from the current package. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altosui: Create iterables for log file scanning. Split out display threads | Keith Packard | 2010-09-27 |
| Convert from log file reading paradigm to using iterators which is more idiomatic for java. Split more code out of AltosUI.java, including the display update threads for telemetry monitoring and logfile replay.x Signed-off-by: Keith Packard <keithp@keithp.com> | |||
