文件名称:mavlink-googleapis
文件大小:175KB
文件格式:ZIP
更新时间:2024-04-15 08:04:34
JavaScript
mavlink-googleapis 使用NodeJS在Google Cloud IoT Core MQTT上进行Mavlink。 设置: git clone https://github.com/ValentineStone/mavlink-googleapis cd mavlink-googleapis npm i cp .env.example .env并根据您的设置进行更改 node service device以使用MAVLink 2将串行端口设备连接到Google IoT node service device-udp ,使用MAVLink 2将udp设备连接到Google IoT node service proxy ,使用MAVLink 2通过udp将Google IoT连接到GCS node service serial-udp ,可将udp直接连接到串行(不使
【文件预览】:
mavlink-googleapis-main
----utils.js(2KB)
----reorder.js(991B)
----serial-udp.js(1KB)
----package.json(821B)
----device.js(2KB)
----device-udp.js(1004B)
----service.js(7KB)
----reorder__DEPRECATED__.js(3KB)
----package-lock.json(130KB)
----.env.example(535B)
----proxy.js(817B)
----MAVLink20.js(740KB)
----.gitignore(28B)
----README.md(751B)