Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update version information

...

The following are announcements related to RMR during the past 30 days; newest announcements first.

2020 February 28

Version 3.2.6 pushed.  This fixes a bug in the interface between RMR and the Route manager (RIC-232).

2020 February 26

Version 3.2.5 has three fixes:

  • Fix source address bug in SI95 receive/send funcitons.

  • Fix threading issues involving session disconnection in SI95

  • Remove unused SI95 status variable.


2020 February 24

Version 3.2.4 pushed to fix an MEID related bug causing a coredump (RIC-220).

2020 February 21

Version 3.2.3 pushed.  This change ensures that RTS messages are attempted on a uni-directional channel first for performance reasons. MEID support in SI is now enabled.

...

Work is in progress to add support for a new (faster) transport interface under RMR. This will replace NNG which seems to have a ceiling of approximately 50K msg/sec with the push/pull model that we use.  The new library (SI95) is being ported directly into RMR (in the src/rmr/si directory in the repo).  An alpha version is being pushed up today and has enough support for some initial testing; complete thread safety, complete bi-directional communications on all connections, and dynamic route manager updates are still in progress and missing from the current code.  The base API has not changed, and the packages will include a new librmr_si.* component to link against.

2019 December 6:

...

...

2019 Novermber 7:

  • Release B development branch created (dev-b) in the o-ran repo.  The version number point for release B is 1.12.0
  • Master branch remains frozen at 1.11.0; eventually a branch for the Amber release will be cut allowing dev-b to merge back into master. 
  • The branch r2-temp was created at version 1.10.2; it contains RMR state for the November 2019 trial.

Current Version

Release B development (master branch) version tag 3.2.3 6 (21 28 Feb 2020)

Release A frozen: 1.11.1 (Amber branch) 6 November 2019

...