mirror of https://github.com/ArduPilot/ardupilot
15 lines
395 B
INI
15 lines
395 B
INI
[AeroQuadConfigurator]
|
|
server.app.propertiesEnabled = False
|
|
server.ole.enabled = False
|
|
server.tcp.serviceName = "My Computer/VI Server"
|
|
server.vi.propertiesEnabled = False
|
|
WebServer.TcpAccess = "c+*"
|
|
WebServer.ViAccess = "+*"
|
|
DebugServerEnabled = False
|
|
DebugServerWaitOnLaunch = False
|
|
useLocaleDecimalPt = False
|
|
|
|
[Configuration]
|
|
COMport = "COM13"
|
|
Timeout = 10
|
|
Baud = 115200 |