An error occurred fetching the project authors.
- 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.
-
- 14 Aug, 2017 1 commit
-
-
khalidhamdy authored
-
- 05 Dec, 2016 1 commit
-
-
Cedric Roux authored
Normally it is used to display throughput. The computation it does is to sum up the wanted value for the last second (1000 TTIs) and send this value to the views associated to this logger, at each TTI.
-
- 30 Nov, 2016 1 commit
-
-
Cedric Roux authored
A new logger is there: the "ticked TTI logger". Similar to TTI logger (used by the PUCCH1 energy plot) but takes another input, the "tick" (think subframe) and a default value for when no event is triggered between two ticks. This is used for the UL and DL MCS plots in enb.c (next commit).
-
- 08 Jul, 2016 1 commit
-
-
Cedric Roux authored
iqlog.c should change its name, it's too specific. This new one is more generic and should take over the name.
-
- 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
-
- 08 Jun, 2016 1 commit
-
-
Cedric Roux authored
this is like timeview but the plotting is done at frame/subframe resolution of a given reference clock signal, let's say. The realtime information of the events is not used. It's all logical. It will be used to log harq processes for the moment.
-
- 12 May, 2016 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 10 May, 2016 1 commit
-
-
Cedric Roux authored
-
- 09 May, 2016 1 commit
-
-
Cedric Roux authored
not tested
-
- 04 May, 2016 1 commit
-
-
Cedric Roux authored
-
- 28 Apr, 2016 1 commit
-
-
Cedric Roux authored
introducing generic "view" with two instantiations: stdout and textlist
-