Wi5/odin-wi5-controller

Fix problem with the logs of ShowMatrixOfDistancedBs.java

Closed this issue · 1 comments

In some cases, in https://github.com/Wi5/odin-wi5-controller/blob/Development/src/main/java/net/floodlightcontroller/odin/applications/ShowMatrixOfDistancedBs.java, the log calls say

System.out.println("[ShowScannedStationsStatistics]

instead of

System.out.println("[ShowMatrixOfDistancedBs]

Fixed, and improvement done, now matrix is printed after the scan.