I just wrote a little Java app that converts .dat files from the HAC4 into the Polar .hrm format (so you can use them with any software that accepts Polar files). I know that there is a C program that does the same thing, however I wanted to correct some bugs and make it more platform-independent, so I did it in Java.
It's still not perfect, but it converts most of the things. If someone is interested (to use it but also to improve it!) please le me know!
I just wrote a little Java app that converts .dat files from the HAC4 into the Polar .hrm format (so you can use them with any software that accepts Polar files). I know that there is a C program that does the same thing, however I wanted to correct some bugs and make it more platform-independent, so I did it in Java.
It's still not perfect, but it converts most of the things. If someone is interested (to use it but also to improve it!) please le me know!
Francesco
Francesco: Sounds like a cool program; best place for it might be the people at the www.HAC4.com website.