wouterbulten/slacjs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.jscsrc
.jshintrc
.travis.yml
LICENSE.md
README.md
bower.json
config.js50
A
0 mins
gulpfile.js64
A
1 hr
mobile/config.xml
package.json
resources/screenshots/slac-js-1.0.PNG
resources/screenshots/slacjs_live_highbroadcast.png
resources/screenshots/slacjs_live_lowbroadcast.png
resources/screenshots/slacjs_live_lowbroadcast_187.png
resources/screenshots/slacjs_livetest_0.1.tiff
resources/screenshots/slacjs_local.png
resources/screenshots/slacjs_local_init.png
resources/screenshots/slacjs_local_init2.png
resources/screenshots/slacjs_local_localisation.png
resources/slacjs-algorithm-overview.gv
resources/slacjs-algorithm-overview.png
resources/testdata/replay-data-100615.js1
A
0 mins
resources/testdata/replay-data-110515-1.js1
A
0 mins
resources/testdata/replay-data-110615-2.js1
A
0 mins
resources/testdata/replay-data-110615-3.js1
A
0 mins
src/app/app-local.js78
A
1 hr
src/app/app-mobile.js210
A
3 hrs
src/app/app-replay.js165
A
3 hrs
src/app/config.js184
A
0 mins
src/app/device/bluetooth.js81
A
0 mins
src/app/device/data-storage.js53
A
1 hr
src/app/device/motion-sensor.js76
A
3 hrs
src/app/device/pedometer.js75
A
0 mins
src/app/models/landmark-init-set.js38
A
0 mins
src/app/models/landmark-particle-set.js95
A
2 hrs
src/app/models/particle-set.js108
A
3 hrs
src/app/models/particle.js76
A
2 hrs
src/app/models/sensor.js102
A
25 mins
src/app/models/user.js46
A
0 mins
src/app/models/vote-accumulator.js121
A
2 hrs
src/app/models/vote-set.js25
A
0 mins
src/app/simulation/fixed-user.js22
A
0 mins
src/app/simulation/landmark.js116
A
0 mins
src/app/simulation/user.js58
A
1 hr
src/app/slac-controller.js77
A
0 mins
src/app/util/kalman.js35
A
0 mins
src/app/util/linked-list.js33
A
0 mins
src/app/util/math.js50
A
1 hr