platisd / indoor-navigation-system

[WIP] An indoor navigation system to guide users towards their colleagues' desks
Apache License 2.0
15 stars 13 forks source link

Use multiple SSIDs for positioning #81

Closed platisd closed 6 years ago

platisd commented 6 years ago

Description

In order to increase the accuracy and availability of the system we would like to allow multiple SSID's to be used for positioning, instead of just a single one.

Solved issue(s)

80

codecov[bot] commented 6 years ago

Codecov Report

Merging #81 into dev will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #81      +/-   ##
==========================================
+ Coverage   71.08%   71.14%   +0.05%     
==========================================
  Files          11       11              
  Lines         498      499       +1     
  Branches        1        1              
==========================================
+ Hits          354      355       +1     
  Misses        144      144
Impacted Files Coverage Δ
ins-node/src/wifi_module/wifi_credentials.h 100% <100%> (ø) :arrow_up:
ins-node/src/wifi_module/wifi_module.ino 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4415967...ce8997c. Read the comment docs.