Varia radar data in FIT file

Former Member
Former Member

I'm wondering if it is possible to extract information from a Garmin Varia radar that is recorded into a FIT file.When looking at the garmin connect mobile app I see that there is some info recorded into a ConnectIQ field about radar data but I'm not sure how to extract this from a FIT file. I'm currently using the C SDK to look at the FIT files.

Looking at the C SDK, I notice that there's the variables radar_threat_count and radar_threat_level_max inside of FIT_EVENT_MESG. Is this where the data is meant to be recorded?

Any help with this would be greatly appreciated.

Thanks.