sciss Geschrieben April 25, 2018 at 23:33 Geschrieben April 25, 2018 at 23:33 This is from the doc of `setSensorConfiguration`: * The default values are: * * * Magnetometer Rate 20Hz * * Gyroscope Range 2000°/s * * Gyroscope Bandwidth 32Hz * * Accelerometer Range +/-4G * * Accelerometer Bandwidth 62.5Hz However, when I call `getSensorConfiguration`, it yields [magnetometerRate = 5, gyroscopeRange = 0, gyroscopeBandwidth = 7, accelerometerRange = 1, accelerometerBandwidth = 3] So, I wonder how that reflects the default values? Does `accelerometerBandwidth` of 3 correspond with 62.5Hz? Where can I read up on this? Zitieren
sciss Geschrieben April 26, 2018 at 00:07 Autor Geschrieben April 26, 2018 at 00:07 Found it: https://www.tinkerforge.com/de/doc/Software/Bricks/IMUV2_Brick_TCPIP.html#imu-v2-brick-tcpip-api Zitieren
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.