Tag Archives: GPS

Force a GPS port to a desired Port in Windows 7/8/10.

By | July 15, 2016
Share

In a recent scenario, I needed to force to the Gobi 5000’s (WWAN) GPS to use COM3 in Windows 7 x64.  Here are the steps I took to accomplish this.  This process was also tested and worked on moving a “u-blox virtual..” to COM, and moving a COM2 device to use COM3. 1. BEFORE your drivers are… Read More »

Split GPS COM Ports using com0com and hub4com

By | November 19, 2015
Share

Here is a script I wrote to split GPS COM ports to multiple virtual COM ports.  In this Create virtual COM ports 14 and 15 using com0com (Used a high number to avoid hitting a conflict with an existing port). Download link: https://code.google.com/p/powersdr-iq/downloads/detail?name=setup_com0com_W7_x64_signed.exe&can=2&q= start /w “” “%~dp0setup_com0com_W7_x64_signed.exe” /S cd /d “C:\Program Files (x86)\com0com” setupc.exe install 0… Read More »