mirror of https://github.com/ArduPilot/ardupilot
Iris: Enable logging of all message types
This commit is contained in:
parent
1328bbf040
commit
42aeead047
|
@ -19,7 +19,7 @@ FRAME,2
|
|||
FS_BATT_ENABLE,1
|
||||
FS_BATT_VOLTAGE,10.5
|
||||
FS_THR_ENABLE,1
|
||||
LOG_BITMASK, 958
|
||||
LOG_BITMASK, 32767
|
||||
MOT_SPIN_ARMED,90
|
||||
RATE_PIT_D,0.006
|
||||
RATE_PIT_I,0.25
|
||||
|
|
Loading…
Reference in New Issue