mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Antenna port indexing of txdataF using FAPI spatial stream indices This MR implements the FAPI's spatial stream indexing to pass antenna port indices to L1 for MU-MIMO. Closes #1022. Additional details in commit message. Reviewed-By: Francesco Mani <email@francescomani.it> Reviewed-By: Robert Schmidt <robert.schmidt@openairinterface.org> Reviewed-By: Teodora Vladić <teodora.vladic@openairinterface.org> Tested-By: Teodora Vladić <teodora.vladic@openairinterface.org>
This directory contains the NFAPI code.
It comes in two parts:
1 - open-nFAPI
This is a clone of the github repository
(https://github.com/cisco/open-nFAPI,
commit b3bc579b1697eab829d5d8a2de59c93a61b88fa4).
The patch open-nfapi.oai.patch has then been applied.
2 - oai_integration
This is code written by David Price from Cisco to integrate
open-nFAPI into OpenAirInterface.