LocoKit
LocoKit copied to clipboard
Keep arrays of the CoreMotion raw data in LocomotionSamples
Currently LocomotionSamples keep arrays of their source raw CLLocation data (sample.rawLocations), but not the source raw CoreMotion data. It would be helpful for those objects to be kept associated with the LocomotionSamples.
This task has some crossover with #21.