[PATCH] osmo-bts[master]: dyn TS: measurement.c: replace fixme with comment

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Aug 9 18:47:36 UTC 2016


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

dyn TS: measurement.c: replace fixme with comment

Change-Id: I04668f6f01a48157a98c6326a9ee48982a09ee62
---
M src/common/measurement.c
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/src/common/measurement.c b/src/common/measurement.c
index b0906d4..d0b84d5 100644
--- a/src/common/measurement.c
+++ b/src/common/measurement.c
@@ -210,8 +210,8 @@
 	[GSM_PCHAN_TCH_H] = 2,
 	[GSM_PCHAN_SDCCH8_SACCH8C] = 8,
 	[GSM_PCHAN_SDCCH8_SACCH8C_CBCH] = 8,
-	/* FIXME: what about dynamic TCH_F_TCH_H ? */
 	[GSM_PCHAN_TCH_F_PDCH] = 1,
+	/* dynamic pchan are handled outside of this array */
 };
 
 static int ts_meas_check_compute(struct gsm_bts_trx_ts *ts, uint32_t fn)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I04668f6f01a48157a98c6326a9ee48982a09ee62
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: neels_test_account <neels at hofmeyr.de>



More information about the gerrit-log mailing list