Neels Hofmeyr has uploaded this change for review. ( 
https://gerrit.osmocom.org/12559


Change subject: comments: update/fix three 3GPP spec references
......................................................................

comments: update/fix three 3GPP spec references

Change-Id: I3ab94f362866d752099000afe62922288b3dd118
---
M include/osmocom/gsm/protocol/gsm_04_08.h
M include/osmocom/gsm/protocol/gsm_04_08_gprs.h
M include/osmocom/gsm/protocol/gsm_08_08.h
3 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/59/12559/1

diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h 
b/include/osmocom/gsm/protocol/gsm_04_08.h
index 791fbd4..d6574e9 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08.h
@@ -1814,7 +1814,7 @@
        GSM48_CAUSE_LOC_NET_BEYOND      = 0x0a,
 };

-/* Section 10.5.2.31 RR Cause / Table 10.5.70 */
+/* 3GPP TS 44.018 10.5.2.31 RR Cause / Table 10.5.70 */
 enum gsm48_rr_cause {
        GSM48_RR_CAUSE_NORMAL           = 0x00,
        GSM48_RR_CAUSE_ABNORMAL_UNSPEC  = 0x01,
diff --git a/include/osmocom/gsm/protocol/gsm_04_08_gprs.h 
b/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
index 2ec0aa7..86c5b01 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
@@ -238,7 +238,7 @@

 extern const struct value_string *gsm48_gmm_cause_names;

-/* Chapter 10.4.6.6 / Table 10.5.157 */
+/* 3GPP TS 24.008 10.5.6.6 / Table 10.5.157 */
 enum gsm48_gsm_cause {
        GSM_CAUSE_OPER_DET_BARR         = 0x08,
        GSM_CAUSE_MBMS_CAP_INSUF        = 0x18,
diff --git a/include/osmocom/gsm/protocol/gsm_08_08.h 
b/include/osmocom/gsm/protocol/gsm_08_08.h
index 5e93abe..33f3a6f 100644
--- a/include/osmocom/gsm/protocol/gsm_08_08.h
+++ b/include/osmocom/gsm/protocol/gsm_08_08.h
@@ -322,7 +322,7 @@
        GSM0808_FE_IE_IRAT_MEASUREMENT_CONFIGURATION_EXTENDED_E_ARFCNS = 0x11, 
/*< 3.2.3.18 */
 };

-/* GSM 08.08 3.2.2.5 Cause */
+/* 3GPP TS 48.008 3.2.2.5 Cause */
 enum gsm0808_cause {
        GSM0808_CAUSE_RADIO_INTERFACE_MESSAGE_FAILURE                   = 0,
        GSM0808_CAUSE_RADIO_INTERFACE_FAILURE                           = 1,

--
To view, visit https://gerrit.osmocom.org/12559
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3ab94f362866d752099000afe62922288b3dd118
Gerrit-Change-Number: 12559
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de>

Reply via email to