... | ... | @@ -4,13 +4,13 @@ This documentation is especially for developers who want to join our project and |
|
|
|
|
|
###**Basic Modules and I/O:**
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
---
|
|
|
|
|
|
###**Database Tables:** (Current Behavior)
|
|
|
|
|
|

|
|
|

|
|
|
* **DEFAULT_MCC_TABLE:** (Mobile Country Code): This table holds data to identify your service provider (carrier) and country.
|
|
|
* **CELL_TABLE:** These are the *unique* BTS towers as collected by the phone, once it has connected to it (ignoring neighboring cells).
|
|
|
* **LOCATION_TABLE:** These are the individual measurements as collected when in `Tracking Cell Details` mode. The location (Lat/Lng) of the phone and the Cell-ID it is connected to + timestamp.
|
... | ... | @@ -21,7 +21,7 @@ This documentation is especially for developers who want to join our project and |
|
|
|
|
|
**Database Tables:** (New Proposal)
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
|
|
|
|
... | ... | |