Change in osmo-bts[master]: osmo-bts-trx/scheduler: get rid of unused 'meas' in l1sched_chan_state

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

fixeria gerrit-no-reply at lists.osmocom.org
Mon Jun 22 23:24:57 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/18972 )


Change subject: osmo-bts-trx/scheduler: get rid of unused 'meas' in l1sched_chan_state
......................................................................

osmo-bts-trx/scheduler: get rid of unused 'meas' in l1sched_chan_state

Change-Id: I4337cfdc393ec44df9bb9824ba4981eaf5b45f0b
---
M include/osmo-bts/scheduler.h
1 file changed, 1 insertion(+), 4 deletions(-)



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

diff --git a/include/osmo-bts/scheduler.h b/include/osmo-bts/scheduler.h
index e65665f..bc2fb69 100644
--- a/include/osmo-bts/scheduler.h
+++ b/include/osmo-bts/scheduler.h
@@ -127,10 +127,7 @@
 	uint8_t			dl_encr_key[MAX_A5_KEY_LEN];
 
 	/* measurements */
-	struct {
-		int32_t		toa256_sum;	/* sum of TOA values (1/256 symbol) */
-		int		toa_num;	/* number of TOA value */
-	} meas;
+	/* TODO: measurement history (ring buffer) will be added here */
 
 	/* handover */
 	bool			ho_rach_detect;	/* if rach detection is on */

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18972
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I4337cfdc393ec44df9bb9824ba4981eaf5b45f0b
Gerrit-Change-Number: 18972
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200622/a5f5805a/attachment.htm>


More information about the gerrit-log mailing list