An error occurred fetching the project authors.
  1. 09 Jan, 2017 1 commit
  2. 30 Nov, 2016 2 commits
  3. 28 Nov, 2016 1 commit
    • Cedric Roux's avatar
      T: bugfix: lock required · 86039424
      Cedric Roux authored
      When the user clicks on "next UE" or "prev UE" we change the
      filters of loggers.
      
      At the same time, the main thread of enb.c processes events
      received from the soft-modem and uses the filters, some of them
      maybe in the process of being changed.
      
      Changing the filters is not atomic and has to be protected.
      86039424
  4. 25 Nov, 2016 1 commit
    • Cedric Roux's avatar
      T: switch UE in enb tracer · ee934102
      Cedric Roux authored
      Just below the logo you see the current UE, eg. [UE 0],
      and near that you have two "buttons" [prev UE] and [next UE].
      
      You click with left button of mouse on those and the various
      plots that depend on the UE are now done for the new UE (say UE 1
      instead of UE 0 if you click on [next UE]).
      
      The plots are not cleared when you switch.
      Let's say it's a feature.
      ee934102
  5. 23 Nov, 2016 1 commit
  6. 08 Jul, 2016 2 commits
  7. 24 Jun, 2016 1 commit
  8. 23 Jun, 2016 1 commit
  9. 22 Jun, 2016 2 commits
  10. 20 Jun, 2016 1 commit
    • Cedric Roux's avatar
      xy view to exist in two flavours · 0f0fa90d
      Cedric Roux authored
      XY_LOOP_MODE: replace old points with new ones, using the maximum size
                    of the view
      XY_FORCE_MODE: append_forced sets those and only those points
                     and we crash if we pass too much points
      0f0fa90d
  11. 17 Jun, 2016 1 commit
  12. 16 Jun, 2016 1 commit
  13. 10 Jun, 2016 1 commit
    • Cedric Roux's avatar
      enb.c logs MAC/RLC/PDCP · 46802087
      Cedric Roux authored
      very basic, to be refined, find a nice way to display (plot? text?)
      protocol data movement
      46802087
  14. 09 Jun, 2016 4 commits
  15. 06 Jun, 2016 1 commit
  16. 05 Jun, 2016 5 commits
  17. 04 Jun, 2016 1 commit
  18. 31 May, 2016 1 commit
  19. 27 May, 2016 3 commits
  20. 25 May, 2016 4 commits
  21. 24 May, 2016 2 commits
  22. 19 May, 2016 1 commit
  23. 17 May, 2016 2 commits