- 17 Feb, 2017 1 commit
-
-
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.
-
- 14 Feb, 2017 2 commits
-
-
Gabriel authored
-
Cédric Roux authored
The memset was also too big. It should only clear one subframe. Only tested without abstraction. Abstraction does not work for the moment anyway, but just to keep that in mind.
-
- 13 Feb, 2017 3 commits
- 08 Feb, 2017 1 commit
-
-
knopp authored
-
- 05 Feb, 2017 1 commit
-
-
knopp authored
-
- 01 Feb, 2017 1 commit
-
-
Gabriel authored
-
- 30 Jan, 2017 1 commit
-
-
Bilel authored
-
- 25 Jan, 2017 2 commits
- 11 Jan, 2017 2 commits
-
-
Cédric Roux authored
-
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.
-
- 06 Jan, 2017 2 commits
-
-
Wilson 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
- 22 Dec, 2016 2 commits
- 21 Dec, 2016 1 commit
-
-
Wilson authored
see issue #166
-
- 20 Dec, 2016 2 commits
- 19 Dec, 2016 3 commits
- 12 Dec, 2016 1 commit
-
-
Bilel authored
-
- 07 Dec, 2016 3 commits
- 06 Dec, 2016 6 commits
- 28 Nov, 2016 1 commit
-
-
Gabriel authored
1-issue#35: miss dci detection 2-issue#36: ack/nack on pusch are badly encoded 3-issue#37: ack/nack are sent on pucch instead of pusch
-
- 24 Nov, 2016 1 commit
-
-
Gabriel authored
1- timing Advance fix 2- harq UL fix
-
- 23 Nov, 2016 1 commit
-
-
Xiwen JIANG authored
-
- 21 Nov, 2016 1 commit
-
-
Gabriel authored
1- implement max harq retrans 2- bug in harqId > 1 for dci format 1A 3- wrong G computation 4- bug in harq UL for scheduling flag 5- initial sync, limit freq offset to 150Hz
-
- 18 Nov, 2016 1 commit
-
-
ROBERT Benoit authored
- add progess bar report - reduce ssh max_tries to 10 - cleanOldPrograms -> change kill cmd line to be able to run autotest on same machine than lte-softmodem (thanks Rohit & Gabriel) - Cleanning output prints - add --skip-machine-preparation on cmd line - add --skip-sanity-check on cmd line - add HTML REPORT (no-S1 only) - add XML detailled report (no-S1 only)
-
- 07 Nov, 2016 1 commit
-
-
Gabriel authored
-