summaryrefslogtreecommitdiffstats
path: root/src/cbs.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-11Enable registration / location updates for CBSDenis Kenzior1-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-11Remove extra free of cbs assemblyDenis Kenzior1-10/+2
2009-09-10Fix unused variableDenis Kenzior1-2/+0
2009-09-10Add initial Cell Broadcast atom implementationDenis Kenzior1-0/+552