commit | ad4b3243122dfa45eb7be23d872cb4ac3f5528ba | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Fri Sep 03 00:52:52 2010 -0400 |
committer | Steve Kondik <shade@chemlab.org> | Fri Sep 03 00:52:52 2010 -0400 |
tree | 80db9cade9d65ba875be14f6b71b4bc46a8a61ad | |
parent | 951c42cb856e423d17317cdf77590768a1f6b1f4 [diff] |
APN list housekeeping After lots of reports of broken GPS and other issues recently, I decided to write a script that cleaned up the APN list. The script did the following: 1. Eliminated duplicates. Each APN was given the unique key of "mcc:mnc:apn:type" and placed into a hash using this key. 2. Removed any APNs where any of these four fields were not set. 3. Set an empty APN type to "default,supl,mms". 4. Sorted by MCC, MNC 5. Merged in the official APN list from FRF91.