easytimer prototypes loaded
[web/altusmetrum] / TeleGPS / index.mdwn
index e817479052fbc14afa6abdc2f0e47c61ce7d0024..5f5aa5ff8d76ed1f4475bcc16e8d928b5df4fce1 100644 (file)
@@ -1,3 +1,4 @@
+[[!meta title="TeleGPS"]]
 # TeleGPS
 
 This is a GPS-based position tracker and logger.  It uses the same GPS
@@ -41,11 +42,13 @@ includes a dedicated [MicroPeak](/MicroPeak) application.
 
 * GPS tracker and logger
 * Offers custom digital telemetry, APRS and direction beacons
+* 16mW transmit power
 * High-dynamics GPS receiver for accurate tracking
 * Uses 3.7V Lithium Polymer battery.
 * 1.5 x 1.0 inch board designed to fit inside 29mm airframe coupler tube
 * 2MB on-board data logging flash
 * Built-in USB connection for configuration, data download and battery charging
+* 12.3g flight weight (including antenna, excluding any battery)
 
 ### Developer View ###
 
@@ -59,6 +62,8 @@ includes a dedicated [MicroPeak](/MicroPeak) application.
                * I2C, SPI, async serial
                * digital I/O
        * [uBlox Max 7Q](http://www.u-blox.com/en/gps-modules/pvt-modules/max-7.html) GPS receiver
+       * [TI CC115L](http://www.ti.com/product/cc115L) 70cm transmitter
+       * Built-in USB data download and battery charger connection
        * 2MB SPI flash
 * Software Features
        * Written mostly in C with some ARM assembler