OPLink SDK
« on: May 23, 2016, 12:21:40 am »
Hi,
Anybody knows about a SDK for java/scala to read OPLink telemetry?

If not, where is doumented the format of the data I should receive for telemetry?

Cheers.
EzRazer.

hwh

  • *
  • 1018
Re: OPLink SDK
« Reply #1 on: May 23, 2016, 12:32:21 am »
For android in java there's: https://github.com/MarcProe/lp2go

There's a guy working on python:  https://forum.librepilot.org/index.php?topic=1678.msg12209#msg12209

The minoposd is essentially Arduino: https://bitbucket.org/f5soh/minoposd

the wiki has info on it: https://librepilot.atlassian.net/wiki/display/LPDOC/Architecture

and since this is an open source project all the source code to everything is in the repository at: https://bitbucket.org/librepilot/librepilot
« Last Edit: May 23, 2016, 12:36:12 am by hwh »