diff options
author | Bdale Garbee <bdale@gag.com> | 2014-06-24 22:30:49 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-06-24 22:30:49 -0600 |
commit | ba7007d1535ce6d3661727121353657e07c193e9 (patch) | |
tree | b4a76f1a8c18d12bc388f046870d13381f75798b /TeleGPS | |
parent | fd7eaa4e756c9d21139fbf026bd24232cfa30353 (diff) | |
parent | b36f12023e11bd0cda2e25fca89121374b92d0bc (diff) |
Merge branch 'master' of ssh://git.gag.com/scm/git/web/altusmetrum
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 |