[Openlte-announcements] V00.19.02
An open source 3GPP LTE implementation.
Status: Alpha
Brought to you by:
bwojtowi
From: Ben W. <bwo...@gm...> - 2016-02-14 20:55:34
|
All, V00.19.02 is available. This version pulled in unit tests for the turbo decoder from Ziming He, optimized the PBCH detection algorithm (thanks to Ziming He), and fixed the setting of id for IMEISV in Mobile Idenity IE (thanks to Mikhail Gudkov) in the LTE library, added the ability to print all registered users, removed extra boost includes, added an RRC connection reestablishment state machine, added a UE inactivity timer, actually properly constructing MNC (thanks to Mikhail Gudkov), memcpy-ing IP packet headers instead of typecasting (thanks to Damian Jarek), initialized present flags and changed packet filter evaluation precedence in activate dedicated EPS bearer context (thanks to Pedro Batista), moved the message queue empty error to a warning, and properly updating the user list iterator after erasing a user (thanks to Damian Jarek) in LTE_fdd_enodeb. Same warning as last time: I have only been testing LTE_fdd_enodeb at 5MHz. Other bandwidths (specifically 1.4 and 3MHz) are not currently working. Several people have provided lots of valuable feedback that has gone into this release (see above for details). But, there are still a few outstanding patches that I am working on pulling in. The next release will include more of these patches and also some PUCCH functionality. Please keep providing any and all feedback. Thanks, Ben |