Command |
This class parses and generates commands from/to ProMove nodes
|
Command.Flash |
The commands in the Flash group
|
Command.FlashCheckRequest |
|
Command.FlashCheckResponse |
|
Command.FlashCloseRequest |
|
Command.FlashCloseResponse |
|
Command.FlashFormatRequest |
|
Command.FlashFormatResponse |
|
Command.FlashGetFirstFileRequest |
Deprecated. |
Command.FlashGetFirstFileResponse |
Deprecated. |
Command.FlashGetNextFileRequest |
Deprecated. |
Command.FlashGetNextFileResponse |
Deprecated. |
Command.FlashListExRequest |
|
Command.FlashListExResponse |
|
Command.FlashListRequest |
|
Command.FlashListResponse |
|
Command.FlashOpenRequest |
|
Command.FlashOpenResponse |
|
Command.FlashReadRequest |
|
Command.FlashReadResponse |
|
Command.FlashSeekRequest |
|
Command.FlashSeekResponse |
|
Command.FlashStatusRequest |
|
Command.FlashStatusResponse |
|
Command.Group |
The command groups to use
|
Command.Logging |
The commands in the Logging group
|
Command.LoggingCloseRequest |
|
Command.LoggingCloseResponse |
|
Command.LoggingGetFirstLogRequest |
Deprecated. |
Command.LoggingGetFirstLogResponse |
Deprecated. |
Command.LoggingOpenRequest |
|
Command.LoggingOpenResponse |
|
Command.LoggingReadRangeRequest |
|
Command.LoggingReadRangeResponse |
|
Command.LoggingStartRequest |
|
Command.LoggingStartResponse |
|
Command.LoggingStateRequest |
|
Command.LoggingStateResponse |
|
Command.LoggingStopRequest |
|
Command.LoggingStopResponse |
|
Command.ProMoveCommand |
|
Command.ProMoveRequest |
|
Command.ProMoveResponse |
|
Command.ProMoveResponseBool |
|
Command.ProMoveResponseRTC |
|
Command.Service |
The commands in the Service group
|
Command.ServiceGetRTCRequest |
|
Command.ServiceGetRTCResponse |
|
Command.ServiceGetStatsRequest |
|
Command.ServiceGetStatsResponse |
|
Command.ServiceGetUptimeRequest |
|
Command.ServiceGetUptimeResponse |
|
Command.ServicePowerDownRequest |
|
Command.ServicePowerDownResponse |
|
Command.ServiceRadioRequest |
|
Command.ServiceRadioResponse |
|
Command.ServiceRestoreConfigRequest |
|
Command.ServiceRestoreConfigResponse |
|
Command.ServiceSendEventRequest |
Deprecated. |
Command.ServiceSendEventResponse |
Deprecated. |
Command.ServiceSetRTCRequest |
|
Command.ServiceSetRTCResponse |
|
Command.ServiceStoreConfigRequest |
|
Command.ServiceStoreConfigResponse |
|
Config |
This class enables parsing and generating data protocol messages related to configuration
|
Config.AbstractConfig |
abstract class for each configuration
|
Config.AccelConfig |
Deprecated. |
Config.AccelConfigExt |
AccelConfigExt configuration
|
Config.AccelHighGSpecificSettings |
|
Config.AccelRange2 |
Deprecated. |
Config.AccelRate1 |
Deprecated. |
Config.AccelRate2 |
Deprecated. |
Config.AccelSpecificSettings |
|
Config.AccelType |
Deprecated. |
Config.ADC_DescriptorType |
|
Config.ADC_GroupDescriptor |
|
Config.ADC_InputDescriptor |
|
Config.ADC_InputMode |
|
Config.ADC2Config |
|
Config.ADCConfig |
Deprecated. |
Config.AxisConfig |
|
Config.BarometerSpecificSettings |
|
Config.CapacitiveFeedbackSelect |
|
Config.Channel |
|
Config.ChannelConfig |
|
Config.ChannelInputSelect |
|
Config.CompassConfig |
Deprecated. |
Config.CompassGain |
Deprecated. |
Config.CompassRate |
Deprecated. |
Config.CompassSpecificSettings |
|
Config.CompassType |
Deprecated. |
Config.CorrelationConfig |
Deprecated. |
Config.DigitalGyroConfig |
Deprecated. |
Config.GenericConfig |
|
Config.GenericSensorConfig |
|
Config.GlobalSamplingConfig |
global sampling configuration
|
Config.GPSConfiguration |
|
Config.GPSConfigVersion |
|
Config.GyroFilterBandwith |
Deprecated. |
Config.GyroSpecificSettings |
|
Config.HeartBeatConfig |
Deprecated. |
Config.IEPE_voltage |
|
Config.IMAConfig |
class for IMA activity measurement configuration
|
Config.IMAConfigVersion |
|
Config.IndustrialBoardNonDiff |
|
Config.LegacyConfig |
|
Config.LoggingConfig |
class for logging configuration
|
Config.Mask |
The mask to use over the datatype (i.e.
|
Config.MPUTemperatureSpecificSettings |
|
Config.OtherAxisConfig |
|
Config.RadioChip |
|
Config.RadioConfig |
super-class for each sampling configuration
|
Config.RadioConfigVersion |
|
Config.ResistiveFeedbackSelect |
|
Config.RTCConfig |
class for real time clock configuration, note that sampling probably needs to be disabled, better to trigger based on IMA or event
|
Config.RTCConfigVersion |
|
Config.SamplerConfig |
|
Config.SingleAxisConfig |
|
Config.StatusConfig |
class for status monitoring configuration
|
Config.StatusConfigVersion |
|
Config.TemperatureConfig |
Deprecated. |
Config.TimerSource |
Deprecated. |
Config.TransmitType |
|
Config.TriggerType |
|
Config.TripleAxisConfig |
|
Config.VmonBoardConfig |
|
Config.VmonBoardType |
|
ImuFilter |
|
InertiaException |
|
OrientationFilter |
|
OrientationFilters |
|
ProMoveSamples |
|
ProMoveSamples.GPSsample |
|
ProMoveSamples.Sample |
|
ProtocolListener |
Implement this interface to automatically transmit data to a node.
|
SerialProtocol |
This class allows parsing and generating messages over serial to the ProMove nodes and FastGateway the serial connection can be over bluetooth or USB serial.
|
SerialProtocol.ProtocolVersion |
The ProtocolVersion identifies how the serial data is and should be encoded.
|
Transformer |
|