]> git.gag.com Git - web/altusmetrum/commitdiff
more cleanups
authorBdale Garbee <bdale@gag.com>
Fri, 3 Sep 2010 03:14:32 +0000 (23:14 -0400)
committerBdale Garbee <bdale@gag.com>
Fri, 3 Sep 2010 03:14:32 +0000 (23:14 -0400)
AltOS/index.mdwn

index 30a92799dffd78cc4b350348156172b458c81b2b..5cf28c3707b1d38f017a98f327b7536e1ea7c0b7 100644 (file)
@@ -1,12 +1,7 @@
 # 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
@@ -14,21 +9,21 @@ number of utilities useful for monitoring and logging telemetry during flight,
 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