You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried to get data from Ultrasport NavRun 600, which is actually a rebranded version of OnMove100. First of all I should mention, that Onconnect recognizes watch as OnMove100 and correctly saves tracks from device with no issues. But I use archlinux everywhere and don't want to switch between archlinux and windows on my notebook. I'm using last git version, built on archlinux. By default kalenji_reader recognizes watch as PylePGSPW1, but produces error, so I changed device to OnMove100 in configuration file. So, facts are:
Output from lsusb: ID 10c4:ea61 Cygnal Integrated Products, Inc. CP210x UART Bridge
TCX output produces a file with the only one trackpoint:
Please take a look on time. Instead of 2019-03-07 it gives a different time like 2019-03-10, 2019-03-15, etc. This is not a case of onconnect, it gives correct time for all trackpoints.
I suggest it is a problem of firmware or protocol. Please tell me what info should I provide to help solve this problem. Log file is attached. kalenji_reader_20190307_133604.log
Regards,
Yarema
The text was updated successfully, but these errors were encountered:
I had a look at the log file attached.
At a high level, it does look similar to the OnMove100 format: similar initialization sequence, same overall format with line ending with ff for header, fd for session header and fa for data.
But the content clearly doesn't match. It may well be the same protocol with a different version, or a completely different protocol. Considering the protocol is not documented and there are many differences everywhere, it's hard to tell.
The simplest is probably to create a separate device NavRun600 forked from OnMove100 and to reverse engineer it. Can you provide some log files (like you did) with the corresponding GPX files? For this you'd need to import once with kalenji_reader and once with Onconnect ...
Multiple files on different days, with different distances, using as much as possible all the watch features would be helpful.
ColinPitrat
changed the title
Ultrasport NavRun 600 / OnMove100 incorrect tcx and gpx data output
Support Ultrasport NavRun 600
May 17, 2019
If anybody passing here and who has a Ultrasport NavRun600 is interested in helping support this device, they can provide GPX from OnConnect and import logs from kalenji using OnMove100 driver.
I'm happy to support if help is needed.
Hi, I tried to get data from Ultrasport NavRun 600, which is actually a rebranded version of OnMove100. First of all I should mention, that Onconnect recognizes watch as OnMove100 and correctly saves tracks from device with no issues. But I use archlinux everywhere and don't want to switch between archlinux and windows on my notebook. I'm using last git version, built on archlinux. By default kalenji_reader recognizes watch as PylePGSPW1, but produces error, so I changed device to OnMove100 in configuration file. So, facts are:
ID 10c4:ea61 Cygnal Integrated Products, Inc. CP210x UART Bridge
Please take a look on time. Instead of 2019-03-07 it gives a different time like 2019-03-10, 2019-03-15, etc. This is not a case of onconnect, it gives correct time for all trackpoints.
I suggest it is a problem of firmware or protocol. Please tell me what info should I provide to help solve this problem. Log file is attached.
kalenji_reader_20190307_133604.log
Regards,
Yarema
The text was updated successfully, but these errors were encountered: