An error occurred fetching the project authors.
- 07 Jul, 2020 1 commit
-
-
Rakesh authored
-
- 05 Mar, 2020 1 commit
-
-
WANG Tsu-Han authored
-
- 22 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 04 Nov, 2019 1 commit
-
-
Wang Tsu-Han authored
-
- 14 Oct, 2019 1 commit
-
-
Rakesh authored
-
- 14 Sep, 2019 1 commit
-
-
javier.morgade@ieee.org authored
ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu) Signed-off-by:
javier.morgade@ieee.org <javier.morgade@ieee.org>
-
- 09 Sep, 2019 1 commit
-
-
Wang Tsu-Han authored
-
- 29 Aug, 2019 1 commit
-
-
Khalid Ahmed authored
-
- 28 Aug, 2019 1 commit
-
-
Khalid Ahmed authored
-
- 23 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
-
- 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
-
- 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.
-
- 09 Oct, 2018 2 commits
- 17 Aug, 2018 2 commits
-
-
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.
-
cdxu0312 authored
-
- 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
-
- 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
-
- 13 Jul, 2018 1 commit
-
-
Raymond Knopp authored
Log review step 1: legacy VCD removal, LOG macro modified, TTracer enabled at build time by default, in a way it, by default configuration, provides console logs, as in previous versions
-
- 06 Jun, 2018 1 commit
-
-
Massive authored
-
- 05 Jun, 2018 1 commit
-
-
Raymond Knopp authored
-
- 15 Jan, 2018 1 commit
-
-
Cedric Roux authored
It has been chosen to not include the full history of commits from David. He included a binary version of wireshark, probably a modified one that understands NFAPI. Wireshark is released under the GPL license, we cannot include it in the repository. We could have done a next commit to remove this binary. But then it would still be present in the history of commits, which may not be allowed. And it would take space on disk. We could edit the history to remove wireshark entirely. But this operation is too complicated. There was also a pcap capture file, which has nothing to do in the history of commits and would take space on disk. There again, it's too difficult to edit the history to remove it. There was a file .gitignore that was also removed. The original history can be found on David's repository: https://gitlab.eurecom.fr/daveprice/openairinterface5g/ The branch is: nfapi-ru-rau-split. A copy of that branch has been included in the internal OAI repository, for those who have access to it. The branch is the same. The last commit ID is 9106438239e0bc626ff1fa1d97d911caadd0fbb9. You can compare the current commit with the commit 9106... to see what differs. The current commit has to be considered non-working. The commit following the current commit will fix problems with the work in the current commit. If you use git bisect, don't spend time analyzing the current commit.
-
- 03 Nov, 2017 1 commit
-
-
Wang Tsu-Han authored
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 14 Aug, 2017 1 commit
-
-
khalidhamdy authored
-
- 07 Aug, 2017 1 commit
-
-
Cedric Roux authored
several problems were present: - there was no comma after "ue0_trx_write_ns_missing" in the array eurecomVariablesNames; comma was put, and also commas for the last element in the array, which doesn't hurt and will prevent future problems - bad order of values in eurecomVariablesNames, which was different from the enum vcd_signal_dump_variables; order was checked and fixed - strange/wrong use of VCD_SIGNAL_DUMPER_MODULE_END/LAST; the whole logic was removed/simplified
-
- 04 Jun, 2017 1 commit
-
-
Raymond Knopp authored
-