# AltOS
-This is Keith's "operating system" for [TeleMetrum](../TeleMetrum/).
-
-## Motivation ##
-
-[FreeRTOS](http://freertos.org) turned out to be too heavy for our needs, so
-Keith started over from scratch and wrote something that does just what we
-needed.
+AltOS is the name of Keith's firmware "operating system" for
+[TeleMetrum](../TeleMetrum/) and [TeleDongle](../TeleDongle/).
In addition to the firmware for [TeleMetrum](../TeleMetrum) and
[TeleDongle](../TeleDongle) boards, the AltOS source tree also includes a
post-processing flight data for analysis, and utilities for updating firmware,
and developing and debugging new functionality. The first generation of these
utilities were Linux-only, but our current second-generation software written
-largely in [Java](http://java.com) with a small platform-specific library on
-each supported operating system works absolutely identically on Windows, Mac,
-and Linux systems!
+largely in [Java](http://java.com) with a small platform-specific library
+works identically on Windows, Mac, and Linux systems!
## Features ##
### User View ###
+Documentation is coming soon, but in the meantime,
+most operations in the second-generation GUI are pretty easy to figure out.
+
### Developer View ###
* Licenses
* The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
-## Problems ##
-
## Artifacts ##
The source is available from [git.gag.com](http://git.gag.com) in the project