Age | Commit message (Expand) | Author |
---|---|---|
2018-10-23 | BROKEN: Swtiching from semaphores to pthread_mutex_t | dragonprevost |
2018-10-22 | fixed camelCase variable names | dragonprevost |
2018-10-22 | slight clean up to increase readability. | dragonprevost |
2018-10-22 | Implented array that holds timestamp of all sudden impacts that are recorded. | dragonprevost |
2018-10-22 | getSuddenImpact is designed to return 3 arrays that hold impact data | dragonprevost |
2018-10-22 | Impacts are now stored in 3 arrays that log the acceleration at time of impac... | dragonprevost |
2018-10-15 | Implemented thread to monitor accelerometer on short intervals in order to de... | dragonprevost |
2018-10-09 | Initial commit1.0.0gpio-interrupt | Nick Van Doorn |