From ea9c6d20ec491877c9070e8b0e4cc7967d93af0b Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Wed, 2 Oct 2013 23:46:24 +0100 Subject: [PATCH] Updated readme --- README.md | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 814e31d..88a904c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,25 @@ -AR Drone GPS -============ +# AR Drone GPS -WIP project for controlling a Nodecopter using the Flight Recorder GPS addon +Dashboard for controlling a Nodecopter using the Flight Recorder GPS addon + +![Screenshot](http://i.imgur.com/7xgQOD9.png) + +## Features + +* Waypoint Route +* Follow Me +* Return Home +* Video Stream +* Manual Gamepad Control + +### Note on Patches/Pull Requests + + * Fork the project. + * Make your feature addition or bug fix. + * Add documentation if necessary. + * Add tests for it. This is important so I don't break it in a future version unintentionally. + * Send a pull request. Bonus points for topic branches. + +## Copyright + +Copyright (c) 2013 Andrew Nesbitt. See [LICENSE](https://github.com/andrew/ar-drone-gps/blob/master/LICENSE) for details.