.eslintrc.js | 35 | A 0 mins |
|
.gitconfig | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/workflows/main.yml | |
|
|
.gitignore | |
|
|
.prettierrc.js | 8 | A 0 mins |
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
commitlint.config.js | 1 | A 0 mins |
|
docs/typedoc.json | |
|
|
examples/calibration/index.html | |
|
|
examples/common/css/styles.css | |
|
|
package-lock.json | |
|
|
package.json | |
|
|
src/index.ts | 2 | A 0 mins |
|
src/nodes/index.ts | 1 | A 0 mins |
|
src/nodes/processing/AbsoluteOrientationProcessingNode.ts | 44 | A 0 mins |
|
src/nodes/processing/AccelerationProcessingNode.ts | 42 | B 4 hrs |
|
src/nodes/processing/GravityProcessingNode.ts | 102 | A 1 hr |
|
src/nodes/processing/PedometerProcessingNode.ts | 192 | B 5 hrs |
|
src/nodes/processing/RelativeOrientationProcessingNode.ts | 42 | B 4 hrs |
|
src/nodes/processing/VelocityCalculationNode.ts | 50 | A 1 hr |
|
src/nodes/processing/VelocityProcessingNode.ts | 81 | A 1 hr |
|
src/nodes/processing/calibration/MagnetometerCalibrationNode.ts | 64 | A 2 hrs |
|
src/nodes/processing/calibration/index.ts | 1 | A 0 mins |
|
src/nodes/processing/index.ts | 8 | A 0 mins |
|
src/services/IMUCalibrationService.ts | 148 | A 1 hr |
|
src/services/MagnetometerCalibrationService.ts | 3 | A 0 mins |
|
src/services/index.ts | 2 | A 0 mins |
|
tsconfig.json | |
|
|
tsconfig/README.md | |
|
|
tsconfig/tsconfig.app-base.json | |
|
|
tsconfig/tsconfig.app.json | |
|
|
tsconfig/tsconfig.base.json | |
|
|
tsconfig/tsconfig.bundle.cjs.json | |
|
|
tsconfig/tsconfig.bundle.esm.json | |
|
|
tsconfig/tsconfig.bundle.esm5.json | |
|
|
tsconfig/tsconfig.bundle.types.json | |
|
|
tsconfig/tsconfig.lint.json | |
|
|
tsconfig/tsconfig.spec.json | |
|
|
webpack.config.js | 77 | A 1 hr |
|