public class AntPlusBikePowerPcc.IpcDefines
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | MSG_CMD_BIKEPOWER_REQUESTCUSTOMCALIBRATIONPARAMETERS_PARAM_arrayByteMANUFACTURERSPECIFICPARAMETERSThe six manufacturer specific bytes to be sent to the power meter. | 
| static java.lang.String | MSG_CMD_BIKEPOWER_SETAUTOZERO_PARAM_boolAUTOZEROENABLEEnable/disable auto-zero calibration on the power meter. | 
| static java.lang.String | MSG_CMD_BIKEPOWER_SETCRANKPARAMETERS_PARAM_decimalFULLCRANKLENGTHA valid crank length to set to the power meter. | 
| static java.lang.String | MSG_CMD_BIKEPOWER_SETCRANKPARAMETERS_PARAM_intCRANKLENGTHSETTINGThe  AntPlusBikePowerPcc.CrankLengthSettingto be sent to the power meter. | 
| static java.lang.String | MSG_CMD_BIKEPOWER_SETCTFSLOPE_PARAM_decimalSLOPEThe slope value to configure to the CTF power meter. | 
| static java.lang.String | MSG_CMD_BIKEPOWER_SETCUSTOMCALIBRATIONPARAMETERS_PARAM_arrayByteMANUFACTURERSPECIFICPARAMETERSThe six manufacturer specific bytes to be sent to the power meter. | 
| static int | MSG_CMD_BIKEPOWER_whatREQUESTCRANKPARAMETERSSend a request to the power meter to get the crank parameters. | 
| static int | MSG_CMD_BIKEPOWER_whatREQUESTCUSTOMCALIBRATIONPARAMETERSSend a request to the power meter to send custom calibration parameters. | 
| static int | MSG_CMD_BIKEPOWER_whatREQUESTMANUALCALIBRATIONSend a request to the power meter to perform a manual calibration. | 
| static int | MSG_CMD_BIKEPOWER_whatSETAUTOZEROSend a request to the power meter to configure auto-zero calibration. | 
| static int | MSG_CMD_BIKEPOWER_whatSETCRANKPARAMETERSSend a request to the power meter to set the crank parameters. | 
| static int | MSG_CMD_BIKEPOWER_whatSETCTFSLOPESend a request to the CTF power meter to configure slope. | 
| static int | MSG_CMD_BIKEPOWER_whatSETCUSTOMCALIBRATIONPARAMETERSSend a request to the power meter to set custom calibration parameters. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_AUTOZEROSTATUS_PARAM_intAUTOZEROSTATUSThe  AntPlusBikePowerPcc.AutoZeroStatuscurrently known for the power meter, aggregated from multiple calibration page types. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDCRANKCADENCE_PARAM_decimalCALCULATEDCRANKCADENCEThe average crank cadence calculated from sensor data. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDCRANKCADENCE_PARAM_intDATASOURCEThe  AntPlusBikePowerPcc.DataSourceindicating which type of data was used for calculation or if this is a new starting average value. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDPOWER_PARAM_decimalCALCULATEDPOWERThe average power calculated from sensor data. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDPOWER_PARAM_intDATASOURCEThe  AntPlusBikePowerPcc.DataSourceindicating which type of data was used for calculation or if this is a new starting average value. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDTORQUE_PARAM_decimalCALCULATEDTORQUEThe average torque calculated from sensor data. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDTORQUE_PARAM_intDATASOURCEThe  AntPlusBikePowerPcc.DataSourceindicating which type of data was used for calculation or if this is a new starting average value. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDWHEELDISTANCE_PARAM_decimalCALCULATEDWHEELDISTANCEThe distance calculated from sensor data. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDWHEELDISTANCE_PARAM_intDATASOURCEThe  AntPlusBikePowerPcc.DataSourceindicating which type of data was used for calculation or if this is a new starting average value. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDWHEELSPEED_PARAM_decimalCALCULATEDWHEELSPEEDThe average speed calculated from sensor data. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_CALCULATEDWHEELSPEED_PARAM_intDATASOURCEThe  AntPlusBikePowerPcc.DataSourceindicating which type of data was used for calculation or if this is a new starting average value. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_INSTANTANEOUSCADENCE_PARAM_intDATASOURCEThe  AntPlusBikePowerPcc.DataSourceindicating which data page type this field was generated from. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_INSTANTANEOUSCADENCE_PARAM_intINSTANTANEOUSCADENCEInstantaneous cadence valid for display, computed by sensor (up to 1RPM resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_MEASUREMENTOUTPUTDATA_PARAM_decimalMEASUREMENTVALUEThe signed data value sent by the power meter, the data type may be used to infer the type of data being received. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_MEASUREMENTOUTPUTDATA_PARAM_decimalTIMESTAMPThe timestamp corresponding to the instantaneous measurement value. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_MEASUREMENTOUTPUTDATA_PARAM_intDATATYPEThe data type and engineering units applicable to the measurement value. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_MEASUREMENTOUTPUTDATA_PARAM_intNUMOFDATATYPESThe total number of different data types the power meter intends to send. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_PEDALPOWERBALANCE_PARAM_boolRIGHTPEDALINDICATORIndicates if the power meter is reporting the right pedal power (true), or if it does not know which pedal it is reporting (false). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_PEDALPOWERBALANCE_PARAM_intPEDALPOWERPERCENTAGEThe percentage of the user's total power contribution to a single pedal (up to 1% resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_PEDALSMOOTHNESS_PARAM_boolSEPARATEPEDALSMOOTHNESSSUPPORTIndicates if the power meter supports separate pedal smoothness or combined pedal smoothness reporting. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_PEDALSMOOTHNESS_PARAM_decimalLEFTORCOMBINEDPEDALSMOOTHNESSThe left (or combined) pedal smoothness as determined by the sensor (up to 1/2% resolution. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_PEDALSMOOTHNESS_PARAM_decimalRIGHTPEDALSMOOTHNESSThe right pedal smoothness as determined by the sensor (up to 1/2% resolution. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_PEDALSMOOTHNESS_PARAM_longPOWERONLYUPDATEEVENTCOUNTThis field is incremented each time the sensor updates power-only data and is linked to the same field in the Power-Only Data Event. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWCRANKTORQUEDATA_PARAM_decimalACCUMULATEDCRANKPERIODUsed to indicate the average rotation period of the crank during the last update interval, in increments of 1/2048s. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWCRANKTORQUEDATA_PARAM_decimalACCUMULATEDCRANKTORQUEThe cumulative sum of the average torque measured every crank rotation event (up to 1/32 Nm resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWCRANKTORQUEDATA_PARAM_longACCUMULATEDCRANKTICKSThe crank ticks increment with each crank revolution and indicates a full rotation of the crank. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWCRANKTORQUEDATA_PARAM_longCRANKTORQUEUPDATEEVENTCOUNTThis field is incremented each time the sensor updates crank torque data. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWCTFDATA_PARAM_decimalACCUMULATEDTIMESTAMPThe crank torque-frequency message uses a 2000Hz clock to time cadence events. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWCTFDATA_PARAM_decimalINSTANTANEOUSSLOPEThe variation of the output frequency (up to 1/10 Nm/Hz resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWCTFDATA_PARAM_longACCUMULATEDTORQUETICKSSTAMPRepresents the most recent value of torque ticks since the last registered revolution. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWCTFDATA_PARAM_longCTFUPDATEEVENTCOUNTThe update event count increments with each complete pedal stroke. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWPOWERONLYDATA_PARAM_intINSTANTANEOUSPOWERInstantaneous power computed by the sensor valid for display (up to 1W resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWPOWERONLYDATA_PARAM_longACCUMULATEDPOWERAccumulated power is the running sum of the instantaneous power data and is incremented at each update of the update event count (up to 1W resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWPOWERONLYDATA_PARAM_longPOWERONLYUPDATEEVENTCOUNTThis field is incremented each time the sensor updates power-only data. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWWHEELTORQUEDATA_PARAM_decimalACCUMULATEDWHEELPERIODThe average rotation period of the wheel during the last update interval, in increments of 1/2048s. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWWHEELTORQUEDATA_PARAM_decimalACCUMULATEDWHEELTORQUEThe cumulative sum of the average torque measured every update event count (up to 1/32 Nm resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWWHEELTORQUEDATA_PARAM_longACCUMULATEDWHEELTICKSThe wheel ticks field increments with each wheel revolution and is used to calculate linear distance traveled (up to 1 rotation resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_RAWWHEELTORQUEDATA_PARAM_longWHEELTORQUEUPDATEEVENTCOUNTThis field is incremented each time the sensor updates wheel torque data. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_REQUESTFINISHED_PARAM_intREQUESTSTATUSThe  RequestStatusfor the requested operation. | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_TORQUEEFFECTIVENESS_PARAM_decimalLEFTTORQUEEFFECTIVENESSThe Torque Effectiveness is calculated for each crank arm based on the positive (clockwise) and negative (anti-clockwise) torque applied to the crank over each revolution (up to 1/2% resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_TORQUEEFFECTIVENESS_PARAM_decimalRIGHTTORQUEEFFECTIVENESSThe Torque Effectiveness is calculated for each crank arm based on the positive (clockwise) and negative (anti-clockwise) torque applied to the crank over each revolution (up to 1/2% resolution). | 
| static java.lang.String | MSG_EVENT_BIKEPOWER_TORQUEEFFECTIVENESS_PARAM_longPOWERONLYUPDATEEVENTCOUNTThis field is incremented each time the sensor updates power-only data and is linked to the same field in the Power-Only Data Event. | 
| static int | MSG_EVENT_BIKEPOWER_whatAUTOZEROSTATUSThe updated Auto Zero status of the sensor. | 
| static int | MSG_EVENT_BIKEPOWER_whatCALCULATEDCRANKCADENCEThe average cadence between two received messages calculated from the bet available data from the power sensor. | 
| static int | MSG_EVENT_BIKEPOWER_whatCALCULATEDPOWERThe average power between two received messages calculated from the best available data from the power sensor. | 
| static int | MSG_EVENT_BIKEPOWER_whatCALCULATEDTORQUEThe average torque between two received messages calculated from the best available data from the power sensor. | 
| static int | MSG_EVENT_BIKEPOWER_whatCALCULATEDWHEELDISTANCEThe distance travelled between two received messages calculated from the best available data from the power sensor. | 
| static int | MSG_EVENT_BIKEPOWER_whatCALCULATEDWHEELSPEEDThe average speed between two received messages calculated from the best available data from the power sensor. | 
| static int | MSG_EVENT_BIKEPOWER_whatCALIBRATIONMESSAGEResponse data from the power meter when calibration occurs (either by request or automatically performed by the power meter) or is confering current calibration status. | 
| static int | MSG_EVENT_BIKEPOWER_whatCRANKPARAMETERSThe power meter returned the requested crank parameters. | 
| static int | MSG_EVENT_BIKEPOWER_whatINSTANTANEOUSCADENCEThe instantaneous cadence data. | 
| static int | MSG_EVENT_BIKEPOWER_whatMEASUREMENTOUTPUTDATAData sent by power meters intended to enrich the calibration process. | 
| static int | MSG_EVENT_BIKEPOWER_whatPEDALPOWERBALANCEThe pedal power data field provides the user's power contribution (as a percentage) between the left and right pedals, as measured by a pedal power sensor. | 
| static int | MSG_EVENT_BIKEPOWER_whatPEDALSMOOTHNESSThe instantaneous values of left and right, or combined, Pedal Smoothness from the sensor. | 
| static int | MSG_EVENT_BIKEPOWER_whatRAWCRANKTORQUEDATAEvent timing information and torque values from a power sensor that measures torque at the crank. | 
| static int | MSG_EVENT_BIKEPOWER_whatRAWCTFDATAEvent timing information and crank torque values from a power sensor reported as frequency instead. | 
| static int | MSG_EVENT_BIKEPOWER_whatRAWPOWERONLYDATAThe basic power data calculated by the sensor itself. | 
| static int | MSG_EVENT_BIKEPOWER_whatRAWWHEELTORQUEDATAEvent timing information and torque values from a power sensor that measures torque on the rear wheel. | 
| static int | MSG_EVENT_BIKEPOWER_whatREQUESTFINISHEDFinal result of the command requested. | 
| static int | MSG_EVENT_BIKEPOWER_whatTORQUEEFFECTIVENESSThe instantaneous values of left and right Torque Effectiveness from the sensor. | 
| static java.lang.String | PATH_ANTPLUS_BIKEPOWERPLUGIN_PKGThe plugin package path. | 
| static java.lang.String | PATH_ANTPLUS_BIKEPOWERPLUGIN_SERVICEThe plugin service path. | 
| Constructor and Description | 
|---|
| AntPlusBikePowerPcc.IpcDefines() | 
public static final java.lang.String PATH_ANTPLUS_BIKEPOWERPLUGIN_PKG
public static final java.lang.String PATH_ANTPLUS_BIKEPOWERPLUGIN_SERVICE
public static final int MSG_EVENT_BIKEPOWER_whatRAWPOWERONLYDATA
public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWPOWERONLYDATA_PARAM_longPOWERONLYUPDATEEVENTCOUNT
MSG_EVENT_BIKEPOWER_whatRAWPOWERONLYDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWPOWERONLYDATA_PARAM_intINSTANTANEOUSPOWER
MSG_EVENT_BIKEPOWER_whatRAWPOWERONLYDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWPOWERONLYDATA_PARAM_longACCUMULATEDPOWER
MSG_EVENT_BIKEPOWER_whatRAWPOWERONLYDATA event.public static final int MSG_EVENT_BIKEPOWER_whatPEDALPOWERBALANCE
public static final java.lang.String MSG_EVENT_BIKEPOWER_PEDALPOWERBALANCE_PARAM_boolRIGHTPEDALINDICATOR
MSG_EVENT_BIKEPOWER_whatPEDALPOWERBALANCE event.public static final java.lang.String MSG_EVENT_BIKEPOWER_PEDALPOWERBALANCE_PARAM_intPEDALPOWERPERCENTAGE
MSG_EVENT_BIKEPOWER_whatPEDALPOWERBALANCE event.public static final int MSG_EVENT_BIKEPOWER_whatINSTANTANEOUSCADENCE
public static final java.lang.String MSG_EVENT_BIKEPOWER_INSTANTANEOUSCADENCE_PARAM_intDATASOURCE
AntPlusBikePowerPcc.DataSource indicating which data page type this field was generated from. Sent in the MSG_EVENT_BIKEPOWER_whatINSTANTANEOUSCADENCE event.public static final java.lang.String MSG_EVENT_BIKEPOWER_INSTANTANEOUSCADENCE_PARAM_intINSTANTANEOUSCADENCE
MSG_EVENT_BIKEPOWER_whatINSTANTANEOUSCADENCE event.public static final int MSG_EVENT_BIKEPOWER_whatRAWWHEELTORQUEDATA
public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWWHEELTORQUEDATA_PARAM_longWHEELTORQUEUPDATEEVENTCOUNT
MSG_EVENT_BIKEPOWER_whatRAWWHEELTORQUEDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWWHEELTORQUEDATA_PARAM_longACCUMULATEDWHEELTICKS
MSG_EVENT_BIKEPOWER_whatRAWWHEELTORQUEDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWWHEELTORQUEDATA_PARAM_decimalACCUMULATEDWHEELPERIOD
MSG_EVENT_BIKEPOWER_whatRAWWHEELTORQUEDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWWHEELTORQUEDATA_PARAM_decimalACCUMULATEDWHEELTORQUE
MSG_EVENT_BIKEPOWER_whatRAWWHEELTORQUEDATA event.public static final int MSG_EVENT_BIKEPOWER_whatRAWCRANKTORQUEDATA
public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWCRANKTORQUEDATA_PARAM_longCRANKTORQUEUPDATEEVENTCOUNT
MSG_EVENT_BIKEPOWER_whatRAWCRANKTORQUEDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWCRANKTORQUEDATA_PARAM_longACCUMULATEDCRANKTICKS
MSG_EVENT_BIKEPOWER_whatRAWCRANKTORQUEDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWCRANKTORQUEDATA_PARAM_decimalACCUMULATEDCRANKPERIOD
MSG_EVENT_BIKEPOWER_whatRAWCRANKTORQUEDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWCRANKTORQUEDATA_PARAM_decimalACCUMULATEDCRANKTORQUE
MSG_EVENT_BIKEPOWER_whatRAWCRANKTORQUEDATA event.public static final int MSG_EVENT_BIKEPOWER_whatTORQUEEFFECTIVENESS
public static final java.lang.String MSG_EVENT_BIKEPOWER_TORQUEEFFECTIVENESS_PARAM_longPOWERONLYUPDATEEVENTCOUNT
MSG_EVENT_BIKEPOWER_whatTORQUEEFFECTIVENESS event.public static final java.lang.String MSG_EVENT_BIKEPOWER_TORQUEEFFECTIVENESS_PARAM_decimalLEFTTORQUEEFFECTIVENESS
MSG_EVENT_BIKEPOWER_whatTORQUEEFFECTIVENESS event.public static final java.lang.String MSG_EVENT_BIKEPOWER_TORQUEEFFECTIVENESS_PARAM_decimalRIGHTTORQUEEFFECTIVENESS
MSG_EVENT_BIKEPOWER_whatTORQUEEFFECTIVENESS event.public static final int MSG_EVENT_BIKEPOWER_whatPEDALSMOOTHNESS
public static final java.lang.String MSG_EVENT_BIKEPOWER_PEDALSMOOTHNESS_PARAM_longPOWERONLYUPDATEEVENTCOUNT
MSG_EVENT_BIKEPOWER_whatPEDALSMOOTHNESS event.public static final java.lang.String MSG_EVENT_BIKEPOWER_PEDALSMOOTHNESS_PARAM_boolSEPARATEPEDALSMOOTHNESSSUPPORT
MSG_EVENT_BIKEPOWER_whatPEDALSMOOTHNESS event.public static final java.lang.String MSG_EVENT_BIKEPOWER_PEDALSMOOTHNESS_PARAM_decimalLEFTORCOMBINEDPEDALSMOOTHNESS
MSG_EVENT_BIKEPOWER_whatPEDALSMOOTHNESS event.public static final java.lang.String MSG_EVENT_BIKEPOWER_PEDALSMOOTHNESS_PARAM_decimalRIGHTPEDALSMOOTHNESS
MSG_EVENT_BIKEPOWER_whatPEDALSMOOTHNESS event.public static final int MSG_EVENT_BIKEPOWER_whatRAWCTFDATA
public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWCTFDATA_PARAM_longCTFUPDATEEVENTCOUNT
MSG_EVENT_BIKEPOWER_whatRAWCTFDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWCTFDATA_PARAM_decimalINSTANTANEOUSSLOPE
MSG_EVENT_BIKEPOWER_whatRAWCTFDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWCTFDATA_PARAM_decimalACCUMULATEDTIMESTAMP
MSG_EVENT_BIKEPOWER_whatRAWCTFDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_RAWCTFDATA_PARAM_longACCUMULATEDTORQUETICKSSTAMP
MSG_EVENT_BIKEPOWER_whatRAWCTFDATA event.public static final int MSG_EVENT_BIKEPOWER_whatCALIBRATIONMESSAGE
public static final int MSG_EVENT_BIKEPOWER_whatAUTOZEROSTATUS
public static final java.lang.String MSG_EVENT_BIKEPOWER_AUTOZEROSTATUS_PARAM_intAUTOZEROSTATUS
AntPlusBikePowerPcc.AutoZeroStatus currently known for the power meter, aggregated from multiple calibration page types. Sent in the MSG_EVENT_BIKEPOWER_whatAUTOZEROSTATUS event.public static final int MSG_EVENT_BIKEPOWER_whatCALCULATEDPOWER
public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDPOWER_PARAM_intDATASOURCE
AntPlusBikePowerPcc.DataSource indicating which type of data was used for calculation or if this is a new starting average value. A new starting value could be indicated when starting the plugin, or if reception is lost for too long to guarantee accurate data. If using a new starting value to record data, please use this event as a new starting point in time. Sent in the MSG_EVENT_BIKEPOWER_whatCALCULATEDPOWER event.public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDPOWER_PARAM_decimalCALCULATEDPOWER
MSG_EVENT_BIKEPOWER_whatCALCULATEDPOWER event.public static final int MSG_EVENT_BIKEPOWER_whatCALCULATEDTORQUE
public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDTORQUE_PARAM_intDATASOURCE
AntPlusBikePowerPcc.DataSource indicating which type of data was used for calculation or if this is a new starting average value. A new starting value could be indicated when starting the plugin, or if reception is lost for too long to guarantee accurate data. If using a new starting value to record data, please use this event as a new starting point in time. Sent in the MSG_EVENT_BIKEPOWER_whatCALCULATEDTORQUE event.public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDTORQUE_PARAM_decimalCALCULATEDTORQUE
MSG_EVENT_BIKEPOWER_whatCALCULATEDTORQUE event.public static final int MSG_EVENT_BIKEPOWER_whatCALCULATEDCRANKCADENCE
public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDCRANKCADENCE_PARAM_intDATASOURCE
AntPlusBikePowerPcc.DataSource indicating which type of data was used for calculation or if this is a new starting average value. A new starting value could be indicated when starting the plugin, or if reception is lost for too long to guarantee accurate data. If using a new starting value to record data, please use this event as a new starting point in time. Sent in the MSG_EVENT_BIKEPOWER_whatCALCULATEDCRANKCADENCE event.public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDCRANKCADENCE_PARAM_decimalCALCULATEDCRANKCADENCE
MSG_EVENT_BIKEPOWER_whatCALCULATEDCRANKCADENCE event.public static final int MSG_EVENT_BIKEPOWER_whatCALCULATEDWHEELSPEED
public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDWHEELSPEED_PARAM_intDATASOURCE
AntPlusBikePowerPcc.DataSource indicating which type of data was used for calculation or if this is a new starting average value. A new starting value could be indicated when starting the plugin, or if reception is lost for too long to guarantee accurate data. If using a new starting value to record data, please use this event as a new starting point in time. Sent in the MSG_EVENT_BIKEPOWER_whatCALCULATEDWHEELSPEED event.public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDWHEELSPEED_PARAM_decimalCALCULATEDWHEELSPEED
MSG_EVENT_BIKEPOWER_whatCALCULATEDWHEELSPEED event.public static final int MSG_EVENT_BIKEPOWER_whatCALCULATEDWHEELDISTANCE
public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDWHEELDISTANCE_PARAM_intDATASOURCE
AntPlusBikePowerPcc.DataSource indicating which type of data was used for calculation or if this is a new starting average value. A new starting value could be indicated when starting the plugin, or if reception is lost for too long to guarantee accurate data. If using a new starting value to record data, please use this event as a new starting point in time. Sent in the MSG_EVENT_BIKEPOWER_whatCALCULATEDWHEELDISTANCE event.public static final java.lang.String MSG_EVENT_BIKEPOWER_CALCULATEDWHEELDISTANCE_PARAM_decimalCALCULATEDWHEELDISTANCE
MSG_EVENT_BIKEPOWER_whatCALCULATEDWHEELDISTANCE event.public static final int MSG_EVENT_BIKEPOWER_whatMEASUREMENTOUTPUTDATA
public static final java.lang.String MSG_EVENT_BIKEPOWER_MEASUREMENTOUTPUTDATA_PARAM_intNUMOFDATATYPES
MSG_EVENT_BIKEPOWER_whatMEASUREMENTOUTPUTDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_MEASUREMENTOUTPUTDATA_PARAM_intDATATYPE
MSG_EVENT_BIKEPOWER_whatMEASUREMENTOUTPUTDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_MEASUREMENTOUTPUTDATA_PARAM_decimalTIMESTAMP
MSG_EVENT_BIKEPOWER_whatMEASUREMENTOUTPUTDATA event.public static final java.lang.String MSG_EVENT_BIKEPOWER_MEASUREMENTOUTPUTDATA_PARAM_decimalMEASUREMENTVALUE
MSG_EVENT_BIKEPOWER_whatMEASUREMENTOUTPUTDATA event.public static final int MSG_EVENT_BIKEPOWER_whatCRANKPARAMETERS
public static final int MSG_EVENT_BIKEPOWER_whatREQUESTFINISHED
public static final java.lang.String MSG_EVENT_BIKEPOWER_REQUESTFINISHED_PARAM_intREQUESTSTATUS
RequestStatus for the requested operation. Note that even if a command is sent successfully, there is no guaranteed response from the sensor. Please contact the manufacturer for more information on how this request is handled. Sent in the MSG_EVENT_BIKEPOWER_whatREQUESTFINISHED event.public static final int MSG_CMD_BIKEPOWER_whatREQUESTMANUALCALIBRATION
public static final int MSG_CMD_BIKEPOWER_whatSETAUTOZERO
public static final java.lang.String MSG_CMD_BIKEPOWER_SETAUTOZERO_PARAM_boolAUTOZEROENABLE
MSG_CMD_BIKEPOWER_whatSETAUTOZERO command.public static final int MSG_CMD_BIKEPOWER_whatSETCTFSLOPE
public static final java.lang.String MSG_CMD_BIKEPOWER_SETCTFSLOPE_PARAM_decimalSLOPE
MSG_CMD_BIKEPOWER_whatSETCTFSLOPE command.public static final int MSG_CMD_BIKEPOWER_whatREQUESTCUSTOMCALIBRATIONPARAMETERS
public static final java.lang.String MSG_CMD_BIKEPOWER_REQUESTCUSTOMCALIBRATIONPARAMETERS_PARAM_arrayByteMANUFACTURERSPECIFICPARAMETERS
MSG_CMD_BIKEPOWER_whatREQUESTCUSTOMCALIBRATIONPARAMETERS command.public static final int MSG_CMD_BIKEPOWER_whatSETCUSTOMCALIBRATIONPARAMETERS
public static final java.lang.String MSG_CMD_BIKEPOWER_SETCUSTOMCALIBRATIONPARAMETERS_PARAM_arrayByteMANUFACTURERSPECIFICPARAMETERS
MSG_CMD_BIKEPOWER_whatSETCUSTOMCALIBRATIONPARAMETERS command.public static final int MSG_CMD_BIKEPOWER_whatREQUESTCRANKPARAMETERS
public static final int MSG_CMD_BIKEPOWER_whatSETCRANKPARAMETERS
public static final java.lang.String MSG_CMD_BIKEPOWER_SETCRANKPARAMETERS_PARAM_intCRANKLENGTHSETTING
AntPlusBikePowerPcc.CrankLengthSetting to be sent to the power meter. Sent in the MSG_CMD_BIKEPOWER_whatSETCRANKPARAMETERS command.public static final java.lang.String MSG_CMD_BIKEPOWER_SETCRANKPARAMETERS_PARAM_decimalFULLCRANKLENGTH
MSG_CMD_BIKEPOWER_whatSETCRANKPARAMETERS command.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.