Skip to content

Lukse/arduleader

 
 

Repository files navigation

An Android/Linux ground controller in Scala

This project began with the goal of having an Arduplane follow a hang-glider and take pictures. That work still continues (see the posixpilot subproject). However, it quickly became apparant that much of this software could be used to make an Android based Ground Controller. Most users/developers will be interested in that subproject (in andropilot).

How to build

To build this project you need sbt (simple build tool). On ubuntu you can do "apt-get install sbt", for other platforms see http://www.scala-sbt.org/release/docs/Getting-Started/Setup. Then cd into the root directory of this project and type "sbt run". If you would like to use eclipse, then type "sbt eclipse" to autogenerate the project files.

Note: This is still a work in progress. Unless you are working on it with me, you probably don't want to bother playing with it yet. ;-)

License

This project is GPL v3.0 licensed. Copyright 2012 Kevin Hester. See LICENSE.md for details.

About

A UAV wingman to follow hang-gliders and paragliders (still a WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published