Skip to content
Snippets Groups Projects
  1. Oct 17, 2017
  2. Oct 12, 2017
  3. Sep 27, 2017
  4. Jan 09, 2017
  5. Nov 30, 2016
  6. Nov 28, 2016
    • Cédric Roux's avatar
      T: bugfix: lock required · 86039424
      Cédric 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
  7. Nov 25, 2016
    • Cédric Roux's avatar
      T: switch UE in enb tracer · ee934102
      Cédric 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
  8. Nov 23, 2016
  9. Jul 08, 2016
  10. Jun 24, 2016
  11. Jun 23, 2016
  12. Jun 22, 2016
  13. Jun 20, 2016
    • Cédric Roux's avatar
      xy view to exist in two flavours · 0f0fa90d
      Cédric 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
  14. Jun 17, 2016
  15. Jun 16, 2016
  16. Jun 10, 2016
  17. Jun 09, 2016
  18. Jun 06, 2016
  19. Jun 05, 2016
  20. Jun 04, 2016
  21. May 31, 2016
  22. May 27, 2016
  23. May 25, 2016
  24. May 24, 2016
Loading