gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Network info (Was: Nokia 3200 with DKU-5 cable : mostly WORKING)


From: Jari Turkia
Subject: Re: Network info (Was: Nokia 3200 with DKU-5 cable : mostly WORKING)
Date: Mon, 06 Nov 2006 16:44:39 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

leszek wrote:
$ gnokii --monitor once
...
Network: BASE (Belgium), LAC: 00a1, CellID: 781a
...
Pawel! Suggestion:
change line 274 of gnokii/gnokii-monitor.c into:
fprintf(stdout, _("Network: %s, %s (%s), LAC: %02x%02x, CellID: %02x%02x\n"), gn_network_name_get(networkinfo.network_code), gn_country_name_get(networkinfo.network_code), networkinfo.network_code, networkinfo.LAC[0], networkinfo.LAC[1], networkinfo.cell_id[0], networkinfo.cell_id[1]);

Resulting in:
Network: Radiolinja Origo Oy, Finland (244 05), LAC: 1392, CellID: 8903
which provides all the necessary fields for GSM cell based navigation.

Regards,
Jari Turkia




reply via email to

[Prev in Thread] Current Thread [Next in Thread]