Skip to content
Snippets Groups Projects
  1. Oct 18, 2016
    • Cédric Roux's avatar
      T: add some hack programs · a6742020
      Cédric Roux authored
      - time_meas to measure time spent in scheduling
      - timeplot to show nice histograms in realtim of above measurement
      a6742020
  2. Oct 07, 2016
  3. Aug 11, 2016
    • Cédric Roux's avatar
      T: add a mac pdu -> wireshark replay tracer · 8b732dc7
      Cédric Roux authored
      This tracer takes the traces ENB_MAC_UE_DL_PDU_WITH_DATA
      and ENB_MAC_UE_UL_PDU_WITH_DATA from a trace file
      (as generated by the "record" tracer) and sends them
      in UDP packets correctly formatted for wireshark to
      dissect them.
      
      One unresolved problem I face with my version of
      wireshark (1.10.6) is that I don't get the frame number,
      only subframe. See in the code to change the behavior
      if you use a more recent version of wireshark.
      
      You need to properly configure wireshark for it to work.
      See $OPENAIR_DIR/openair2/UTIL/OPT/README.txt.
      8b732dc7
  4. Jul 27, 2016
  5. Jul 12, 2016
  6. Jul 08, 2016
  7. Jun 24, 2016
  8. Jun 23, 2016
  9. Jun 22, 2016
  10. Jun 20, 2016
  11. Jun 17, 2016
  12. Jun 16, 2016
  13. Jun 10, 2016
  14. Jun 09, 2016
  15. Jun 08, 2016
    • Cédric Roux's avatar
      add 'and' filter operation · 1dff773e
      Cédric Roux authored
      1dff773e
    • 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
  16. Jun 06, 2016
Loading