[PATCH] osmo-bts[master]: l1sap.c: Add spec reference to link timeout implementation

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
Sat May 27 09:12:06 UTC 2017


Review at  https://gerrit.osmocom.org/2753

l1sap.c: Add spec reference to link timeout implementation

Change-Id: Ia95635a4350624b30f2b352e30ee39f856945670
---
M src/common/l1sap.c
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/53/2753/1

diff --git a/src/common/l1sap.c b/src/common/l1sap.c
index d79069d..fd8c54e 100644
--- a/src/common/l1sap.c
+++ b/src/common/l1sap.c
@@ -802,7 +802,9 @@
 	return 0;
 }
 
-/* process radio link timeout counter S */
+/* process radio link timeout counter S. Follows TS 05.08 Section 5.2
+ * "MS Procedure" as the "BSS Procedure [...] shall be determined by the
+ * network operator." */
 static void radio_link_timeout(struct gsm_lchan *lchan, int bad_frame)
 {
 	struct gsm_bts_role_bts *btsb = lchan->ts->trx->bts->role;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia95635a4350624b30f2b352e30ee39f856945670
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list