Releases: mavlink/MAVSDK-Java
Releases · mavlink/MAVSDK-Java
0.3.1
- Update to
mavsdk_server
v0.25.0, which is now leveraging auto-generation, too - Update proto submodule accordingly
- Update examples to use MAVSDK-Java 0.3.1 and MavsdkServer 0.3.1
0.2.0
- Add
System
class, initializing all the plugins. - Add a
dispose()
function to plugins, to cleanly shut them down. - Improve templates.
- Improve examples.
0.1.0
First deployment on Maven Central.