paulhibbing / AGread

Read Accelerometer Files from ActiGraph Accelerometers
Other
15 stars 4 forks source link

Fix #8 #9

Closed paulhibbing closed 5 years ago

paulhibbing commented 5 years ago

This pull request fixes #8 by:

It works on a couple of sample files. However, I believe the third bullet should be simply latch filling, and just happens to work on the sample files (or possibly all cases, just in an inefficient way).

USB event zero-assignment can happen in C++, which would be preferable and easy to do with previous infrastructure.

Testing with additional files would be wise.