fixeria has submitted this change. (
https://gerrit.osmocom.org/c/libosmo-gprs/+/34148 )
Change subject: README.md: upade the list of libraries
......................................................................
README.md: upade the list of libraries
Change-Id: I0572e9435330c15469f6609505867c21be9c3483
---
M README.md
1 file changed, 16 insertions(+), 3 deletions(-)
Approvals:
Jenkins Builder: Verified
osmith: Looks good to me, approved
diff --git a/README.md b/README.md
index c857f66..b88c581 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,13 @@
This project is a home for several libraries providing common GPRS routines:
-* libosmo-csn1 - CSN.1 (Concrete Syntax Notation 1) codec,
-* libosmo-gprs-llc - LLC (Logical Link Control) layer,
-* libosmo-gprs-rlcmac - RLC/MAC message definitions.
+
+* libosmo-csn1 - CSN.1 (Concrete Syntax Notation 1) codec;
+* libosmo-gprs-rlcmac - RLC/MAC as per 3GPP TS 44.060, TS 44.018;
+* libosmo-gprs-llc - LLC (Logical Link Control) as per 3GPP TS 44.064;
+* libosmo-gprs-gmm - GMM (GPRS Mobility Management) as per 3GPP TS 24.008 section 9.4;
+* libosmo-gprs-sm - SM (GPRS Session Management) as per 3GPP TS 24.008 section 9.5;
+* libosmo-gprs-sndcp - SNDCP (Subnetwork Dependent Convergence Protocol) as per 3GPP TS
44.065.
Homepage
--------
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-gprs/+/34148
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: I0572e9435330c15469f6609505867c21be9c3483
Gerrit-Change-Number: 34148
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: merged