geeksville / Gaggle

An Android application for glider pilots
http://groups.google.com/group/gaggle-users/
33 stars 16 forks source link

FlyNet support #66

Closed relet closed 12 years ago

relet commented 12 years ago

I would like to see support for the flynet bluetooth device. developer documentation: https://asinstrument.ch/pages/download

If I manage to compile the project, I might handle this issue myself, but any support is welcome. :)

dkm commented 12 years ago

On 06/08/2012 02:03 PM, Thomas Hirsch wrote:

I would like to see support for the flynet bluetooth device. developer documentation: https://asinstrument.ch/pages/download

If I manage to compile the project, I might handle this issue myself, but any support is welcome. :)

I'm working on a very similar project, so we may be able to work together for some details.

relet commented 12 years ago

I got a working module, and will send a pull notification when it worksforme in flight.

https://github.com/relet/Gaggle/blob/master/src/com/geeksville/location/FlynetBarometerClient.java

relet commented 12 years ago

Basic support is available and in trunk, so I'm closing this ticket.