JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Enums
Methods
Constructors
Enum Constants
Classes
Class
Description
com.inertia.promove.Command.FlashGetFirstFileRequest
com.inertia.promove.Command.FlashGetFirstFileResponse
com.inertia.promove.Command.FlashGetNextFileRequest
com.inertia.promove.Command.FlashGetNextFileResponse
com.inertia.promove.Command.LoggingGetFirstLogRequest
com.inertia.promove.Command.LoggingGetFirstLogResponse
com.inertia.promove.Command.ServiceSendEventRequest
com.inertia.promove.Command.ServiceSendEventResponse
com.inertia.promove.Config.AccelConfig
com.inertia.promove.Config.ADCConfig
com.inertia.promove.Config.CompassConfig
com.inertia.promove.Config.CorrelationConfig
com.inertia.promove.Config.DigitalGyroConfig
com.inertia.promove.Config.HeartBeatConfig
com.inertia.promove.Config.TemperatureConfig
Enums
Enum
Description
com.inertia.promove.Config.AccelRange2
com.inertia.promove.Config.AccelRate1
com.inertia.promove.Config.AccelRate2
com.inertia.promove.Config.AccelType
com.inertia.promove.Config.CompassGain
com.inertia.promove.Config.CompassRate
com.inertia.promove.Config.CompassType
com.inertia.promove.Config.GyroFilterBandwith
com.inertia.promove.Config.TimerSource
Methods
Method
Description
com.inertia.orientation.ImuFilter.reInitGyro(int)
com.inertia.orientation.ImuFilter.setGyroBias(double, double, double)
com.inertia.orientation.OrientationFilter.reInitGyro(int)
com.inertia.promove.Transformer.getAccelConfig()
com.inertia.promove.Transformer.getCompassConfig()
com.inertia.promove.Transformer.getGyroConfig()
com.inertia.promove.Transformer.hasAccelConfig()
com.inertia.promove.Transformer.hasCompassConfig()
com.inertia.promove.Transformer.hasGyroConfig()
Constructors
Constructor
Description
com.inertia.orientation.ImuFilter(int, double)
Enum Constants
Enum Constant
Description
com.inertia.promove.SerialProtocol.ProtocolVersion.PROTOCOL_V0
com.inertia.promove.SerialProtocol.ProtocolVersion.PROTOCOL_V1
com.inertia.promove.SerialProtocol.ProtocolVersion.PROTOCOL_V2