mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
f711db0e0a
git-svn-id: https://arducopter.googlecode.com/svn/trunk@255 f9c3cf11-9bcb-44bc-f272-b75c42450872
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 |