[PATCH] osmo-ttcn3-hacks[master]: L1CTL: Increase FBSB timeout to ~1s

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 Feb 23 18:04:08 UTC 2018


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

L1CTL: Increase FBSB timeout to ~1s

Change-Id: Id2bb23ae966bd9aa5fc36bfa8ba41d7f136ac88f
---
M library/L1CTL_Types.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/65/6865/1

diff --git a/library/L1CTL_Types.ttcn b/library/L1CTL_Types.ttcn
index d49f37d..f9b4fe8 100644
--- a/library/L1CTL_Types.ttcn
+++ b/library/L1CTL_Types.ttcn
@@ -366,7 +366,7 @@
 		payload := {
 			fbsb_req := {
 				arfcn := arfcn,
-				timeout_tdma_frames := 10,
+				timeout_tdma_frames := 250, /* about 1s */
 				freq_err_thresh1 := 10000,
 				freq_err_thresh2 := 800,
 				num_freqerr_avg := 3,

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

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



More information about the gerrit-log mailing list