File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,11 @@ or (for Windows) to the IP address of the device.
49
49
The following settings can be configured
50
50
* number of IMU sensors, the maxiumum is 8 (number)
51
51
* decimation factor (number, see below)
52
- * whether pitch, roll and yaw are to be computed in the AHRS reference frame (boolean)
52
+ * calibration 0=off, 1=startup, 2=continuous
53
+ * whether raw accelerometer, gyro and magnetometer data are to be sent over OSC
54
+ * whether pitch, roll and yaw are to be sent over OSC
55
+ * whether quaternion values are to be sent over OSC
56
+ * whether temperature is to sent over OSC
53
57
* destimation IP address (xxx.xxx.xxx.xxx)
54
58
* destination port (number, the default for OSC is to listen on 8000)
55
59
You can’t perform that action at this time.
0 commit comments