Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database Viewer: EventLog table not showing LAC or CID changes #481

Closed
E3V3A opened this issue Jun 18, 2015 · 15 comments
Closed

Database Viewer: EventLog table not showing LAC or CID changes #481

E3V3A opened this issue Jun 18, 2015 · 15 comments
Assignees
Labels

Comments

@E3V3A
Copy link
Contributor

E3V3A commented Jun 18, 2015

The EventLog table in the Database Viewer should show certain events that can be useful for exporting to CSV. Such events are all changes of LAC, CID and detections items. (Please note, changing LAC/CID "detection" is not the same as just "any" changes, which is what I mean here.) This records more coarse grained measurements, unlike the BTS Measurement table which is fine grained (i.e. including signal strengths etc.)

At the moment it seem that nothing is updated in this table. Is it working doing anything at all?

@E3V3A E3V3A added the bug label Jun 18, 2015
@E3V3A
Copy link
Contributor Author

E3V3A commented Jun 22, 2015

Other items to be shown in that table are things like those mentioned in #201.

@He3556
Copy link
Collaborator

He3556 commented Jun 22, 2015

The positive false from the CellID check [https://github.com//issues/91] should be in the Eventlog. Only the Timestamp is missing as far as i remember.
Also a changing LAC is saved in that table.

@jenkinsl8
Copy link

newbie here looking to contribute. Not sure where to begin, guidance on attacking this issue would be appreciated. Thanks!

@He3556
Copy link
Collaborator

He3556 commented Aug 26, 2015

Hello @jenkinsl8

i was working on that table a few month ago.
If you just send me an email, we can get things sorted.

@SecUpwN
Copy link
Member

SecUpwN commented Sep 20, 2015

What's the current state here? Did @jenkinsl8 contact you, @He3556?

@He3556
Copy link
Collaborator

He3556 commented Sep 20, 2015

yes and i answered but didn't get any message back

@jenkinsl8
Copy link

Sorry for the delayed response. I'm working on this in my "spare time"
which comes in spurts. Looking at the, everything seems to be there.
Testing today to see if the values are just empty.

On Sep 20, 2015 5:45 AM, "MPR" notifications@github.com wrote:

yes and i answered but didn't get any message back

Am 20.09.2015 um 07:08 schrieb Security: Pwned. <
notifications@github.com>:

What's the current state here? Did @jenkinsl8 contact you, @He3556?


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#481 (comment)
.

@jenkinsl8
Copy link

The latest version doesn't install on an htc device. I get an error "there
is a problem parsing the package". Testing on nexus app.
On Sep 22, 2015 2:15 PM, "Lisa Jenkins" jenkinsl8@gmail.com wrote:

Sorry for the delayed response. I'm working on this in my "spare time"
which comes in spurts. Looking at the, everything seems to be there.
Testing today to see if the values are just empty.

On Sep 20, 2015 5:45 AM, "MPR" notifications@github.com wrote:

yes and i answered but didn't get any message back

Am 20.09.2015 um 07:08 schrieb Security: Pwned. <
notifications@github.com>:

What's the current state here? Did @jenkinsl8 contact you, @He3556?


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#481 (comment)
.

@jenkinsl8
Copy link

Installed on nexus 4 with Android version 4.4.2. App installed OK. Default
data in event log is fully populated. Edited the LAC values as directed
and restarted the app. Got message of changing LAC detected at app start
with data in the event log. Time, CID, LAC, PSC, DF_id and Event are
populated. Lat, lon and accu are 0.

Looks OK to me.

The latest version doesn't install on an htc device. I get an error "there
is a problem parsing the package". Testing on nexus app.
On Sep 22, 2015 2:15 PM, "Lisa Jenkins" jenkinsl8@gmail.com wrote:

Sorry for the delayed response. I'm working on this in my "spare time"
which comes in spurts. Looking at the, everything seems to be there.
Testing today to see if the values are just empty.

On Sep 20, 2015 5:45 AM, "MPR" notifications@github.com wrote:

yes and i answered but didn't get any message back

Am 20.09.2015 um 07:08 schrieb Security: Pwned. <
notifications@github.com>:

What's the current state here? Did @jenkinsl8 contact you, @He3556?


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#481 (comment)
.

@ghost
Copy link

ghost commented Sep 23, 2015

Try deleting old copy of app then re-install should work then

@jenkinsl8
Copy link

So to close this issue, do you want to see a screen shot? Or do I need to do something else?

@He3556
Copy link
Collaborator

He3556 commented Oct 2, 2015

@jenkinsl8 thank you for testing the EventLog!
The code to add the missing data (lat, lon and accu) into the table, can be added later.
For the problems "when installing on HTC" we could open an extra issue, maybe?
Or is there one already?

i will close this, than...
thx again!

@He3556 He3556 self-assigned this Oct 2, 2015
@He3556 He3556 closed this as completed Oct 2, 2015
@SecUpwN
Copy link
Member

SecUpwN commented Nov 15, 2015

@He3556, please re-verify if this Issue mentioned in the OP has been solved in the current app. Thanks!

@He3556
Copy link
Collaborator

He3556 commented Nov 15, 2015

Yes it was tested and LAC changes are shown.

Except the position of the smartphone when this detection took place is missing.
We can open a new issue if you want.

@SecUpwN
Copy link
Member

SecUpwN commented Nov 15, 2015

Yes it was tested and LAC changes are shown.

Good to know that this is finally solved for good.

Except the position of the smartphone when this detection took place is missing.
We can open a new issue if you want.

Yes, please do so with a proper description, then link this Issue there so that people can follow. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants