summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Zhimin [Tue, 21 Apr 2020 17:07:46 +0000 (01:07 +0800)]
revert API doc contribution since the document size is big, it affact the code download.
Change-Id: I62144b8281c0bb8fc9e5774f0b881d3ef8d70258
Signed-off-by: Zhimin <zhimin.yuan@intel.com>
Zhimin [Tue, 21 Apr 2020 12:15:02 +0000 (20:15 +0800)]
remove the patch files that will be documented
Signed-off-by: Zhimin <zhimin.yuan@intel.com>
Change-Id: I3d66ffbead12709a4d252071f754671f36b84cf3
m10802821 [Fri, 10 Apr 2020 07:47:58 +0000 (15:47 +0800)]
add Doxygen documentation
Change-Id: Ia3c5769692a38b1c79d9ebf85fe340bb520eb288
Signed-off-by: m10802821 <m10802821@mail.ntust.edu.tw>
verify
Zhimin [Wed, 25 Mar 2020 18:52:42 +0000 (02:52 +0800)]
provide follow changes:
1) change the configure files
2) add dpdk patch to decrease latency of NIC transmission
Additional Information available in the readme.txt file
xran root refers to the o-du/phy/fhi_lib folder
Change-Id: I12cf65e67056812cb00112bac9dbceae40d2e822
Signed-off-by: Zhimin <zhimin.yuan@intel.com>
Zhimin [Thu, 19 Mar 2020 07:50:43 +0000 (15:50 +0800)]
provide follow features implementation:
1) fix the format issue of script, it was convert to dos format by mistake
xran root refers to the o-du/phy/fhi_lib folder
Issue-Id: ODULOW-8 ODULOW-9 ODULOW-10
Change-Id: I2a1673edfd6f540ed2e499c0a12fe0cf35a9fa42
Signed-off-by: Zhimin <zhimin.yuan@intel.com>
Zhimin [Wed, 11 Mar 2020 08:11:38 +0000 (16:11 +0800)]
provide follow features implementation:
1) Support of CAT-B RU (i.e. precoding in RU)
2) Add support for alpha and beta value when calculating SFN based on GPS time
2) Add unit test framework
3) More bugs fixes
Additional Information available in the readme.txt file
xran root refers to the o-du/phy/fhi_lib folder
Issue-Id: ODULOW-8 ODULOW-9 ODULOW-10
Change-Id: I9f39128214318a426503509bd4e376e0befd5e7f
Signed-off-by: Zhimin <zhimin.yuan@intel.com>
wrider [Mon, 25 Nov 2019 18:49:15 +0000 (13:49 -0500)]
Add Dockerfile for building the library
Change-Id: I58b3ff299ffaa0fd4f0d0ce25c7627ffe7e01550
Signed-off-by: wrider <lji@research.att.com>
Luis Farias [Mon, 25 Nov 2019 17:53:52 +0000 (09:53 -0800)]
ODULOW CI Support and Information
Added example_odulow_build.txt, build_ci.sh and updated Makefile to illustrate on how
to get the odulow fhi_lib dependencies, setup global variables for shell scripts and
makefiles to build fhi_lib using gcc.
Change-Id: Ib992f45857d9d32ccecb95cc9cee0e2f20b26e93
Signed-off-by: Luis Farias <luis.farias@intel.com>
weichen [Thu, 21 Nov 2019 01:32:52 +0000 (20:32 -0500)]
modify conf.yaml project name
Signed-off-by: weichen <niweichen@chinamobile.com>
Change-Id: I94a9f700445b887121fa1d8dc9e96e313e30861c
Luis Farias [Wed, 20 Nov 2019 21:59:52 +0000 (21:59 +0000)]
Merge "add .gitignore and modify .readthedocs.yaml"
weichen [Wed, 20 Nov 2019 06:08:22 +0000 (01:08 -0500)]
add .gitignore and modify .readthedocs.yaml
Signed-off-by: weichen <niweichen@chinamobile.com>
Change-Id: I30a8610bc1028f36717a36e86c77c1af45796208
Luis Farias [Wed, 20 Nov 2019 00:39:57 +0000 (16:39 -0800)]
Front Haul Interface Library fix an issue in documentation only
Updated .readthedocs.yaml
Change-Id: Ia029184e2e2fe128425250b91a0a956a28825c0f
Issue-Id: ODULOW-1
Signed-off-by: Luis Farias <luis.farias@intel.com>
Luis Farias [Tue, 19 Nov 2019 21:38:19 +0000 (13:38 -0800)]
Front Haul Interface Library update to first seed code contribution for documents only
The basic documents for the Front Haul Interface Library have been
added to the repository and have been moved to the root of the phy repository as a workaround
for the documentation tools to be used without changes
Issue-Id: ODULOW-1
Change-Id: I5d71707c998dff4f9664e5bf2de0394da7f64119
Signed-off-by: Luis Farias <luis.farias@intel.com>
Luis Farias [Wed, 13 Nov 2019 01:45:28 +0000 (17:45 -0800)]
Front Haul Interface Library update to first seed code contribution
The basic documents for the Front Haul Interface Library have been
added to the repository but have not been tested.
In the case of the FHI Library the library folder is under the phy folder and the docs folder is
under the library folder.
Issue-Id: ODULOW-1
Change-Id: I76de73f214110691a48783b0bbf81cf216ba5473
Signed-off-by: Luis Farias <luis.farias@intel.com>
Luis Farias [Fri, 1 Nov 2019 21:21:18 +0000 (14:21 -0700)]
Front Haul Interface Library update to first seed code contribution
The following mandatory features of the ORAN FH interface are not yet
supported in this initial release:
1) RU Category: Support of CAT-B RU (i.e. precoding in RU)
2) Beamforming: Beam Index Based and Real Time BF weights
3) Transport Features: QoS over FrontHaul
Additional Information available in the readme.txt file
xran root refers to the o-du/phy/fhi_lib folder
Issue-Id: ODUPHY-1
Change-Id: I3c370c1dc794e73e8488a011148d367f7f3525eb
Signed-off-by: Luis Farias <luis.farias@intel.com>
Luis Farias [Fri, 1 Nov 2019 18:43:43 +0000 (11:43 -0700)]
Front Haul Interface Library update to first seed code contribution
The following mandatory features of the ORAN FH interface are not yet
supported in this initial release:
1) RU Category: Support of CAT-B RU (i.e. precoding in RU)
2) Beamforming: Beam Index Based and Real Time BF weights
3) Transport Features: QoS over FrontHaul
Additional Information available in the readme.txt file
xran root refers to the o-du/phy/fhi_lib folder
Issue-Id: ODUPHY-1
Change-Id: Ie2280e488524aefee29c8a2e6a0b47e963a40d3b
Signed-off-by: Luis Farias <luis.farias@intel.com>
Luis Farias [Tue, 17 Sep 2019 21:09:54 +0000 (14:09 -0700)]
Front Haul Interface Library First Seed Contribution
Updated readme file to include link to ICC free community edition
Issue-Id: ODUPHY-1
Change-Id: I979b8ae4b19edf8f880c8114911ee7df66a1690b
Signed-off-by: Luis Farias <luis.farias@intel.com>
Luis Farias [Thu, 25 Jul 2019 21:51:42 +0000 (14:51 -0700)]
Front Haul Interface Library first seed code contribution
This first version supports only mmWave per 5G NR and it is not yet
optimized and it is a first draft prior to the November 2019 Release A
The following mandatory features of the ORAN FH interface are not yet
supported in this initial release:
1) RU Category: Support of CAT-B RU (i.e. precoding in RU)
2) Beamforming: Beam Index Based and Real Time BF weights
3) Transport Features: QoS over FrontHaul and Application Fragmentation
Additional Information available in the readme.txt file
xran root refers to the o-du/phy/fhi_lib folder
Issue-Id: ODUPHY-1
Change-Id: I9c801f99bfbc3911514c4e7ff51ea7c52c5666c5
Signed-off-by: luis farias <luis.farias@intel.com>
Andrew Grimberg [Tue, 14 May 2019 17:56:23 +0000 (17:56 +0000)]
Initial empty repository