Sampo is an application that displays and records the Track and the pedometer.
The track logs are recorded with GPX, NMEA-0183 and csv format. The logs with NMEA-0183 can be imported directly to PMB(GPS Image Tracker) included with SONY digital camera .

Recorded track can be displayed on GoogleMap. Current location is centered and marked on the map.
HeadingUP@function will be availablle. The GoogleMap is rotated by iPhone's commpass when you stop.

You can upload the track logs to Google Doc and directly download from iPhone with simple HTTP server.

The Route generated by Google Earth can be displayed by red arrows. Waypoints can be save with a address , memo and photo.

In pedometer the calorieout is calculated by moving distance, speed(walking:1.6km/h〜joging:18km/h) and weight(kg) by means of METs table.  In indoor mode the calorieout can be calculated by the stride and steps.
CalorieOut(kcal) = 1.05 x METs x hours x Weight(kg)

Beep sounds every two steps in order to adjust the sensitivity and sampling rate of the accelerometer.
You can switch on or off the proximity sensor and sleep timer.

cocoahttpserver is develoved by Deusty. Software lisence is here.
@

@