mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
bfa45ba575
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@89 ebee16cc-31ac-478f-84a7-5cbb03baadba
19 lines
333 B
INI
19 lines
333 B
INI
#
|
|
# Basic Settings File for Open Pilot
|
|
# The OpenPilot Team, http://www.openpilot.org, Copyright (C) 2009.
|
|
#
|
|
|
|
[GPS]
|
|
Baudrate = 57600
|
|
|
|
[Telemetry]
|
|
Baudrate = 19200
|
|
|
|
[Auxillary_USART]
|
|
# !!WARNING!! Enabling this will DISABLE RC input 5 and 6
|
|
Enabled = 0
|
|
Baudrate = 19200
|
|
|
|
[Servos]
|
|
PositionMin = 800
|
|
PositionMax = 2200 |