An error occurred fetching the project authors.
- 02 Mar, 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.
-
- 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.
-
- 30 Jul, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 25 Jun, 2018 1 commit
-
-
bruno mongazon authored
-
- 14 Aug, 2017 1 commit
-
-
khalidhamdy authored
-
- 08 Jul, 2016 1 commit
-
-
Cedric Roux authored
-
- 22 Jun, 2016 1 commit
-
-
Cedric Roux authored
the current version is very specific to PUSCH IQ data, where the input buffer has a special format to be rewritten cleanly at some point
-