I wrote that little app for the Suunto Ambit. For the Suunto Ambit 2 and 2S it is nicer to have the 2s, 10s and 5x10s MAX in separate apps, so that you can look at each individual graph on movescount.com. Those separate apps are not public yet.
sailquik: I met fin224 the first time this year at a windsurfing slalom contest. During summer we usually have a GPS speed challenge contest going on here in Finland, that's we we are interested GPS stuff :).
Here is a log*.xml that gets written to the harddisk right after Moveslink2 syncs the moves from the watch and before it sends them to movescount.com:
www.chumba.ch/windsurf/log-CD83095110001A00-2013-12-10T09_16_23-7.xml (you have to download it and open it in a text editor, because it is not a valid .xml file)
As you can see, there are different SampleType tags. Just the "periodic" one is taken every second. The ones from the GPS (gps-small and gps-tiny tags) are only every 3-4 seconds. That's a bummer because they would contain all the info from the GPS. The speed is not taken from the GPS, since it under the "periodic" sample. Same thing when exporting to .gpx. The trackpoints are only every 3-4 seconds.
Together with another friend we are in contact with Suunto. It would be great to get the watch to output optionally the SirfStar binary protocol (same data as in .SBN files). The GPS should basically be able to send every second.
It would be nice to be able to use just the watch for GPS speed surfing, but now I have to take the GT-31 as well to get reliable results.
It sounded like Suunto is willing to do some development for other sports. Let's hope we can get some 1s data with doppler speeds.