Created by: f3ndot
Agreements
-
I have reviewed and accepted the guidelines for contributing to this project. -
I have reviewed and closely followed the Style Guide for this Android app.
Overview
Previously it was showing Unknown
due to RAT being absent in the DBi_bts schema.
Using JOIN keyword, I get the RAT from the related DBi_measure table. Unless I'm mistaken, they're supposed to be joined by bts_id=CID
This bug only applied to map markers that were not in the OCID database. That is, it was a locally found cell.
Classification
-
Bugfix (non-breaking change which fixes an existing issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to not work as expected)
Screenshots
You can see the only cell map marker I have is a currently-connected BTS one. That is, it's measured from my cell phone and not OCID. Before this bug fix, LTE
would say Unknown
.