- Oct 25, 2017
-
-
David Price authored
Crashes around msg4 time, but understand that need to get the ACK for the UE UL of msg3 back to UE within 4ms
-
- Oct 05, 2017
-
-
David Price authored
NFAPI RACH now working. Gets sent to VNF. VNF cores currently on receipt. Probably fixed by merge from main RU-RAU-split which I will do next
-
- Oct 03, 2017
-
-
David Price authored
Network search working again. Now calling generate_dci_top every subframe, using dummy subframe if no data to transmit. MIB and SIB2/3 coming out. UE sees cell
-
- Sep 24, 2017
-
-
knopp authored
-
- Sep 22, 2017
-
-
Cédric Roux authored
-
David Price authored
-
- Sep 21, 2017
-
-
knopp authored
-
- Sep 20, 2017
-
-
David Price authored
-
- Sep 14, 2017
-
-
knopp authored
-
- Aug 17, 2017
- Aug 10, 2017
-
-
knopp authored
-
- Aug 08, 2017
-
-
knopp authored
L1/L2 scheduling extensions for BL/CE operation, BR random-access procedure, BR PRACH detection. Still untested, but compilation succeeds. Missing elements in L2 - PUSCH programming for Msg3, Msg4 retransmission programming for BL/CE. DLSCH/ULSCH programming for UE-specific DLSCH/ULSCH for BL/CE
-
- Jul 24, 2017
-
-
knopp authored
-
- Jul 20, 2017
-
-
Bilel authored
-
- Jul 19, 2017
-
-
knopp authored
-
- Jul 06, 2017
-
-
knopp authored
Note: this commit is work in progress. Contains initial integration of NFAPI data structures which are tested for TX path. RX path to follow.
-
- Jun 29, 2017
-
-
Gabriel authored
-
- Jun 21, 2017
-
-
Bilel authored
-
- Jun 04, 2017
-
-
knopp authored
-
- May 18, 2017
-
-
Cédric Roux authored
-
- Apr 25, 2017
-
-
knopp authored
-
- Apr 17, 2017
-
-
knopp authored
-
- Mar 24, 2017
-
-
Cédric Roux authored
-
- Mar 23, 2017
-
-
Cédric Roux authored
- import RRC ASN.1 defintions from the specifications (file openair2/RRC/LITE/MESSAGES/asn1c/ASN1_files/RRC-e10.asn) contrary to rel8/10, all modules have been imported, maybe it's too much to refine in case of problems - deal with rel14 in fix_asn1 - all code that was for Rel10 is now for Rel10/Rel14 - some incompatible changes (mostly in naming) were resolved in favor of rel14, see in openair2/RRC/LITE/defs.h - unsure about the rlc layer, some arrays have changed (values appended), I only changed the definition and in tests in the code, I changed the index limit, maybe it's not enough Rel14 is the default compilation mode.
-
- Mar 13, 2017
-
-
Bilel authored
-
- Mar 10, 2017
-
-
Rohit Gupta authored
-
- Mar 08, 2017
-
-
Bilel authored
-
- Feb 17, 2017
-
-
Cédric Roux authored
The compilation line was: ./build_oai --eNB -w USRP The file openairinterface5g/cmake_targets/log/lte-softmodem.Rel10.txt has been checked and all LOG_X (and 'msg') warnings have been fixed.
-
- Feb 07, 2017
-
-
Florian Kaltenberger authored
Conflicts: openair1/PHY/INIT/lte_init.c openair1/PHY/LTE_TRANSPORT/dlsch_modulation.c openair1/PHY/LTE_TRANSPORT/power_control.c
-
- Jan 25, 2017
-
-
Gabriel authored
-
- Jan 21, 2017
-
-
Florian Kaltenberger authored
changed the memory allocation of txdataF and beam_weigths
-
- Jan 18, 2017
-
-
Florian Kaltenberger authored
Beamforming is now only done when necessary. This patch is based on one from enhancement-10-harmony.
-
Florian Kaltenberger authored
reduced the max number of antenna ports to 6 to save memory (we are not using antenna port >5 anyway) mult_cpx_conj_vector can now also do multiply add beam_precoding now uses mult_cpx_conj_vector Conflicts: openair1/PHY/MODULATION/beamforming.c
-
- Jan 11, 2017
-
-
Cédric Roux authored
Some of them might not be correctly handled. I put /* TODO: XXX */ where I didn't know if the fix was correct.
-
- Jan 05, 2017
-
-
knopp authored
-
- Jan 03, 2017
-
-
knopp authored
-
- Dec 12, 2016
-
-
Bilel authored
-
- Dec 08, 2016
-
-
Cédric Roux authored
-
- Nov 24, 2016
-
-
Florian Kaltenberger authored
-