diff options
author | Bdale Garbee <bdale@gag.com> | 2013-01-29 17:26:40 +1100 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-01-29 17:26:40 +1100 |
commit | 7140e404a2fab6dfc5d545c0346f7b53dbb4c995 (patch) | |
tree | 5e8d74840f06eeafcd006dbe1f32d8a9ac68b8b9 /AltosDroid | |
parent | ee72db7a2311cfbb70b4201ee0a6e3dadba4c37b (diff) |
initial AltosDroid page
Diffstat (limited to 'AltosDroid')
-rw-r--r-- | AltosDroid/index.mdwn | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/AltosDroid/index.mdwn b/AltosDroid/index.mdwn new file mode 100644 index 0000000..ae95a24 --- /dev/null +++ b/AltosDroid/index.mdwn @@ -0,0 +1,26 @@ +# AltosDroid + +AltosDroid is the [Android](http://android.com) port of Altus Metrum's +ground station program, designed to work with the [TeleBT](../TeleBT) +ground statiion hardware product. + +## Where to Get It ## + +AltosDroid is availaable from the [Google Play](https://play.google.com/store/apps/details?id=org.altusmetrum.AltosDroid) store. + +## What It Can Do ## + +Current features include telemetry logging to SD card, text to speech +announcements of flight state, and downlink frequency selection. + +## Source Code ## + +The source to AltosDroid is part of the [AltOS](../AltOS) repository, +which is always available from [git.gag.com](http://git.gag.com) +in the project [fw/altos](http://git.gag.com/?p=fw/altos;a=summary). + +## Future Plans ## + +Future features we plan to add include flight computer configuration support, +Google Maps integration, and "take me to my rocket" navigation. + |