Mathieu Lacage
|
008e02b03c
|
add a new test
|
2007-11-15 09:44:23 +01:00 |
|
Tom Henderson
|
2e68155c6d
|
nicer logging of parameters (bug 79 patch from Gustavo)
|
2007-11-14 21:59:14 -08:00 |
|
Tom Henderson
|
a53e880346
|
Change default scheduler to Map from List (bug 90)
|
2007-11-14 21:29:27 -08:00 |
|
Tom Henderson
|
79f4bb679e
|
get rid of non-const operators in DataRate
|
2007-11-14 21:17:43 -08:00 |
|
Mathieu Lacage
|
21baa41ccf
|
timestep is a signed quantity.
|
2007-11-14 14:16:42 +01:00 |
|
Mathieu Lacage
|
d20ccf186e
|
handle NAV correctly
|
2007-11-14 14:11:11 +01:00 |
|
Mathieu Lacage
|
3128aadfe0
|
remove buggy test asserts
|
2007-11-14 14:03:38 +01:00 |
|
Mathieu Lacage
|
03da97b0b8
|
do not use GetBackoffSlots directly anymore
|
2007-11-14 14:02:03 +01:00 |
|
Mathieu Lacage
|
2d39b3c2d0
|
remove buggy assert and comment
|
2007-11-14 13:53:32 +01:00 |
|
Mathieu Lacage
|
dada8dc1db
|
improve debugging output. introduce GetBackoffStartFor and GetBackoffEndFor
|
2007-11-14 13:50:19 +01:00 |
|
Mathieu Lacage
|
5b47785ae4
|
add a ns3::MaxSeconds function
|
2007-11-14 13:45:17 +01:00 |
|
Mathieu Lacage
|
c18e92df67
|
get rid of MacParameters from DcfManager
|
2007-11-14 12:43:01 +01:00 |
|
Mathieu Lacage
|
8828ac5d30
|
more debugging.
|
2007-11-14 12:36:08 +01:00 |
|
Mathieu Lacage
|
83d717bcae
|
add debugging output
|
2007-11-14 12:23:56 +01:00 |
|
Mathieu Lacage
|
21f9524b3e
|
a few more test asserts
|
2007-11-13 18:02:46 +01:00 |
|
Mathieu Lacage
|
c7078a3e10
|
simplify memory management
|
2007-11-13 17:58:34 +01:00 |
|
Mathieu Lacage
|
1bbd9675b6
|
initialize more state variables
|
2007-11-13 17:58:22 +01:00 |
|
Mathieu Lacage
|
87db306da0
|
initialize state variables
|
2007-11-13 17:44:02 +01:00 |
|
Unknown
|
c41da878f9
|
setup a simple test scenario
|
2007-11-13 17:40:39 +01:00 |
|
Unknown
|
0a17e5ab7f
|
dcf test framework
|
2007-11-13 17:26:36 +01:00 |
|
Unknown
|
2f356fd916
|
add missing method implementations
|
2007-11-13 17:26:24 +01:00 |
|
Unknown
|
1bf52bda9e
|
a new (wholy untested) Dcf implementation
|
2007-11-13 16:32:39 +01:00 |
|
Mathieu Lacage
|
89117a326c
|
do nothing on cancel and explain why.
|
2007-11-09 13:25:01 +01:00 |
|
Mathieu Lacage
|
51bc877b4e
|
update the last sequence control only for non-broadcast frames.
|
2007-11-09 13:24:38 +01:00 |
|
Mathieu Lacage
|
f5772f0423
|
set the retry bit and use it to filter duplicates
|
2007-11-09 09:35:13 +01:00 |
|
Mathieu Lacage
|
95596a53b0
|
handle cancel events
|
2007-11-09 08:44:03 +01:00 |
|
Tom Henderson
|
c114ad9aa7
|
minor fix for bug95; also const operators for DataRate
|
2007-11-08 23:08:00 -08:00 |
|
Craig Dowell
|
bb9c35ffea
|
baranch merge
|
2007-11-08 17:05:37 -08:00 |
|
Craig Dowell
|
6b426b5f83
|
branch merge
|
2007-11-08 16:58:24 -08:00 |
|
Mathieu Lacage
|
9e215a3493
|
calculate the delay, not -delay.
|
2007-11-08 15:25:57 +01:00 |
|
Mathieu Lacage
|
3321873fc6
|
implement AP beaconing
|
2007-11-08 15:23:06 +01:00 |
|
Mathieu Lacage
|
fc57cac746
|
make sure that m_listener is not reset to zero _after_ calling a user-provided callback. This allows the user-provided callback to set the m_listener member to a new value if it wants to start a new transmission
|
2007-11-08 15:22:22 +01:00 |
|
Mathieu Lacage
|
dbdd00fef8
|
zeroify the members after deleting them to improve debugging.
|
2007-11-08 13:58:26 +01:00 |
|
Mathieu Lacage
|
0986cb46d9
|
make debug build work
|
2007-11-08 13:57:50 +01:00 |
|
Mathieu Lacage
|
e55384067b
|
add WifiMacHeader::SetBeacon
|
2007-11-08 13:57:30 +01:00 |
|
Mathieu Lacage
|
c905f0658d
|
dox typo
|
2007-11-08 12:39:21 +01:00 |
|
Mathieu Lacage
|
99fca41f02
|
GetSpeed -> GetVelocity
|
2007-11-08 12:36:15 +01:00 |
|
Mathieu Lacage
|
eb666a62ac
|
replace Position and Speed by Vector
|
2007-11-08 12:33:30 +01:00 |
|
Mathieu Lacage
|
6e660e4c27
|
rename MobilityModel::Get/Set to GetPosition/SetPosition
|
2007-11-08 11:24:41 +01:00 |
|
Mathieu Lacage
|
00bf89e1d2
|
a vector class
|
2007-11-08 10:24:33 +01:00 |
|
Tom Henderson
|
48a98d8b1f
|
update bench-packets.cc program
|
2007-11-06 15:45:05 -08:00 |
|
Mathieu Lacage
|
1a8421bbfe
|
use the holland set of modes.
|
2007-11-06 16:16:18 +01:00 |
|
Mathieu Lacage
|
ecc4bab8f2
|
add the holland 802.11a set of modes.
|
2007-11-06 16:16:06 +01:00 |
|
Mathieu Lacage
|
b5a64f2fae
|
a real test
|
2007-11-06 15:11:22 +01:00 |
|
Mathieu Lacage
|
7e11cfb891
|
use the new style support
|
2007-11-06 15:05:56 +01:00 |
|
Mathieu Lacage
|
cdcfbd8ab2
|
add style support
|
2007-11-06 15:05:47 +01:00 |
|
Mathieu Lacage
|
9964005525
|
use the gnuplot machinery to output a set of plots
|
2007-11-06 14:50:20 +01:00 |
|
Mathieu Lacage
|
3dd8898aaf
|
generate correct output. avoid infinite loop.
|
2007-11-06 14:48:49 +01:00 |
|
Mathieu Lacage
|
d3acfdfa07
|
fix optimized builds
|
2007-11-06 14:48:31 +01:00 |
|
Mathieu Lacage
|
cb0eeaeb32
|
generate gnuplot-compatible data script files
|
2007-11-06 13:30:40 +01:00 |
|