Hi,
Maybe you can change the function sendUp() in wireless-phy.cc to decide whether capture the packet according to your different CPThresh_ Pei Kevin-130 wrote: > > > > Dear All, > > Although we can use the following methods to set the thresholds for all > the packets: > Phy/WirelessPhy set CPThresh_ <value> > Phy/WirelessPhy set CSThresh_ <value> > Phy/WirelessPhy set RXThresh_ <value> > But..... > If I want to let different packets having different RXThresh_ and > CPThresh_. For example: > RTS/CTS RXThresh_ 1 and CPThresh_1 > DATA/ACK RXThresh_ 2 and CPThresh_2 > > How can I realize this? Are there any people ever worked on the related > things before? Any hints and/or information are welcomed! > Thank you in advance! > > -------------- > Kevin > 2006-12-18 > > > -- View this message in context: http://www.nabble.com/How-can-I-set-different-RXThresh_-and-CPThresh_-for-different-packets--tf2870515.html#a8031614 Sent from the ns-users mailing list archive at Nabble.com.
