SDK 6.4.2, simulator, fr955. I start my datafield with the following code in compute:
System.println ( "compute: timerTime: " + activityInfo.timerTime + ", elapsedDistance: " + activityInfo.elapsedDistance + ", totalAscent: " + activityInfo.totalAscent...