- REMOVED support for inertial command Kinematic Constraint Control (0x0D,0x51) (no device support):
- InertialNode::get/setKinematicConstraints()
- MipNodeFeatures::supportedAccelerationConstraintOptions(), supportedVelocityConstraintOptions(), supportedAngularConstraintOptions()
- MipTypes::Command::CMD_EF_KINEMATIC_CONSTRAINT
- InertialTypes::KinematicConstraint
- struct KinematicConstraints
- type KinematicConstraintOptions
- Added support for inertial commands
- Vertical Gyro Constraint Control (0x0D,0x62)
- Wheeled Vehicle Constraint Control (0x0D,0x63)
- Added new Sample Rate type (decimation) to support inertial data sets with an unknown base rate (SampleRate::Decimation(), RateType::rateType_decimation)