DB table merge: "Measured Signal Strengths" into "BTS Measurements"
Created by: E3V3A
Background: This issue is closely related to #215 (closed), and to the database viewer formatting issues in #325 (closed) and in particular to #234. Please have a look there for reference and overview, before starting this.
Problem: We need to merge the data from our test table Measured Signal Strengths
table into the BTS Measurements
table as visible from the Database Viewer. This data is collected by the relative signal strength (RSS) detection function as implemented by @Ueland. So the merge means that this function needs some minor changes as well.
I also noticed that the signal strengths (RSS) as shown in the former table is no longer working, and only showing the decimal equivalent of 0xFFF FFFF (MAX_INT).
Further inspection shows that the Measured Signal Strengths
is not updated in the DB viewer. This used to work very good... :(
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.