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
  • #234
Closed
Open
Issue created Dec 22, 2014 by Administrator@rootContributor3 of 3 checklist items completed3/3 checklist items

DB Viewer UX and layout issues

Created by: E3V3A

For the DB Viewer to be of any informative value, it should better reflect the important contents of the DB tables. Especially important to us is the key info in the DBi_bts and DBe_import tables.

I propose the following improvements:

  • 1. In DB Viewer, use the same two-color text-coloring-scheme as in the Map Viewer pin-info.
  • 2. In DB Viewer, try to left-align all the text columns.
  • 3. In DB Viewer, use 2 columns to fit additional data for measurements and OCID data.

Specifically, for the BTS Measurements and in map view details, we'd like something like this:

----------------------------------------------------
CID(hex): HHHHH         Sector:  nn
----------------------------------------------------
PC:  NNN-NN             Lat:     51.9898
LAC: nnnnn              Lon:     176.58705
CID: nnnnn?             first:   2014-12-01 21:00:00
PSC: nnn                last:    2014-12-19 21:00:01
RAT: HDSP               XXX:     
RSS: -NN                samples: 3
----------------------------------------------------
H : variable length HEX [0-9a-z] (depending on RAT)
n : variable length integer (depending on RAT)
N : Fixed length integer

RSS = AvgSignal for OCID data, and RSSI for measured data. XXX = isGPS_exact for OCID data and for measured data:

        LTE:  *TA*
        UMTS: -
        GSM:  /

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Assignee
Assign to
Time tracking