- Apr 17, 2017
-
-
Raymond Knopp authored
-
- Feb 10, 2017
-
-
Cedric Roux authored
This reverts commit ce14050b, reversing changes made to 0ada1e9e.
-
Younes authored
-
- Feb 07, 2017
-
-
Raymond Knopp authored
-
- Feb 05, 2017
-
-
Raymond Knopp authored
-
- Feb 02, 2017
-
-
Raymond Knopp authored
-
- Jan 31, 2017
-
-
hbilel authored
-
- Jan 28, 2017
-
-
Raymond Knopp authored
-
- Jan 25, 2017
- Jan 21, 2017
-
-
Florian Kaltenberger authored
changed the memory allocation of txdataF and beam_weigths
-
- Jan 20, 2017
-
-
Cedric Roux authored
-
- Jan 18, 2017
-
-
Florian Kaltenberger authored
Beamforming is now only done when necessary. This patch is based on one from enhancement-10-harmony.
-
Tien-Thinh Nguyen authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Xiwen JIANG authored
-
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 14, 2017
-
-
Raymond.Knopp authored
-
- Jan 13, 2017
-
-
Raymond Knopp authored
-
- Jan 11, 2017
-
-
Cedric Roux authored
-
Cedric Roux authored
Several various fixes are included. Not sure what component of the system uses this file. There is one 'abort' added in case a fscanf fails. It may be a bit too brutal.
-
Cedric Roux authored
This is not absolutely necessary (the processing is ok), but the warning is annoying.
-
Cedric Roux authored
-
Cedric 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 09, 2017
-
-
gabrielC authored
-
Cedric Roux authored
calling the function for FDD case executed code for TDD case.
-
- Jan 07, 2017
-
-
Raymond.Knopp authored
fixes for precoding (turning off if nb_antennas_tx=1), configuration files, timing advance with 3/4 sampling on 20 MHz, logging in MAC
-
- Jan 06, 2017
-
-
Wilson W.K. Thong authored
see issue #177
-
Wilson W.K. Thong authored
fix incorrect fss_pusch calculation fix the incorrrect HARQ-PID checking remove incorrect checking on downlink DCI HARQ PID value fix incorrect downlink ACK/NACK feedback procedures in TDD fix no activating PDSCH decoding when DL-DCI is indicating a downlink retransmission see issue #176
-
- Jan 05, 2017
-
-
Raymond.Knopp authored
-
Raymond Knopp authored
-
- Jan 03, 2017
-
-
Raymond Knopp authored
-
- Jan 02, 2017
-
-
Raymond.Knopp authored
-
- Dec 27, 2016
-
-
Raymond.Knopp authored
bugfix for DCCH2/SRB2 in eNB_scheduler_dlsch.c, demultiplexing SIMD alignment issue in ulsch_decoding.c, IF5 fronthaul modification in lte-enb.c
-
- Dec 22, 2016
-
-
hbilel authored
2- reset dataTx buff correctly 3- pucch/pusch power control fix
-
Cedric Roux authored
People are complaining on the mailing list about this. It's not an error to receive a retransmission.
-
- Dec 21, 2016
-
-
Wilson W.K. Thong authored
-
- Dec 20, 2016
-
-
hbilel authored
-
- Dec 19, 2016
-
-
hbilel authored
-