An error occurred fetching the project authors.
- 02 Nov, 2017 1 commit
-
-
David Price authored
-
- 01 Nov, 2017 1 commit
-
-
David Price authored
-
- 30 Oct, 2017 1 commit
-
-
David Price authored
uplink data from ue received, corrected scheduling of DCI0/UPLINK_CFG. Fails to correctly form (SFNSF) for PHICH ACK
-
- 27 Oct, 2017 1 commit
-
-
David Price authored
Change +4 for tx to a variable and get it to run at +2, this alllows nFAPI to get the reply back for HI_DCI0 to generate the PHICH in time
-
- 25 Oct, 2017 1 commit
-
-
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
-
- 20 Oct, 2017 2 commits
-
-
David Price authored
-
David Price authored
-
- 19 Oct, 2017 1 commit
-
-
David Price authored
-
- 16 Oct, 2017 1 commit
-
-
David Price authored
-
- 09 Oct, 2017 1 commit
-
-
David Price authored
Merge from RU-RAU-split and fix of frame/subframe handling. Was very confused with the counter in the main loop, the incrementing from the USRP read library and the nFAPI frame handling. RACH seen on wireshark and something happens on VNF
-
- 03 Oct, 2017 1 commit
-
-
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
-
- 27 Sep, 2017 1 commit
-
-
Cedric Roux authored
not finished, UE may not work, many things bad/to fix properly
-
- 22 Sep, 2017 1 commit
-
-
David Price authored
-
- 21 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 20 Sep, 2017 1 commit
-
-
David Price authored
-
- 19 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 14 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 29 Aug, 2017 1 commit
-
-
Cedric Roux authored
- ENB_PHY_OUTPUT_SIGNAL to trace output signal - ENB_MAC_SCHEDULING_REQUEST to trace scheduling requests
-
- 23 Aug, 2017 2 commits
-
-
Florian Kaltenberger authored
-
Cedric Roux authored
How to use: 1 - compilation of softmodem: ./build_oai --eNB -t ETHERNET 2 - compilation of mobipass driver: cd cmake_targets/lte_build_oai/build make oai_mobipass ln -sf liboai_mobipass.so liboai_transpro.so 3 - configuration: edit the configuration file, set "node_timing" to "synch_to_mobipass_standalone" that is, have the line: node_timing = "synch_to_mobipass_standalone"; 4 - run: run as usual: sudo ./lte-softmodem -C <configuration file>
-
- 10 Aug, 2017 2 commits
-
-
Raymond.Knopp authored
-
Raymond Knopp authored
-
- 08 Aug, 2017 1 commit
-
-
Raymond 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
-
- 25 Jul, 2017 1 commit
-
-
Raymond.Knopp authored
-
- 19 Jul, 2017 1 commit
-
-
Raymond Knopp authored
-
- 06 Jul, 2017 1 commit
-
-
Raymond 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.
-
- 06 Jun, 2017 1 commit
-
-
Florian Kaltenberger authored
re-adding the possibility in dlsim to bypass the DCI/PDCCH generation. This is necessary for accuracy of the dlsim-tests, which are working again now.
-
- 04 Jun, 2017 1 commit
-
-
Raymond Knopp authored
-
- 18 May, 2017 1 commit
-
-
Cedric Roux authored
those popped up thanks to previous commit
-
- 25 Apr, 2017 1 commit
-
-
Raymond Knopp authored
-
- 17 Apr, 2017 1 commit
-
-
Raymond Knopp authored
-
- 23 Mar, 2017 1 commit
-
-
Cedric Roux authored
This work was done by Bruno Mongazon.
-
- 15 Mar, 2017 1 commit
-
-
Florian Kaltenberger authored
-
- 20 Feb, 2017 1 commit
-
-
Cedric Roux authored
Prior to this commit, the following command failed to build dlsim: ./build_oai --phy_simulators -c Choice has been made to define it in a .h file as a static inline function.
-
- 17 Feb, 2017 2 commits
-
-
Cedric 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.
-
pyroclaste authored
-
- 15 Feb, 2017 1 commit
-
-
Florian Kaltenberger authored
-
- 05 Feb, 2017 1 commit
-
-
Raymond Knopp authored
-
- 02 Feb, 2017 1 commit
-
-
Raymond Knopp authored
-
- 21 Jan, 2017 1 commit
-
-
Florian Kaltenberger authored
changed the memory allocation of txdataF and beam_weigths
-