diff options
author | Max <msuraev@sysmocom.de> | 2016-07-21 14:24:37 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2016-08-04 15:05:57 +0000 |
commit | 9a9739c6ab56f0ad202bf24e82a0702072c608f6 (patch) | |
tree | 23f0b3b01f1dcbc8d678478efbe5e984dfca80bc /TODO-RELEASE | |
parent | 460f9ef7da1db11b104fdfe635ebcbd8a071f205 (diff) |
Extend L1SAP with Measurements
We already have RSSI parameter in PH-DATA. Add other measurement
information (BER, BTO, Link Quality).
Change-Id: I2b127eb1856c4cd1bc46490a89592a595f1ee86b
Related: OS#1616
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index ffdea4bd..472b3286 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,4 +1,5 @@ #library what description / commit summary line libosmogsm internal API update Internal API for GPRS cipher implementors updated to accommodate for arbitrary key lengths libosmocore change major external talloc dependency / internal talloc removal -libosmocore change major size of ph_data_param struct changed / Extend L1SAP PH-DATA with presence information
\ No newline at end of file +libosmocore change major size of ph_data_param struct changed / Extend L1SAP PH-DATA with presence information +libosmocore change major size of ph_data_param struct changed / Extend L1SAP PH-DATA with measurement information
\ No newline at end of file |