We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-osd
127.0.0.1:$port_rx
127.0.0.1:$(($port_tx + 1))
$router=2
$router=3
The text was updated successfully, but these errors were encountered:
modify msposd gs OSD udp port 14551
cb4b219
[[Feature] Support msposd ground station OSD](OpenIPC/firmware#1671)
b8b5f25
No branches or pull requests
-osd
in command line127.0.0.1:$port_rx
instead of currently127.0.0.1:$(($port_tx + 1))
, which is same for MAVLink$router=2
for embedded OSD,$router=3
for ground station OSDThe text was updated successfully, but these errors were encountered: