Note: This page describes an obsolete version of GPSBabel that may substantially differ from the current or development version.

Motoactiv CSV (motoactv)

This format can...

  • read and write waypoints

This format is derived from the xcsv format, so it has all of the same options as that format.

The MotoACTV™ smart watch creates csv format files. GPSBabel can read and write these files through the xcsv format when using the included motoactv.style specification.

The specific format of the csv file has changed over time, to add new data fields. The current version of the GPSBabel style specification expects to work with this ordered set of fields:

"DISTANCE","activity_id","HEARTRATE","SPEED","STEPS_PER_MINUTE", "LATITUDE","repetitions","temperature","INSTANT_TORQUE_CRANK", "timestamp_epoch","ELEVATION","POWER","STRIDES","wheel_torque", "CALORIEBURN","LONGITUDE","CADENCE","heading","STEP_RATE"

gpsbabel -i motoactv -f rawDataCsv.csv -x transform,trk=wpt -o gtrnctr,course=0 -F outfile.tcx