mavlink解码java_mavlink: A Java API for MAVLink communication

本文档介绍了如何使用Java SDK进行MAVLink1和MAVLink2协议的通信。项目包括三个组件:mavlink-protocol(低级API,处理读写包),generator gradle plugin(用于生成特定方言源代码)和mavlink(根项目,提供高级API,完全抽象底层协议)。文章提供了简单的示例展示如何建立连接,读取和发送消息。
摘要由CSDN通过智能技术生成

Overview

A Java SDK for communication using the Mavlink1 and Mavlink2 protocols.

Structure

The project is made up of 3 components:

mavlink-protocol

A low-level API which deals with reading and writing packets. It does not have any

knowledge of dialects or about the meaning of messages. It does, however, provide infrastructure

for packet CRC validation as well as packet signing. The required implementation or

session-specific information (such as message CRC extra and signing parameters) have to be

provided, though. If you are after making your own high-level design then this is likely the

choice for you. If you would like to use mavlink-protocol without the rest of the components of

this repository, then you can read mavlink-protocol's README

to learn how.

generator gradle plugin

Used in order to generate dialect-specific s

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值