Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Interpretation of message fields with components

Rank

Total Posts: 10

Joined 2016-10-30

PM

Hi,

I am trying to understand how a message field with components should be interpreted.

There seem to be two versions:
In the Session message: avg_speed -> enhanced_avg_speed and the bits column = 16
In the Record message: compressed_speed_distance -> speed,distance and the bits column 12, 12

I tried to find some documentation, but I could not quite understand what should be done in order to interpret the message. Could anyone point me into the right direction?

Thanks,
Joan


     
RankRank

Total Posts: 44

Joined 2013-04-07

PM

JoanPuig - 09 December 2016 01:08 PM

I am trying to understand how a message field with components should be interpreted.


@ admin

I hate the message:
The form you submitted contained the following errors

    Computer says your input might be spam
so it is discarded.

Return 
to Previous Page 

!!!

that's why:
I write my answer in the attachment.

edge-python      

File Attachments

Rank

Total Posts: 10

Joined 2016-10-30

PM

Hi edge-python,

Thanks for the reply. So, does that mean that a message can either have speed and distance and I should decode them normally, or it could have compressed_speed_distance and I should override the value of speed and distance with the result of doing the transformation you mentioned?

Joan      
RankRank

Total Posts: 44

Joined 2013-04-07

PM

JoanPuig - 10 December 2016 07:17 AM
does that mean that a message can either have speed and distance and I should decode them normally, or it could have compressed_speed_distance

yes,
and please look into the profile.xlsx

edge-python      

File Attachments