[MERGED] libosmocore[master]: LC15: add NM measurement type to standard attribute list

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Jul 14 14:19:40 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: LC15: add NM measurement type to standard attribute list
......................................................................


LC15: add NM measurement type to standard attribute list

Change-Id: I320b379429aaf0f7351aed5e4f72a481cc268c05
---
M src/gsm/abis_nm.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/gsm/abis_nm.c b/src/gsm/abis_nm.c
index 2ad1945..7207fb9 100644
--- a/src/gsm/abis_nm.c
+++ b/src/gsm/abis_nm.c
@@ -580,6 +580,7 @@
 		[NM_ATT_HW_CONF_CHG] = 		{ TLV_TYPE_TL16V },
 		[NM_ATT_OUTST_ALARM] =		{ TLV_TYPE_TV },
 		[NM_ATT_MEAS_RES] =		{ TLV_TYPE_TL16V },
+		[NM_ATT_MEAS_TYPE] = 		{ TLV_TYPE_TV },
 	},
 };
 

-- 
To view, visit https://gerrit.osmocom.org/3256
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I320b379429aaf0f7351aed5e4f72a481cc268c05
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Minh-Quang Nguyen <minh-quang.nguyen at nutaq.com>



More information about the gerrit-log mailing list