Skip to content

Commit b83f75f

Browse files
updated documentation
1 parent 24ebeb5 commit b83f75f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

esp8266_imu_osc/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,11 @@ or (for Windows) to the IP address of the device.
4949
The following settings can be configured
5050
* number of IMU sensors, the maxiumum is 8 (number)
5151
* 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
5357
* destimation IP address (xxx.xxx.xxx.xxx)
5458
* destination port (number, the default for OSC is to listen on 8000)
5559

0 commit comments

Comments
 (0)