simple block demonstrates how to create Mavlink messages from Simulink to any Mavlink-based node and ground station
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
This project provides a basic demonstration of how to create and transmit MAVLink messages for a custom drone from Simulink to any MAVLink-based ground stations or nodes. The code uses Simulink's MAVLink blockset, which is part of the UAV Toolbox, to generate the messages and transmit them via UDP on port 14550 on the localhost. This means that QGroundControl or any other MAVLink-based ground station connected to the same PC should be able to receive the messages automatically.
Please note that the UAV Toolbox requires a separate license from MATLAB. However, if you don't have access to the UAV Toolbox, it is possible to create MAVLink messages manually, although this is more involved and may be harder for beginners. This project only demonstrates using the UAV Toolbox.
YouTube Demo: https://youtu.be/rtTuKkhyDWM
The project is available on GitHub and includes detailed instructions on how to use it. YouTube demos and more detailed examples will be added to the GitHub repository in the future.
GitHub Repository: https://github.com/alireza787b/simulink_mavlink_generator
引用
Alireza Ghaderi (2026). Mavlink Communication Demo from Simulink (https://github.com/alireza787b/simulink_mavlink_generator/releases/tag/0.2), GitHub. に取得済み.
一般的な情報
- バージョン 0.2.0.0 (120 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- R2023a 以降のリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 0.2.0.0 | See release notes for this release on GitHub: https://github.com/alireza787b/simulink_mavlink_generator/releases/tag/0.2 |
||
| 0.1 |

