External Mode Open Protocol Connect command failed

95 ビュー (過去 30 日間)
SeungWoo Park
SeungWoo Park 2022 年 2 月 17 日
コメント済み: SeungWoo Park 2022 年 2 月 21 日
Hello, everyone
And i want to follow last examples(HITL).
I followed at task 2. and I did click Monitor & Tune button.
This error occurs.
The directory has only english.
I don't know why broken word appear.
What's the problem?
P.S. The example says connect serial 4 of pixhawk 1. and I have pixhawk 4.
I think serial 4 port of pixhawk 1 equals UART&I2C B port of pixhawk 4.
Is this right?

採用された回答

Ankur Bose
Ankur Bose 2022 年 2 月 19 日
Hi,
As per the official documentation, the port named "Serial 4" exists only on Pixhawk 1 and not on Pixhwak 4. The example illustrates how to use a Serial port on Pixhawk to use for External Mode and provides example of Pixhawk 1. For Pixhawk 4, you need a separate serial port. As per documentation, you can use TELEM1 or TELEM2 port on Pixhwak 4 or External Mode which correspond to port lables /dev/ttyS1 or /dev/ttyS2. The port label is important as you need to configure the baud rate for this port in configuration instructions
  1 件のコメント
SeungWoo Park
SeungWoo Park 2022 年 2 月 21 日
Hi, Thanks for your answer.
I thought
  • UART&I2C B
  • Telem1
  • Telem2
ports are equal.
but it's not. It can be connected with only Telem2.
Thank you.

サインインしてコメントする。

その他の回答 (0 件)

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by