OpenHPS/openhps-imu

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.js35
A
0 mins
.gitconfig
.github/ISSUE_TEMPLATE/bug_report.md
.github/workflows/main.yml
.gitignore
.prettierrc.js8
A
0 mins
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
commitlint.config.js1
A
0 mins
docs/typedoc.json
examples/calibration/index.html
examples/common/css/styles.css
package-lock.json
package.json
src/index.ts2
A
0 mins
src/nodes/index.ts1
A
0 mins
src/nodes/processing/AbsoluteOrientationProcessingNode.ts44
A
0 mins
src/nodes/processing/AccelerationProcessingNode.ts42
B
4 hrs
src/nodes/processing/GravityProcessingNode.ts105
A
1 hr
src/nodes/processing/PedometerProcessingNode.ts197
B
5 hrs
src/nodes/processing/RelativeOrientationProcessingNode.ts42
B
4 hrs
src/nodes/processing/VelocityCalculationNode.ts50
A
1 hr
src/nodes/processing/VelocityProcessingNode.ts81
A
1 hr
src/nodes/processing/calibration/MagnetometerCalibrationNode.ts64
A
2 hrs
src/nodes/processing/calibration/index.ts1
A
0 mins
src/nodes/processing/index.ts8
A
0 mins
src/services/IMUCalibrationService.ts174
A
3 hrs
src/services/MagnetometerCalibrationService.ts2
A
0 mins
src/services/index.ts2
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.js77
A
1 hr