aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2016-02-22 11:03:26 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-02-22 11:08:44 +0100
commitcc00bf8779f48fd1e592fc7d0a60fc00b04826cd (patch)
treed6bca23958df794885cf74f34c7c65a6ae3b9eef /TODO-RELEASE
parentf78ec5ce0d0f6038147d9b9e14d81094309ba5d5 (diff)
Extend L1SAP PH-DATA with presence information
Previously the presence of header and data blocks were communicated in-band which decreases code readability and makes it unnecessary hard to add support for new hardware. Note: OsmoBTS have to be modified to take advantage of extended ph_data_param structure.
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 edf1099c..09393366 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,2 +1,3 @@
#library what description / commit summary line
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