record changes from Mayhem
[web/altusmetrum] / TeleTerra / index.mdwn
index 30927fbf790d79a4a2c1ff24d61b169a3742a4c2..5b2695304da00c366774e5baa2a64c5ad8ff051a 100644 (file)
@@ -14,7 +14,7 @@ easy to carry during recovery operations, so much the better!
 
 ### User View ###
 
-* Hand-held until about the size of a calculator
+* Hand-held unit about the size of a calculator with 4 line 20 character LCD
 * Antenna for the telemetry stream from [TeleMetrum](../TeleMetrum/)
 * Integrated GPS receiver core to allow display of current user position,
 and relative position of GPS-equipped rockets
@@ -31,8 +31,8 @@ and relative position of GPS-equipped rockets
        * USB interface
 * New user interface board
        * [Microchip 16F886](http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en530146) Microcontroller
-               * 3.5k Flash
-               * 128 bytes RAM
+               * 8k Flash
+               * 386 bytes RAM
                * I2C target interface
                * In-circuit programming interface
                * Serial port
@@ -41,7 +41,6 @@ and relative position of GPS-equipped rockets
        * LEDs to indicate current flight mode, etc
 * LiPo battery
 * GPS receiver core attached to serial port on new user interface board
-       
 * Software Features (planned)
        * Written in PIC assembler
        * Runs from on-chip flash, uses on-chip RAM
@@ -57,5 +56,6 @@ None yet!
 
 ## Artifacts ##
 
-As of 11 April 2009, an incomplete schematic exists, but nothing is 
-published yet.
+As of 26 April 2009, an incomplete schematic exists at
+[git.gag.com](http://git.gag.com) in the project
+[hw/teleterra](http://git.gag.com/?p=hw/teleterra;a=summary).