mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-07 08:28:30 -04:00
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 = "COM10"
|
||
|
Timeout = 10
|
||
|
Baud = 115200
|