Commit Graph

6614 Commits

Author SHA1 Message Date
Tom Henderson
39b60cdc2f add mobility model test suite with more waypoint mobility model tests 2010-10-05 01:28:49 -07:00
Phillip Sitbon
c1ceb7dada bugs 892 and 893: waypoint mobility model initial SetPosition() handling and LazyNotify attribute 2010-10-05 01:26:15 -07:00
Tom Henderson
b9274e8ff7 Fix outdated documentation 2010-10-01 16:54:10 -07:00
Quincy Tse
ddeed27793 Bug 992 - Unusual (possibly incorrect assertion) in Packet::Deserialize 2010-09-29 17:14:39 -04:00
Sam Jansen
ea7b334d42 Fix bug980: nsc library not detected 2010-09-22 12:42:07 -07:00
Josh Pelkey
ae451b7ae1 Bug 994 - PointToPointGridHelper useless if clauses 2010-09-16 15:50:59 -04:00
Tom Henderson
06f22619ed fix small typo 2010-09-15 20:43:31 -07:00
Mirko Banchi
b24a67571b Bug 981: use a cache to keep track of received MPDUs under block ack 2010-09-12 14:35:26 +02:00
Mirko Banchi
613fabd554 Add BlockAckCache class 2010-09-12 14:27:31 +02:00
Dean Armstrong
f7980953d8 Bug 979: Update RELEASE_NOTES to indicate this is fixed 2010-09-03 09:56:51 +01:00
Dean Armstrong
ae953f7d08 Bug 979: Update regression traces 2010-09-03 09:55:14 +01:00
Dean Armstrong
1731cd715c Bug 979: Use LSB ordering for multi-octet fields in wifi module 2010-09-03 08:58:04 +01:00
Dean Armstrong
fc769b5331 Bug 852: Update RELEASE_NOTES to note this new feature 2010-09-02 14:30:44 +01:00
Mirko Banchi
25d16d6c38 Replace MacRxMiddle::SequenceControlSmaller with QosUtilsIsOldPacket method 2010-09-02 14:00:29 +02:00
Mirko Banchi
60bdd228ae Rename MacLow::RxCompleteBufferedPacket to a more appropriate name 2010-08-31 22:30:31 +02:00
Tom Henderson
de268675ab Start tracking ns-3.10 changes 2010-09-01 22:17:18 -07:00
Dean Armstrong
2264c85354 Bug 852: Support ERP-OFDM rates and thus '802.11g' 2010-07-05 10:15:37 +01:00
Dean Armstrong
8088d0e9e1 Bug 852: Implement IEEE 802.11 Extended Supported Rates information element
This patch adds to the SupportedRates object the ability to serialise an
Extended Supported Rates information element if the number of supported rates
exceeds the 8 that can be carried by the vanilla Supported Rates element.
2010-08-25 09:10:32 +01:00
Mirko Banchi
08a8382a46 run check-style on mac-low.h/cc 2010-08-28 20:42:00 +02:00
Tom Henderson
d4786c7e55 Update bindings 2010-08-23 19:01:11 -07:00
Mirko Banchi
6342b3fbd1 Bug 983: handle correctly ADDBA response action frames in QadhocWifiMac 2010-08-23 14:01:50 +02:00
Mirko Banchi
604bd34fa0 Packets that cannot be acknowledged in the block ack bitmap must not be transmitted 2010-08-22 22:51:33 +02:00
Tom Henderson
8f58376360 Help waf to guess release versions of nsc and pybindgen 2010-08-20 12:17:19 -07:00
Mirko Banchi
d8ef95f3b3 Add some tests for block ack response header 2010-08-20 21:31:26 +02:00
Mirko Banchi
17a84ba2b4 Add ResetBitmap method to block ack response header 2010-08-20 19:15:12 +02:00
Mirko Banchi
d794db4603 Improve block ack response header 2010-08-20 19:06:19 +02:00
Tom Henderson
df728885c8 Added tag ns-3.9 for changeset 8ddf25211f89 2010-08-20 08:17:10 -07:00
Tom Henderson
b219ec3542 Final nits for 3.9 release 2010-08-20 08:16:36 -07:00
Tom Henderson
1aaf1bc8c2 Added tag ns-3.9-RC3 for changeset def4153e27cd 2010-08-18 22:43:08 -07:00
Tom Henderson
1718f49f4c Remove redundant implementations 2010-08-18 15:49:18 -07:00
Tom Henderson
866da9180e Additional stubs for HighPrecision operators 2010-08-18 15:06:26 -07:00
Tom Henderson
584de89fa8 Regenerate bindings 2010-08-18 13:58:50 -07:00
Tom Henderson
2cc222c320 Provide stubbed HighPrecision GetHigh(), GetLow() implementations to fix builds across platforms 2010-08-18 13:58:38 -07:00
Gustavo J. A. M. Carneiro
7f97723ba8 Call StopDevice() in EmuNetDevice::DoDispose() 2010-08-17 21:28:08 -07:00
Josh Pelkey
e6a63436e0 Added tag ns-3.9-RC2 for changeset 14019c625ab8 2010-08-16 17:41:03 -04:00
Josh Pelkey
48116a8fe3 update release notes 2010-08-16 13:43:36 -04:00
Alina Quereilhac
d15f6caaf6 bug 959: Simulation never finishes when using RealtimeSimulatorImpl 2010-08-16 08:32:37 -07:00
Gustavo J. A. M. Carneiro
de651ef5e1 bug 939: EmuNetDevice uses too much memory 2010-08-16 08:30:29 -07:00
Josh Pelkey
051d0064f2 python scan 2010-08-16 10:55:27 -04:00
Gustavo J. A. M. Carneiro
23e3e770ae Update pybindgen version 2010-08-15 21:20:24 -07:00
Tom Henderson
be75f4ea75 add explicit cast for building on gcc-4.1.1 2010-08-15 14:32:44 -07:00
Tom Henderson
d9fbfafcc2 Bump nsc version to 0.5.2 2010-08-14 15:37:02 -07:00
Josh Pelkey
db1fd23f9a add needed header 2010-08-13 11:21:14 -04:00
Josh Pelkey
f220546b16 fix one more PeekData 2010-08-13 11:14:44 -04:00
Mathieu Lacage
f6cc4d3fe6 forgot include 2010-08-13 14:10:48 +02:00
Mathieu Lacage
e1cdf6727f merge 2010-08-13 14:04:50 +02:00
Mathieu Lacage
fbd5df18ee add temp variable to work around compiler bug 2010-08-13 14:03:52 +02:00
Mathieu Lacage
ce0de7c3da allow serialization/deserialization for debugging output 2010-08-13 13:30:14 +02:00
Mathieu Lacage
6cfc2917f0 extra debugging 2010-08-13 13:28:38 +02:00
Mathieu Lacage
cb1952bb0a must return GetErrorStatus 2010-08-13 11:50:03 +02:00