Matt Greenfield

Results 51 issues of Matt Greenfield

I'll be tracking the development of the initial Android SDK in this task. Just filing it now as an empty shell, to get the ball rolling.

enhancement

Note that I have merged the sub-develop branches (`timelines` and `markov`) back up into `develop`, and will shortly be deleting those branches. So anyone pointing their Podfile at `timelines` should...

documentation

Arc keeps an extra layer of activity type ML models than LocoKit. The extra layer being the user's own personal models, based on their own type confirmations / corrections. -...

enhancement

The main reason why LocoKit 6.0.0 hasn't yet gone final is because some changes along the way during development broke non persistent timeline stores (ie when `TimelineStore` is used instead...

documentation

This is an issue to track development on the new managers / stores architecture for the next major release. ~~~ db -> store -> recorder / segment / processor ~~~...

enhancement
documentation

Otherwise it’s kinda wrong, and sometimes mega wrong. Different activity types are sampled at different rates (ie walking, running, cycling sampled at higher frequency, due to Apple Health workout requirements)....

enhancement

This one comes out of several users reporting airplane flights where the start of the flight has been recorded, but the end of the flight was only nolos (no location...

enhancement

Before I open sourced LocoKit, Arc App had a dirty hack that made the underground train recording about as perfect as possible. It consistently got better results than Moves or...

bug

This is the second most often requested feature for Arc App, after the Moves data importer. I was just about to add it to the tasks list in the Arc...

enhancement
Arc App

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...

enhancement