mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 22:48:29 -04:00
1456a2a912
ArduCopterMega -> ArduCopter added archives directory for old code
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 |