update TeleDongle page to include software and documentation links
[web/altusmetrum] / TeleDongle / index.mdwn
index 788b16206472854b531020ae3b1b679820210fc5..816165667d231d2239791e2a8f7f5571e3661877 100644 (file)
@@ -7,11 +7,20 @@ and SPI are also available as alternatives.  The RF filter components are
 by default set for use in the vicinity of 435 Mhz, but can be altered to
 support other frequency ranges.
 
+Production units are available now from the 
+[Garbee and Garbee](http://auric.gag.com) web store.
+
+For the latest TeleDongle firmware and related software, please
+visit the [AltOS](../AltOS) page on this site.
+
+<img src="v0.2/cimg5556-small.jpg">
+
 ## Features ##
 
 ### User View ###
 
 * 70cm ham-band transceiver for interaction with [TeleMetrum](../TeleMetrum/)
+* programmed for 38k4 GFSK data rate with forward error correction
 * USB interface for power, configuration, and data interface
 * 4 pin Tyco MicroMaTch connector for debug and flash programming
 * 8 pin Tyco MicroMaTch connector supports serial or SPI interface
@@ -28,7 +37,11 @@ support other frequency ranges.
        * 6 12-bit analog inputs (11 bits with single-ended sensors)
        * 2 channels of serial I/O
        * digital I/O
-* Software Features (planned)
+* 100mA 3.3V LDO regulator
+       * takes input from USB interface by default
+       * output appears on 8-pin companion connector
+       * can take input from 8-pin companion connector in non-USB applications
+* Software Features
        * Written mostly in C with some 8051 assembler
        * Runs from on-chip flash, uses on-chip RAM
        * USB serial emulation for data interface
@@ -39,8 +52,14 @@ support other frequency ranges.
        * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html)
        * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
 
+## [Production History](../production) ##
+
 ## Artifacts ##
 
+There is a single manual for all Altus Metrum products,
+which is available in [html](../AltOS/doc/altusmetrum.html) and 
+[pdf](../AltOS/doc/altusmetrum.pdf) formats.
+
 The hardware design current gEDA files are available from 
 [git.gag.com](http://git.gag.com) in the project 
 [hw/teledongle](http://git.gag.com/?p=hw/teledongle;a=summary).  
@@ -59,5 +78,11 @@ source code and pre-built packages can be found on the
 
 ## Future Plans ##
 
-An initial batch of TeleDongle v0.2 boards are currently at our assembler.  If
-they work as expected, we hope to have them for sale in early March 2010.
+The current version 0.2 boards "just work", and are available for sale from the
+[Garbee and Garbee](http://auric.gag.com) web store in either board-only or 
+packaged form.
+
+Several people are working on firmware changes to use these boards as general
+purpose RF interfaces for [Arduino](http://arduino.cc) and other 
+microcontroller systems.
+