| Author |
Message |
mstone
Member
|
# Posted: 1 Jan 2010 18:13 - Edited by: mstone
Reply
It looks like there's a general problem with dates retrieved from (and sent to?) the chrono database on the watch. The year 2010 is reported as 2000. For example, run the print_chrono, print_chrono_report, and export_chrono_csv utilities.
I'm not sure if this problem exists in other areas.
|
mstone
Member
|
# Posted: 2 Jan 2010 02:54
Reply
It looks like the problem lies in the struct _chrono_workout. You seem to be ignoring half of the year byte in the fields reserved_2_4, reserved_2_5, reserved_2_6, reserved_2_7. This will need to be fixed in both reading and writing functions all throughout the library.
I can't seem to build on Mac OS X 10.6. I'll keep working on getting it to build, but if anyone can fix the problem in the meantime, I'd appreciate it.
|
Huidae Cho
Admin
|
# Posted: 2 Jan 2010 13:52
Reply
Hi Michael,
Thank you for the report. Yes, it was my fault! I've fixed this bug and uploaded 0.0.11.
Thank you again and happy new year!
|
mstone
Member
|
# Posted: 2 Jan 2010 23:01
Reply
Excellent! Thank you and happy new year.
|