An error occurred fetching the project authors.
  1. 07 Jan, 2019 1 commit
    • Cedric Roux's avatar
      fix a lot of file mode · aea6b4b5
      Cedric Roux authored
      For whatever reason most of the files had their permission
      changed from 644 to 755, which is not wanted.
      aea6b4b5
  2. 14 Aug, 2017 1 commit
  3. 05 Dec, 2016 1 commit
    • Cedric Roux's avatar
      T: add 'throughputlog' logger · 9a0f32aa
      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.
      9a0f32aa
  4. 30 Nov, 2016 1 commit
    • Cedric Roux's avatar
      T: new logger ticked_ttilog · a016cb75
      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).
      a016cb75
  5. 08 Jul, 2016 1 commit
    • Cedric Roux's avatar
      add another IQ logger · 1dff3c4d
      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.
      1dff3c4d
  6. 22 Jun, 2016 1 commit
    • Cedric Roux's avatar
      new IQ logger · f31145ac
      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
      f31145ac
  7. 08 Jun, 2016 1 commit
    • Cedric Roux's avatar
      tick timeview/log · 63652f94
      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.
      63652f94
  8. 12 May, 2016 2 commits
  9. 10 May, 2016 1 commit
  10. 09 May, 2016 1 commit
  11. 04 May, 2016 1 commit
  12. 28 Apr, 2016 1 commit