Skip to content

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

Closed
@He3556

Description

@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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions