Commit 058cadfd authored by Lionel Gauthier's avatar Lionel Gauthier

MSCGEN traces PHY, RLC internals

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7454 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 02d10b03
......@@ -394,7 +394,8 @@ add_boolean_option(OAI_NW_DRIVER_USE_NETLINK True "????")
add_boolean_option(USE_MME False "this flag is used only one time in lte-softmodem.c")
add_list_string_option(PACKAGE_NAME "NotDefined" "As per attribute name")
add_boolean_option(MESSAGE_CHART_GENERATOR True "For generating sequence diagrams")
add_boolean_option(MESSAGE_CHART_GENERATOR_RLC_MAC False "trace RLC-MAC exchanges in sequence diagrams")
add_boolean_option(MESSAGE_CHART_GENERATOR_PHY False "trace some PHY exchanges in sequence diagrams")
########################
# Include order
##########################
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment