Skip to content
Snippets Groups Projects
  1. Dec 01, 2016
  2. Nov 30, 2016
    • Cédric Roux's avatar
      T: new logger ticked_ttilog · a016cb75
      Cédric 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).
      a016cb75
  3. Jul 08, 2016
    • Cédric Roux's avatar
      add another IQ logger · 1dff3c4d
      Cédric Roux authored
      iqlog.c should change its name, it's too specific.
      This new one is more generic and should take over the name.
      1dff3c4d
  4. Jun 22, 2016
  5. Jun 08, 2016
    • Cédric Roux's avatar
      add a filter to loggers · 72f56da6
      Cédric Roux authored
      events are accepted by the logger if the filter accepts them
      the filter is optional (no filter means to accept all events)
      72f56da6
    • Cédric Roux's avatar
      tick timeview/log · 63652f94
      Cédric 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.
      63652f94
  6. May 17, 2016
  7. May 12, 2016
Loading