- Sep 27, 2017
-
-
Cedric Roux authored
not finished, UE may not work, many things bad/to fix properly
-
- Sep 21, 2017
-
-
Raymond Knopp authored
-
- Sep 19, 2017
-
-
Raymond Knopp authored
-
- Sep 14, 2017
-
-
Raymond Knopp authored
-
- Aug 29, 2017
-
-
Cedric Roux authored
- ENB_PHY_OUTPUT_SIGNAL to trace output signal - ENB_MAC_SCHEDULING_REQUEST to trace scheduling requests
-
- Aug 23, 2017
-
-
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>
-
- Aug 10, 2017
-
-
Raymond.Knopp authored
-
Raymond Knopp authored
-
- Aug 08, 2017
-
-
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
-
- Jul 25, 2017
-
-
Raymond.Knopp authored
-
- Jul 19, 2017
-
-
Raymond Knopp authored
-
- Jul 06, 2017
-
-
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.
-
- Jun 06, 2017
-
-
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.
-
- Jun 04, 2017
-
-
Raymond Knopp authored
-
- May 18, 2017
-
-
Cedric Roux authored
those popped up thanks to previous commit
-
- Apr 25, 2017
-
-
Raymond Knopp authored
-
- Apr 17, 2017
-
-
Raymond Knopp authored
-
- Mar 23, 2017
-
-
Cedric Roux authored
This work was done by Bruno Mongazon.
-
- Mar 15, 2017
-
-
Florian Kaltenberger authored
-
- Feb 20, 2017
-
-
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.
-
- Feb 17, 2017
-
-
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
-
- Feb 15, 2017
-
-
Florian Kaltenberger authored
-
- Feb 05, 2017
-
-
Raymond Knopp authored
-
- Feb 02, 2017
-
-
Raymond Knopp authored
-
- Jan 21, 2017
-
-
Florian Kaltenberger authored
changed the memory allocation of txdataF and beam_weigths
-
- Jan 19, 2017
-
-
Florian Kaltenberger authored
-
- Jan 18, 2017
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Beamforming is now only done when necessary. This patch is based on one from enhancement-10-harmony.
-
Tien-Thinh Nguyen authored
-
- Jan 16, 2017
-
-
Tien-Thinh Nguyen authored
-
- Jan 15, 2017
-
-
Raymond Knopp authored
-
- Jan 14, 2017
-
-
Raymond Knopp authored
-
Raymond.Knopp authored
-
Raymond Knopp authored
-
Raymond.Knopp authored
-
- Jan 13, 2017
-
-
Raymond Knopp authored
-
Raymond.Knopp authored
-
- Jan 11, 2017
-
-
Cedric Roux authored
-