An error occurred fetching the project authors.
- 24 Feb, 2021 1 commit
-
-
Cedric Roux authored
Minimalist gnb tracer to trace (for the moment) rxdataF when some decoding for PUCCH or PUSCH has been done. Important: T_BUFFER_MAX and T_CACHE_SIZE have been changed. T_BUFFER_MAX is twice as big as before. T_CACHE_SIZE has been devided by two. Globally, the memory usage of the T tracer is the same, but since we divided by two the number of buffers in the cache, we may hit some realtime problems if all the buffers are busy at some point. The simple solution would be to use 8192*2 for T_CACHE_SIZE as it was, but then we double the memory usage of the T tracer. This, or another solution, to be defined.
-
- 21 Jan, 2021 1 commit
-
-
Cedric Roux authored
You need a recent version of wireshark for this to work properly. Successfully tested with 3.3.2.
-
- 21 Oct, 2020 1 commit
-
-
Cedric Roux authored
The T tracer macpdu2wireshark has been modified to handle the new traces. The usage is the same as for LTE. In NR the RACH is logged as an LTE RACH. Maybe we'll change that in the future. Looking at the source code of wireshark, I could not find any way to report NR RACH. Maybe they forgot it. Or I did not search correctly...
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 10 Sep, 2020 1 commit
-
-
heshanyun authored
-
- 06 Aug, 2020 1 commit
-
-
- 07 Jul, 2020 1 commit
-
-
Rakesh authored
-
- 01 Jun, 2020 1 commit
-
-
- 13 May, 2020 1 commit
-
-
- 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
-
- 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
-