An error occurred fetching the project authors.
- 28 Aug, 2019 1 commit
-
-
Khalid Ahmed authored
-
- 11 Jun, 2019 1 commit
-
-
WANG Tsu-Han authored
-
- 11 Apr, 2019 1 commit
-
-
Javier Morgade authored
-
- 04 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
-
- 25 Feb, 2019 1 commit
-
-
frtabu authored
Fix corrupted LOGs in L1L2simulator, introducing two new components NFAPI_VNF and NFAPI_pnf. Integrate Fujitsu fix for up to 50 UEs. Apply astyle to all modified files in the branch
-
- 22 Feb, 2019 1 commit
-
-
Robert Schmidt authored
-
- 07 Jan, 2019 1 commit
-
-
Cedric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- 29 Dec, 2018 1 commit
-
-
Raymond Knopp authored
-
- 21 Dec, 2018 1 commit
-
-
magounak authored
-
- 19 Dec, 2018 1 commit
-
-
magounak authored
-
- 17 Dec, 2018 1 commit
-
-
magounak authored
-
- 10 Dec, 2018 1 commit
-
-
magounak authored
-
- 27 Nov, 2018 1 commit
-
-
magounak authored
-
- 07 Nov, 2018 1 commit
-
-
Robert Schmidt authored
-
- 06 Nov, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 02 Nov, 2018 1 commit
-
-
magounak authored
-
- 30 Oct, 2018 1 commit
-
-
magounak authored
Changes after the merge with L1_renaming in order to work at least in FDD mode. We need to handle the RU_mask_tx for TDD mode.
-
- 23 Oct, 2018 2 commits
-
-
Cedric Roux authored
It is to ease the life of people wanting to record traces to be consumed later on by wireshark. You just run: ./record -d ../T_messages.txt -o /tmp/record.raw -on WIRESHARK and you're good.
-
Cedric Roux authored
-
- 22 Oct, 2018 1 commit
-
-
Cedric Roux authored
The tracer macpdu2wireshark can send MIBs to wireshark. This can be disabled by passing the new -no-mib option. openair1/SCHED/phy_procedures_lte_eNb.c has been modified to have a new T trace with the MIB.
-
- 09 Oct, 2018 2 commits
- 09 Sep, 2018 1 commit
-
-
Robert Schmidt authored
-
- 07 Sep, 2018 1 commit
-
-
Bing-Kai Hong authored
-
- 05 Sep, 2018 1 commit
-
-
Bing-Kai Hong authored
1.create the f1ap handlers procedure 2.hide asn1c warning when in compile
-
- 04 Sep, 2018 1 commit
-
-
Raymond Knopp authored
-
- 28 Aug, 2018 1 commit
-
-
Bing-Kai Hong authored
-
- 27 Aug, 2018 1 commit
-
-
Raymond Knopp authored
-
- 24 Aug, 2018 1 commit
-
-
frtabu authored
Use common log mechanism in layer 3, mapping specific macros to common ones and extending common log utilities to support specific layer3 requirements
-
- 17 Aug, 2018 1 commit
-
-
Cedric Roux authored
Since VCD has now to go through the T tracer, we enforce the consistency of data found in common/utils/LOG/vcd_signal_dumper.[ch] with data found in common/utils/T/T_messages.txt. We might get completely rid of common/utils/LOG/vcd_signal_dumper.[ch] at some point. For the moment, let's keep it. This commit adds the program common/utils/T/check_vcd.c and necessary modifications to enforce its use at compilation time. If you modify common/utils/LOG/vcd_signal_dumper.[ch] but do not update common/utils/T/T_messages.txt an error will pop up when you compile the software. You have to keep both modules synchronized.
-
- 13 Aug, 2018 1 commit
-
-
Cedric Roux authored
Since VCD has now to go through the T tracer, we enforce the consistency of data found in common/utils/LOG/vcd_signal_dumper.[ch] with data found in common/utils/T/T_messages.txt. We might get completely rid of common/utils/LOG/vcd_signal_dumper.[ch] at some point. For the moment, let's keep it. This commit adds the program common/utils/T/check_vcd.c and necessary modifications to enforce its use at compilation time. If you modify common/utils/LOG/vcd_signal_dumper.[ch] but do not update cmake_targets/CMakeLists.txt an error will pop up when you compile the software. You have to keep both modules synchronized.
-
- 10 Aug, 2018 1 commit
-
-
Wang Tsu-Han authored
Conflicts: common/utils/T/T_messages.txt openair1/SCHED/ru_procedures.c targets/RT/USER/lte-enb.c
-
- 08 Aug, 2018 2 commits
-
-
Cedric Roux authored
Make it compatible with 'template' gtwave files as found in openair's repository. The type VCD_NAME was added to the VCD IDs in T_messages.txt. The database processing code was adapted to use it. The tracer to_vcd was adapted to use it and render the produced vcd output compatible with the 'template' gtkwave files. When running to_vcd, do not forget to pass -vcd to use this feature.
-
Cedric Roux authored
- bug fixed in ue and enb tracer: the socket needs to be closed in case of restart - cleanup: fix spacing in T_messages.txt
-
- 07 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
First build command : ./build_oai --gNB -w USRP -I
-
- 30 Jul, 2018 2 commits
-
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
Wang Tsu-Han authored
-
- 20 Jul, 2018 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 12 Apr, 2018 1 commit
-
-
Cedric Roux authored
-