EDCA TXOP

41 views
Skip to first unread message

tom

unread,
Sep 17, 2014, 3:42:13 PM9/17/14
to ns-3-...@googlegroups.com
Hi all,
i'm currently work on an infrastructure network model (station - access point)
with QoS MAC using EDCA.
i want to change the default of sending a single frame in each TXOP (i.e i want to change TXOP to be able to send multiple frames in one txop) in staWifi Class
the station class has this:

// Transmission of multiple frames in the same TXOP is not
// supported for now
hdr.SetQosTxopLimit (0);

so does this mean that i can't change TXOP and be able to implement this on ns3.
know that i calculate the TXOP at the station for sending lets say for example 3 frame accurately and need to apply it there, is possible or not ????
and thanks.
Reply all
Reply to author
Forward
0 new messages