An error occurred fetching the project authors.
- 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.
-
- 01 Dec, 2016 1 commit
-
-
Cedric Roux authored
-
- 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 3 commits
-
-
Cedric Roux authored
-
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
-
Cedric Roux authored
-
- 08 Jun, 2016 2 commits
-
-
Cedric Roux authored
events are accepted by the logger if the filter accepts them the filter is optional (no filter means to accept all events)
-
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.
-
- 17 May, 2016 1 commit
-
-
Cedric Roux authored
not very clean, might be reworked at some point the idea is to compute much less 'log' than what was done
-
- 12 May, 2016 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-