Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(10)

Issue 91057: Multiple frequency channels supported in yans wifi channel and PHY

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 months, 3 weeks ago by Pavel Boyko
Modified:
3 months, 4 weeks ago
CC:
ns-3-reviews_googlegroups.com
SVN Base:
Visibility:
Public.

Patch Set 1

Total comments: 16

Patch Set 2 : Updated patchset

Patch Set 3 : Channel switching made instantaneous while correct model is not implemented.

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/devices/wifi/wifi-phy.h View 1 chunk 25 lines 0 comments Download
M src/devices/wifi/yans-wifi-channel.cc View 1 2 chunks 29 lines 0 comments Download
M src/devices/wifi/yans-wifi-phy.cc View 1 2 8 chunks 112 lines 2 comments Download
M src/devices/wifi/yans-wifi-phy.h View 1 2 4 chunks 65 lines 0 comments Download

Messages

Total messages: 9
Nicola Baldo
I like this implementation in that it is effective in providing multi-channel support with minimal ...
4 months, 3 weeks ago
Pavel Boyko
http://codereview.appspot.com/91057/diff/1/3 File src/devices/wifi/yans-wifi-phy.cc (right): http://codereview.appspot.com/91057/diff/1/3#newcode313 Line 313: Simulator::Schedule (m_channelSwitchDelay, &YansWifiPhy::DoSetChannelId, this, nch); On 2009/07/06 09:52:57, ...
4 months, 3 weeks ago
Mathieu Lacage
I think that the biggest issue is something nicola pointed out already: I feel that ...
4 months, 2 weeks ago
Ramon Bauza
Just a comment regarding the path loss calculation depending on the frequency/channel employed. http://codereview.appspot.com/91057/diff/1/2 File ...
4 months, 2 weeks ago
Pavel Boyko
On 2009/07/13 13:41:05, Ramon Bauza wrote: > Just a comment regarding the path loss calculation ...
4 months, 2 weeks ago
Pavel Boyko
Cosmetics done (in https://forge.wenos.ru/hgprojects/ns3dev), correct channel switching is pending. http://codereview.appspot.com/91057/diff/1/4 File src/devices/wifi/yans-wifi-phy.h (right): http://codereview.appspot.com/91057/diff/1/4#newcode81 Line ...
4 months, 2 weeks ago
Pavel Boyko
It seems that all but correct PHY switching process model issues are fixed. To be ...
4 months, 1 week ago
Mathieu Lacage
http://codereview.appspot.com/91057/diff/2005/2008 File src/devices/wifi/yans-wifi-phy.cc (right): http://codereview.appspot.com/91057/diff/2005/2008#newcode119 Line 119: .AddAttribute ("ChannelSwitchDelay", you forgot to remove this attribute ...
4 months, 1 week ago
Pavel Boyko
4 months, 1 week ago
According to Mathieu Plan B I have pushed minimal  implementation to ns-3-dev.
Ramon, now it is your move (and thank you for that).

http://codereview.appspot.com/91057/diff/2005/2008
File src/devices/wifi/yans-wifi-phy.cc (right):

http://codereview.appspot.com/91057/diff/2005/2008#newcode119
Line 119: .AddAttribute ("ChannelSwitchDelay",
On 2009/07/16 11:06:34, Mathieu Lacage wrote:
> you forgot to remove this attribute as well as the member variable declaration
> for m_channelSwitchDelay in the header

Nope, I just reserved it for future switching model ;) Being serious -- it took
several days to correctly measure this time on atheros and I don't want to lose
it.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld r497