Quote:
Originally Posted by Unregistered Those with a technical background may also be interested to know that suunto have written custom dynamic link libraries to program the x6 line of watches. |
Let me start by saying I just got my
X6HR yesterday. I have discovered this thread which gave me two great bits of information. The Access DB password for SAM, and the tip of hidden features in the DLLs? Ultimately I was wondering if anyone has exploited these DLLs yet? I don't want to reinvent the wheel.
Aparently everyone wants software to replace the SAM. However SAM seems sufficient for me thus far, so I just want to write a small program to handle the currently unavailable functions. Although perhaps this already exists in
Suunto offices, so maybe someone has a copy. Otherwise, here are the interesting functions I saw in the DLLs:
ResetHistory
ResetMemory
ResetWeatherLog
SetAlarm
SetDate
SetDisplayContrast
SetTime
SetToSleep
It looks as if we would be able to reset the weather log, change the display contrast, put the watch in sleep mode, and auto synch the time with your PC (which should be auto synched with atomic time). So did anyone try these things out yet?