Docs.rs
  • tinkerforge-2.0.0
    • tinkerforge 2.0.0
    • Docs.rs crate page
    • CC0-1.0 OR MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rtrbt
    • github:tinkerforge:admins
    • Dependencies
      • byteorder ^1.2 normal
      • hmac ^0.7 normal
      • rand ^0.5 normal
      • sha-1 ^0.8 normal
    • Versions
    • 86.93% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module imu_brick

  • Structs
  • Enums
  • Constants
?
Change settings

Module tinkerforge::imu_brick

source ·
Expand description

Full fledged AHRS with 9 degrees of freedom

Structs

Acceleration
AccelerationEvent
AllData
AllDataEvent
AngularVelocity
AngularVelocityEvent
Identity
ImuBrick
Full fledged AHRS with 9 degrees of freedom
MagneticField
MagneticFieldEvent
Orientation
OrientationEvent
Protocol1BrickletName
Quaternion
QuaternionEvent
SpitfpBaudrateConfig
SpitfpErrorCount

Enums

ImuBrickFunction

Constants

IMU_BRICK_CALIBRATION_TYPE_ACCELEROMETER_BIAS
IMU_BRICK_CALIBRATION_TYPE_ACCELEROMETER_GAIN
IMU_BRICK_CALIBRATION_TYPE_GYROSCOPE_BIAS
IMU_BRICK_CALIBRATION_TYPE_GYROSCOPE_GAIN
IMU_BRICK_CALIBRATION_TYPE_MAGNETOMETER_BIAS
IMU_BRICK_CALIBRATION_TYPE_MAGNETOMETER_GAIN
IMU_BRICK_COMMUNICATION_METHOD_CHIBI
IMU_BRICK_COMMUNICATION_METHOD_ETHERNET
IMU_BRICK_COMMUNICATION_METHOD_NONE
IMU_BRICK_COMMUNICATION_METHOD_RS485
IMU_BRICK_COMMUNICATION_METHOD_SPI_STACK
IMU_BRICK_COMMUNICATION_METHOD_USB
IMU_BRICK_COMMUNICATION_METHOD_WIFI
IMU_BRICK_COMMUNICATION_METHOD_WIFI_V2