mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
Update Windows USB driver file
This commit is contained in:
parent
ab6615c281
commit
65c463bf03
@ -10,13 +10,15 @@ DriverVer = 10/15/2009,1.0.0.0
|
|||||||
|
|
||||||
[DeviceList.NTx86]
|
[DeviceList.NTx86]
|
||||||
%CopterControl% = DriverInstall,USB\VID_20A0&PID_415b&MI_00
|
%CopterControl% = DriverInstall,USB\VID_20A0&PID_415b&MI_00
|
||||||
%OPLink% = DriverInstall,USB\VID_20A0&PID_415c&MI_00
|
|
||||||
%Revolution% = DriverInstall,USB\VID_20A0&PID_415e&MI_00
|
%Revolution% = DriverInstall,USB\VID_20A0&PID_415e&MI_00
|
||||||
|
%OPLinkMini% = DriverInstall,USB\VID_20A0&PID_415c&MI_00
|
||||||
|
%OPLink1W% = DriverInstall,USB\VID_20A0&PID_4195&MI_00
|
||||||
|
|
||||||
[DeviceList.NTamd64]
|
[DeviceList.NTamd64]
|
||||||
%CopterControl% = DriverInstall,USB\VID_20A0&PID_415b&MI_00
|
%CopterControl% = DriverInstall,USB\VID_20A0&PID_415b&MI_00
|
||||||
%OPLink% = DriverInstall,USB\VID_20A0&PID_415c&MI_00
|
|
||||||
%Revolution% = DriverInstall,USB\VID_20A0&PID_415e&MI_00
|
%Revolution% = DriverInstall,USB\VID_20A0&PID_415e&MI_00
|
||||||
|
%OPLinkMini% = DriverInstall,USB\VID_20A0&PID_415c&MI_00
|
||||||
|
%OPLink1W% = DriverInstall,USB\VID_20A0&PID_4195&MI_00
|
||||||
|
|
||||||
[DriverInstall]
|
[DriverInstall]
|
||||||
include = mdmcpq.inf
|
include = mdmcpq.inf
|
||||||
@ -34,5 +36,6 @@ HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
|
|||||||
[Strings]
|
[Strings]
|
||||||
ProviderName = "OpenPilot"
|
ProviderName = "OpenPilot"
|
||||||
CopterControl = "CopterControl Virtual COM Port"
|
CopterControl = "CopterControl Virtual COM Port"
|
||||||
OPLink = "OPLink Virtual COM Port"
|
|
||||||
Revolution = "Revolution Virtual COM Port"
|
Revolution = "Revolution Virtual COM Port"
|
||||||
|
OPLinkMini = "OPLinkMini Virtual COM Port"
|
||||||
|
OPLink1W = "OPLink1W Virtual COM Port"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user