Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Floating Point size definition problems

Rank

Total Posts: 7

Joined 2012-11-15

PM

Heya. I'm using the C FitSDK.

I have a custom message which includes a floating point number FIT_FLOAT32. The FIT message definition correctly allots the size, however, the message size definition (the #define) is wrong. It appears to think the FIT_FLOAT32 contributes only 2 bytes to the total message size. This also affects the corresponding file size #define. I will manually fix the definitions for now, but just thought I'd give a heads up!

Greg      
RankRankRank

Total Posts: 91

Joined 2012-10-12

PM

Hi Greg,

Thanks for the info I will log it for investigation.

-ShaneP