Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-14 | Remove unneeded function | Denis Kenzior | 1 | -4/+0 | |
2009-07-14 | Fix warnings | Denis Kenzior | 1 | -4/+4 | |
2009-07-14 | Refactor EONS to have lac / non-lac versions | Denis Kenzior | 1 | -3/+22 | |
PNN/OPL database has fields which provide global operator naming, or specific to a cell range. The cell range can only be obtained if the operator is the current one. | |||||
2009-07-14 | Fix missing header | Denis Kenzior | 1 | -0/+1 | |
2009-07-14 | Return the entire EONS info, not just the longname | Denis Kenzior | 1 | -14/+7 | |
2009-07-14 | Refactor OPL code | Denis Kenzior | 1 | -42/+167 | |
2009-07-14 | Fix parsing of mcc_mnc code | Denis Kenzior | 1 | -12/+12 | |
The digits above 0-9 were not handled correctly | |||||
2009-07-14 | Move SPDI to network.c | Denis Kenzior | 1 | -0/+92 | |
2009-07-14 | Refactor sim_pnn_operator_parse | Denis Kenzior | 1 | -7/+6 | |
2009-07-14 | Move PNN operator parsing to simutil | Denis Kenzior | 1 | -0/+39 | |
2009-07-14 | Move function to simutil.c | Denis Kenzior | 1 | -0/+54 | |
2009-07-14 | Move utility to its own file | Denis Kenzior | 1 | -0/+66 | |