An error occurred fetching the project authors.
  1. 11 Aug, 2016 1 commit
    • Cedric Roux's avatar
      T: add a mac pdu -> wireshark replay tracer · 8b732dc7
      Cedric 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
  2. 22 Jun, 2016 1 commit
  3. 17 Jun, 2016 3 commits
  4. 08 Jun, 2016 1 commit
    • Cedric Roux's avatar
      add a filter to loggers · 72f56da6
      Cedric 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
  5. 01 Jun, 2016 1 commit
  6. 25 May, 2016 1 commit
    • Cedric Roux's avatar
      the tracee (lte-softmodem) now sends the content of T_messages.txt · 2e64d54e
      Cedric Roux authored
      as special events.
      
      If we store all received events to a file, this dump is now
      self-contained. Helps to analyze traces.
      
      Some functions have also been factorized in the process, too much
      duplication.
      
      (Also tracer/Makefile was forgotten in previous commit, included
      in this one...)
      2e64d54e
  7. 20 May, 2016 1 commit
  8. 17 May, 2016 1 commit
  9. 01 May, 2016 1 commit
  10. 25 Apr, 2016 1 commit
  11. 11 Apr, 2016 4 commits
  12. 19 Mar, 2016 1 commit
  13. 18 Mar, 2016 1 commit
  14. 16 Mar, 2016 2 commits
  15. 15 Mar, 2016 2 commits
  16. 14 Mar, 2016 1 commit