Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A Android-IMSI-Catcher-Detector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CellularPrivacy
  • Android-IMSI-Catcher-Detector
  • Issues
  • #458
Closed
Open
Issue created Jun 09, 2015 by Administrator@rootContributor

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.

Assignee
Assign to
Time tracking