diff options
author | Keith Packard <keithp@keithp.com> | 2014-06-18 09:33:21 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-06-18 09:34:00 -0700 |
commit | b36f12023e11bd0cda2e25fca89121374b92d0bc (patch) | |
tree | b6eee5eb09980b359ad328fc58f3bc1f10c61dae /TeleGPS | |
parent | 54cba24db341e12c30d84b85bd679e8a416ad99e (diff) |
Add more details about TeleGPS
transmit power
CC115L URL
note battery charger.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'TeleGPS')
-rw-r--r-- | TeleGPS/index.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TeleGPS/index.mdwn b/TeleGPS/index.mdwn index e817479..f323122 100644 --- a/TeleGPS/index.mdwn +++ b/TeleGPS/index.mdwn @@ -41,11 +41,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 +61,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 |