An error occurred fetching the project authors.
- 10 Jul, 2023 1 commit
-
-
Robert Schmidt authored
-
- 21 Apr, 2021 2 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS 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.
-
- 04 Jan, 2019 1 commit
-
-
laurent authored
-
- 17 Aug, 2018 3 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
This commit removes the warning: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Basically, inside a Makefile we should use $(MAKE) instead of make.
-
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 2 commits
-
-
Cedric Roux authored
This commit emoves the warning: make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Basically, inside a Makefile we should use $(MAKE) instead of make.
-
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.
-
- 01 Aug, 2018 1 commit
-
-
Cedric Roux authored
- install package 'vim-common' to have 'xxd' needed by the compilation process of the T tracer - change the way xxd is called so that no file is created in case of error
-
- 14 Aug, 2017 1 commit
-
-
khalidhamdy authored
-
- 01 Jun, 2016 1 commit
-
-
Cedric Roux authored
plus some cleanup here and there
-
- 31 May, 2016 1 commit
-
-
Cedric Roux authored
The T only works when it's TRUE, the version without shared memory is not supported anymore.
-
- 25 May, 2016 1 commit
-
-
Cedric Roux authored
as special events. If we store all received events to a file, this dump is now self-contained. Helps to analyze traces. Some functions have also been factorized in the process, too much duplication. (Also tracer/Makefile was forgotten in previous commit, included in this one...)
-
- 11 Apr, 2016 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 18 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 15 Mar, 2016 1 commit
-
-
Cedric Roux authored
only works for 5MHz (7680 samples per TTI), one transport block (basic FDD thing)
-
- 14 Mar, 2016 1 commit
-
-
Cedric Roux authored
-