Get Telemetry data on simulink from PX4
显示 更早的评论
i'm traying to display telemetry data on simulink using PX4 toolbox , is there any spesific block that i should use ?
回答(1 个)
Arun Mathamkode
2022-6-28
0 个投票
Setup and configure a telemetry tranmsitter and receiver as per the PX4 documentation. Once The telemetry is setup, you should be able to see the telemetry connection as a host serial port. Then at host you can use the Serial receive block to get MAVLink data and MAVLink deserializer block to decode the telemetry data.
类别
在 帮助中心 和 File Exchange 中查找有关 Discrete-Event Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!