Hi,
I managed to decode my first Activity FIT File and am now looking at the different messages and their values. Most of them are self explaining, but some I don't understand. Is there a proper documentation of all the different fields in every kind of message? I can't find anything in the java doc or anywhere else. Specifically I don't understand the format of the PositionLongFieldNum and PositionLatFieldNum in a RecordMesg. I get for example 626181999 and 159880894 for one of my activities. I assumed it might be converted from 62.618, 15.9880 but this location is somewhere in Sweden and the Activity was in Germany. Since I see that the location was tracked accurately in other services, I'm wondering, what format this is and how I can convert it? Is there a documentation of all those fields somewhere?
Best,
Jens