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
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
src/local/index.html
src/local/styles/main.css
src/local/tests/landmark-init.html
src/local/tests/rssi-filter.html
src/local/tests/voting.html
src/mobile/css/app.css
src/mobile/index.html
src/replay/batch.html
src/replay/index.html
config.js50
gulpfile.js64
A
1 hr
resources/testdata/replay-data-100615.js1
resources/testdata/replay-data-110515-1.js1
resources/testdata/replay-data-110615-2.js1
resources/testdata/replay-data-110615-3.js1
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
src/app/device/bluetooth.js81
src/app/device/data-storage.js53
A
1 hr
src/app/device/motion-sensor.js76
A
3 hrs
src/app/device/pedometer.js75
src/app/models/landmark-init-set.js38
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