Skip to content
Snippets Groups Projects
  1. Dec 15, 2016
  2. Dec 12, 2016
  3. Dec 09, 2016
  4. Dec 08, 2016
  5. Dec 06, 2016
  6. Dec 05, 2016
  7. Dec 02, 2016
  8. Dec 01, 2016
  9. Nov 30, 2016
    • Cédric Roux's avatar
      T: change range of DL/UL MCS plots · f89c70df
      Cédric Roux authored
      [-1 29] was not very pleasant for MCS 28 or no DCI (value is -1 in this case).
      [-2 30] looks better.
      f89c70df
    • Cédric Roux's avatar
      T: bugfix: vertical tick was off by 1 pixel · cbc2164e
      Cédric Roux authored
      The problem was visible when DL MCS was set to 20
      (do a ping -c 192.172.0.1 -i0.2 to get it). The dots
      were not plotted at the exact line of the tick mark.
      
      Not sure the fix is always correct.
      
      No big deal anyway.
      cbc2164e
    • Cédric Roux's avatar
      T: add DL and UL MCS plots in enb.c · 1e485b4b
      Cédric Roux authored
      Helps visualize MCS usage over time.
      1e485b4b
    • 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
Loading