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
  • #203
Closed
Open
Issue created Dec 13, 2014 by Administrator@rootContributor

Wrong CID/LAC shown in Database Viewer (0.1.25-alpha-b3 )

Created by: He3556

1. "Database Viewer" > "Cell data" (and also under "Cell Information"): There is always a CellID = 65554 with LAC = 0 when i start the App. I first saw it a few months ago, so it is not a new issue. After a few hours this cell disappears again (in the View "Cell Information") i have to search if it is still in the local db. I hope it is and we keep all data.

2. In the "Database Viewer" > "Location data": There are a few Cells with CellID = -1 and LAC = 0

  • Solution might be: check the values before saving to db. (only save If CellID != -1) I never found CellID=0 as a failure, so i would like to keep this data - in fact a "0" is quite suspicious.

3. I think the label "Neighboring Cells" (in View "Cell Information" and in the Debug Log is really confusing. "Neighboring Cells" is a special term for a list that is send by the BTS to the phone - and we don't have access to this kind of data right now. As far as i can remember, we are currently saving the data from the history - like cells the phone was connected to before. This is how we build up this list in the View "Cell Information" Is that right? So let's discuss it - we need to get this clear for our users and also for our development.

Assignee
Assign to
Time tracking