mavlink / MAVSDK-Java

MAVSDK client for Java.
74 stars 42 forks source link

Add dcsdkgen #1

Closed JonasVautherin closed 5 years ago

JonasVautherin commented 5 years ago

SDK is now auto-generated from the templates file, using dcsdkgen (which is now called protoc-gen-dcsdk).

Note: this relies on a temporary branch on DronecodeSDK-Proto. This should be updated once the branch gets merged there.