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

Issue 154183: TrafficApplication and a Wifi maximum throughput example.

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

Patch Set 1

Total comments: 15

Patch Set 2 : Correcting average.h and using it in examples/wifi-throughput

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M examples/wireless/wifi-throughput.cc View 1 5 chunks 101 lines 0 comments Download
M src/contrib/average.h View 2 chunks 42 lines 0 comments Download

Messages

Total messages: 6
Timo
First extract from my wifiex repo: TrafficApplication is a modification of OnOffApplication to allow a) ...
2 months, 3 weeks ago
Mathieu Lacage
http://codereview.appspot.com/154183/diff/1/4 File src/applications/traffic/traffic-application.cc (right): http://codereview.appspot.com/154183/diff/1/4#newcode123 src/applications/traffic/traffic-application.cc:123: if (!m_socket) (m_socket != 0) !m_socket relies on an ...
2 months, 3 weeks ago
Timo
Short replies. http://codereview.appspot.com/154183/diff/1/4 File src/applications/traffic/traffic-application.cc (right): http://codereview.appspot.com/154183/diff/1/4#newcode123 src/applications/traffic/traffic-application.cc:123: if (!m_socket) On 2009/11/17 14:58:26, Mathieu Lacage ...
2 months, 3 weeks ago
Tom Henderson
I support this from a functional perspective; my main concern is how to differentiate from ...
2 months, 2 weeks ago
Timo
On 2009/11/25 06:46:15, Tom Henderson wrote: > I support this from a functional perspective; my ...
2 months, 2 weeks ago
Timo
2 months, 2 weeks ago
Fixed a bad calculation bug in average.h (I hope no one used that) and using it
in wifi-throughput.

http://codereview.appspot.com/154183/diff/1/2
File examples/wireless/wifi-throughput.cc (right):

http://codereview.appspot.com/154183/diff/1/2#newcode248
examples/wireless/wifi-throughput.cc:248: // simple statistics
On 2009/11/25 06:46:16, Tom Henderson wrote:
> Pavel merged a src/contrib/average.h class that may be leveraged here.

Thanks for pointing me to that contrib class. See new patch.

http://codereview.appspot.com/154183/diff/1/5
File src/applications/traffic/traffic-application.h (right):

http://codereview.appspot.com/154183/diff/1/5#newcode232
src/applications/traffic/traffic-application.h:232: protected:
On 2009/11/25 06:46:16, Tom Henderson wrote:
> On 2009/11/17 14:58:26, Mathieu Lacage wrote:
> > should be private ?
> 
> we don't typically make raw data protected in ns-3.

Okay will be private then (when we figure out a class name).
Sign in to reply to this message.

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