braiden / python-ant-downloader

Python Ant Downloader - tools for download from garmin wireless (ANT) devices
BSD 2-Clause "Simplified" License
141 stars 45 forks source link

Device ID reports incorrectly #10

Open dlotton opened 12 years ago

dlotton commented 12 years ago

I just noticed that in files that I upload to Garmin Connect via python-and-downlader report my device as 'Garmin Connect API, 12.2.7.7 '. It should report as 'Garmin Forerunner 410, 2.20.0.0'. I presume the numbers at the end are the firmware version.

I believe the device ID has implications in Garmin Connect as to whether altitude correction is automatically set or not (i.e. devices with or without internal barometers).

braiden commented 12 years ago

I don't populate that section of TCX. I wasn't aware it impacted altitude correction. I'll take a look at fixing.

Regards, On Mar 13, 2012 9:26 PM, "dlotton" < reply@reply.github.com> wrote:

I just noticed that in files that I upload to Garmin Connect via python-and-downlader report my device as 'Garmin Connect API, 12.2.7.7 '. It should report as 'Garmin Forerunner 410, 2.20.0.0'. I presume the numbers at the end are the firmware version.

I believe the device ID has implications in Garmin Connect as to whether altitude correction is automatically set or not (i.e. devices with or without internal barometers).


Reply to this email directly or view it on GitHub: https://github.com/braiden/python-ant-downloader/issues/10