Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-17 | Assume CBS is registered when SIM ready | Denis Kenzior | 1 | -41/+8 | |
2009-09-16 | Add reading of various CBS related EFs | Denis Kenzior | 1 | -0/+182 | |
- EFcbmi - Cell Broadcast Identifiers - EFcbmir - Cell Broadcast Identifier Ranges - EFcbmid - Cell Broadcast Identifiers for Data Download | |||||
2009-09-16 | Fix: do not leak memory, cleanup the topic list | Denis Kenzior | 1 | -0/+12 | |
2009-09-11 | Support base station name cell broadcasts | Denis Kenzior | 1 | -2/+41 | |
If we receive an immediate cell-specific cell broadcast, report it as the base station id up to netreg atom | |||||
2009-09-11 | Enable registration / location updates for CBS | Denis Kenzior | 1 | -1/+126 | |
- This tracks the current Location Area Code / Cell ID and PLMN. If any of these change, the assembly is notified. This is required to implement proper CBS message duplicate detection according to 23.041 | |||||
2009-09-11 | Remove extra free of cbs assembly | Denis Kenzior | 1 | -10/+2 | |
2009-09-10 | Fix unused variable | Denis Kenzior | 1 | -2/+0 | |
2009-09-10 | Add initial Cell Broadcast atom implementation | Denis Kenzior | 1 | -0/+552 | |