aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2021-09-19 13:13:45 +0200
committerlaforge <laforge@osmocom.org>2021-10-12 16:08:09 +0000
commit5f1317ba91afe63cf94474f8204403d9fbd1bd51 (patch)
treef8f94d0c2fa09907fad4d58a05e0908a544dbadd /TODO-RELEASE
parent1e88d691ededaa2025a3cdc4a310bd116aa0ae4a (diff)
stat: add bts.N.num_trx:total
This is similar to bsc.0.num_trx:total but per single BTS. Related: SYS#5542 Related: I5be1cb470930354c4561cbed301bc50a32484ed9 (osmo-ttcn3-hacks) Depends: I137992a5479fc39bbceb6c6c2af9c227bd33b39b (libosmocore) Change-Id: I283d38e7a8c032e274a5bd2fa150ec2c9a7157b4
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 90ec16bba..89bc1cb9d 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -15,3 +15,4 @@ libosmovty >1.5.1 needs vty_read_config_filep()
libosmosgsm >1.5.1 needs GSM_PCHAN_OSMO_DYN
libosmocore >1.5.1 RSL_IPAC_EIE_OSMO*, struct osmo_preproc_*
libosmocore >1.5.1 needs osmo_str_to_int()
+libosmocore >1.5.1 needs new osmo_stat_item implementation (omits FIFO size for stat item)