Skip to content
Snippets Groups Projects
Select Git revision
  • develop default
  • 2023.w43
  • 2023.w42
  • 2023.w41
  • 2023.w40
  • 2023.w39
  • 2023.w38
  • 2023.w37
  • 2023.w36
  • 2023.w34
  • 2023.w33
  • 2023.w32
  • v2.0.0
  • 2023.w31
  • 2023.w30
  • 2023.w29
  • 2023.w28
  • 2023.w27
  • 2023.w26
  • 2023.w25
  • 2023.w24
21 results

utils

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    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
    History
    Name Last commit Last update
    ..