Skip to content

No Simultion and Trace output #2

Open
@engrmasood2002

Description

Hi,
I am running example program and it displays packet transmit and receive packets statistics on console as implemented through callback functions. However, trace file is generated of 0 bytes and simulation file just shows no data flow. Here is my modification in code to get trace file and simulation file.
AsciiTraceHelper ascii;
wifiPhy.EnableAsciiAll(ascii.CreateFileStream ("simpleStdmaTrace.tr") );
std::string animFile = "simpleSTDMA.xml";
AnimationInterface anim (animFile);

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions