mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
Merge remote-tracking branch 'origin/next' into fw_wiz
This commit is contained in:
commit
a01f446cae
@ -1,7 +1,7 @@
|
|||||||
<xml>
|
<xml>
|
||||||
<object name="Mpu6000Settings" singleinstance="true" settings="true" category="Sensors">
|
<object name="Mpu6000Settings" singleinstance="true" settings="true" category="Sensors">
|
||||||
<description>Settings for the @ref MPU6000 sensor used on CC3D and Revolution. Reboot the board for this to takes effect</description>
|
<description>Settings for the @ref MPU6000 sensor used on CC3D and Revolution. Reboot the board for this to takes effect</description>
|
||||||
<field name="GyroScale" units="deg/s" type="enum" elements="1" defaultvalue="Scale_1000">
|
<field name="GyroScale" units="deg/s" type="enum" elements="1" defaultvalue="Scale_2000">
|
||||||
<options>
|
<options>
|
||||||
<option>Scale_250</option>
|
<option>Scale_250</option>
|
||||||
<option>Scale_500</option>
|
<option>Scale_500</option>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user