Netmonitor (CDMA)

This is a program for monitoring and recording CDMA network data such as SID/NID/BID and, when available, the geographic coordinates of these transmitting sites.

Main Window

The main window shows basic information about the network:

Log window

Log window shows cells to which your phone has connected.

List item includes:

Clicking on the item in the list, you can open a window to edit information about the cell, the changes will be stored in the database. Then, with the subsequent registration of cells, information about it will be retrieved from the database.

Map Window

If Internet is enabled in the settings and there are cells coordinates in the log window, the cell will be displayed on the map. Bid of the current cell is displayed in the green rectangle, cells, which were previously current or neighbors - red. Clicking on the cell site, more complete information will be showed.

Settings

Import Database Type

The program contains a SQLite database to store information about cells, its coordinates. Default type of input files to import:, data format:

MCC;SID;NID;BID;LAT;LON;INFO

Note. SID, NID and BID are decimal. Lat - latitude, Lon - longitude, Info - information about cell, which will appear in the program. Example file for import:

310;01802;2;756;45,345645;-34,456;info about cell

File must be encoded UTF-8. The file name should consist of the MCC (3 digits) and SID (5 digits) and have the extension .clf (for example, 31001802.clf).