Update to odulow per maintenance bronze
[o-du/phy.git] / docs / fapi_5g_tm_rel-notes.rst
1 ..    Copyright (c) 2019-2020 Intel
2 ..
3 ..  Licensed under the Apache License, Version 2.0 (the "License");
4 ..  you may not use this file except in compliance with the License.
5 ..  You may obtain a copy of the License at
6 ..
7 ..      http://www.apache.org/licenses/LICENSE-2.0
8 ..
9 ..  Unless required by applicable law or agreed to in writing, software
10 ..  distributed under the License is distributed on an "AS IS" BASIS,
11 ..  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 ..  See the License for the specific language governing permissions and
13 ..  limitations under the License.
14
15
16 .. |br| raw:: html
17
18    <br />
19    
20 ORAN 5G FAPI TM Release Notes
21 =============================
22
23 Version FAPI TM oran_release_bronze_v1.1, Aug 2020
24 ------------------------------------------------------
25
26 * Increased test coverage. All supported DL, UL and FD standard MIMO cases are validated
27 * Support for carrier aggregation
28 * Support for API ordering
29 * Support for handling Intel proprietary PHY shutdown message in radio mode
30 * FAPI TM latency measurement
31 * Bug fixes
32 * Feedback provided to SCF on parameter gaps identified in SCF 5G FAPI specification dated March 2020
33 * This version of the 5G FAPI TM incorporates the changes that were provided to the SCF.
34
35
36 Version FAPI TM oran_release_bronze_v1.0, May 2020
37 ------------------------------------------------------
38 * First release of the 5G FAPI TM to ORAN in support of the Bronze Release
39 * This version supports 5G only
40 * PARAM.config and PARAM.resp are not supported
41 * ERROR.ind relies on the L1 support for error detection as the 5G FAPI TM \
42   only enforces security checks and |br|
43   integrity checks to avoid DOS attacks but \
44   it doesn't perform full validation of the input parameters for compliance to
45   the standard
46 * Deviations from the March version of the SCF 5G FAPI document have been \
47   implemented in order to deal with |br|
48   limitations and ommisions found in the
49   current SCF document, these differences are being provided to the SCF for
50   the next document update. The 5G FAPI implementation is defined in the file
51   fapi_interface.h
52 * Multi-user MIMO, Beamforming, Precoding and URLLC are not supported in the
53   current implementation as they |br|
54   require additional alignment between the SCF
55   P19 and the ORAN
56 * The option for the MAC layer doing the full generation of the PBCH payload is not supported in this release and it will be added in the maintainance release cycle.