<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[OpenRTK串口复用出现问题]]></title><description><![CDATA[<p>我们想让OpenRTK和RTKLIB同时工作，于是使用了串口复用工具Virtual Serial Port Driver Pro将COM6端口分为COM1和COM2，截图如下：<br />
<img src="https://navview.blob.core.windows.net/forum/upload/4f789860-76ee-458c-b12a-14168578e7c4-%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20210706162422-kqrsv4ce.png" alt="4f789860-76ee-458c-b12a-14168578e7c4-微信截图_20210706162422.png" class="img-responsive img-markdown" /><br />
我们使用两个RTKNAVI对这两个端口分别连接，可以成功。<br />
<img src="https://navview.blob.core.windows.net/forum/upload/8c719a14-9ccb-42c6-9de4-e0edf86794f5-%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20210706163031-kqrsv92p.png" alt="8c719a14-9ccb-42c6-9de4-e0edf86794f5-微信图片_20210706163031.png" class="img-responsive img-markdown" /><br />
下一步我们使用OpenIMU-Win32-2.5.0来改变OpenRTK的默认端口（从COM6改到COM1或COM2），我们使用的命令是：<br />
.\Webserver_Win32_2.5.0.exe -c COM1<br />
结果报错了：<br />
<img src="https://navview.blob.core.windows.net/forum/upload/123e0138-f9d9-4d3e-8b7f-0684dcd4c525-%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20210706162327-kqrsw5bp.png" alt="123e0138-f9d9-4d3e-8b7f-0684dcd4c525-微信截图_20210706162327.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//topic/286/openrtk串口复用出现问题</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 11:17:42 GMT</lastBuildDate><atom:link href="https://forum.aceinna.com//topic/286.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 06 Jul 2021 08:40:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OpenRTK串口复用出现问题 on Tue, 06 Jul 2021 08:40:17 GMT]]></title><description><![CDATA[<p>我们想让OpenRTK和RTKLIB同时工作，于是使用了串口复用工具Virtual Serial Port Driver Pro将COM6端口分为COM1和COM2，截图如下：<br />
<img src="https://navview.blob.core.windows.net/forum/upload/4f789860-76ee-458c-b12a-14168578e7c4-%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20210706162422-kqrsv4ce.png" alt="4f789860-76ee-458c-b12a-14168578e7c4-微信截图_20210706162422.png" class="img-responsive img-markdown" /><br />
我们使用两个RTKNAVI对这两个端口分别连接，可以成功。<br />
<img src="https://navview.blob.core.windows.net/forum/upload/8c719a14-9ccb-42c6-9de4-e0edf86794f5-%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20210706163031-kqrsv92p.png" alt="8c719a14-9ccb-42c6-9de4-e0edf86794f5-微信图片_20210706163031.png" class="img-responsive img-markdown" /><br />
下一步我们使用OpenIMU-Win32-2.5.0来改变OpenRTK的默认端口（从COM6改到COM1或COM2），我们使用的命令是：<br />
.\Webserver_Win32_2.5.0.exe -c COM1<br />
结果报错了：<br />
<img src="https://navview.blob.core.windows.net/forum/upload/123e0138-f9d9-4d3e-8b7f-0684dcd4c525-%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20210706162327-kqrsw5bp.png" alt="123e0138-f9d9-4d3e-8b7f-0684dcd4c525-微信截图_20210706162327.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//post/1185</link><guid isPermaLink="true">https://forum.aceinna.com//post/1185</guid><dc:creator><![CDATA[xsun95]]></dc:creator><pubDate>Tue, 06 Jul 2021 08:40:17 GMT</pubDate></item><item><title><![CDATA[Reply to OpenRTK串口复用出现问题 on Wed, 07 Jul 2021 06:33:49 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/1070">@xsun95</a> 首先,试着输入命令.\Webserver_Win32_2.5.0.exe -c COM5,一般第一个口是USER口，第二个口是rtcm口，第三个口是调试debug口，第四个口是预留的口。<br />
其次，虽然COM5是USER口，但是他会抢用COM6的端口，从而LOG出COM6的数据，你可以复用COM6变为COM2和COM6（我本地是用的COM4复用为COM4和COM2尝试可以的），然后给RTKLIB使用COM2，PYTHON DRIVER会直接继续用COM6</p>
]]></description><link>https://forum.aceinna.com//post/1186</link><guid isPermaLink="true">https://forum.aceinna.com//post/1186</guid><dc:creator><![CDATA[zrs]]></dc:creator><pubDate>Wed, 07 Jul 2021 06:33:49 GMT</pubDate></item><item><title><![CDATA[Reply to OpenRTK串口复用出现问题 on Wed, 07 Jul 2021 11:01:33 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/1008">@zrs</a> 谢谢，已经解决了</p>
]]></description><link>https://forum.aceinna.com//post/1189</link><guid isPermaLink="true">https://forum.aceinna.com//post/1189</guid><dc:creator><![CDATA[xsun95]]></dc:creator><pubDate>Wed, 07 Jul 2021 11:01:33 GMT</pubDate></item></channel></rss>