Detailed Description

Messages for interacting with an attached STA5635 RF front-end device.

These messages are intended to be used only for devices with an STMicroelectronics STA5635 RF front-end where direct user control of the front-end is needed. This is not common and should not be used on most platforms.

For platforms using an STA5635, the device will output LBandFrameMessage containing I/Q samples from the RF front-end. The format and use of the I/Q samples is platform-specific.

See also Message Definitions.

Classes

struct  point_one::fusion_engine::messages::STA5635Command
 A command to be sent to an attached STA5635 RF front-end. More...
 
struct  point_one::fusion_engine::messages::STA5635CommandResponse
 Result from an STA5635 sent in response to an STA5635Command. More...
 
struct  point_one::fusion_engine::messages::STA5635IQData
 IQ sample data from an STA5635 (MessageType::STA5635_IQ_DATA, version 1.0). More...