virtual ~CFeatureDlg()
Destructor.
BOOL OnInitDialog()
Initialize the dialog.
FMI Feature (enable) modal dialog.
afx_msg void OnBnClickedOk()
Click handler for OK button.
uint16 mFeatureCodes[126]
Array of feature codes to send in the FMI Enable packet.
Serial communication controller for Garmin and FMI packets.
void checkFeature(CButton *aCheckBox, fmi_feature_type aFeature)
Process a feature check box.
unsigned short int uint16
16-bit unsigned integer
FmiApplicationLayer & mCom
Reference to the FMI application layer.
fmi_feature_type
Valid values for the features field of the fmi_features_data_type.
CFeatureDlg(CWnd *aParent, FmiApplicationLayer &aCom)
Constructor.
unsigned char uint8
8-bit unsigned integer
uint8 mFeatureCount
Number of feature codes to send in the FMI Enable packet.