Commit Graph

1790 Commits

Author SHA1 Message Date
Mathieu Lacage
ad7ea01ee8 add some tests 2007-10-15 16:17:15 +02:00
Mathieu Lacage
1026821e33 add StringDefaultValue 2007-10-15 12:58:53 +02:00
Mathieu Lacage
0296999ec8 remove dead code 2007-10-11 16:53:42 +02:00
Mathieu Lacage
b2a44942a8 use the default propagation models 2007-10-11 16:51:59 +02:00
Mathieu Lacage
268e4d5ec9 support DefaultValue 2007-10-11 16:16:31 +02:00
Mathieu Lacage
4f562dbbfb add missing trailing 0/(void *)0 2007-10-11 16:16:14 +02:00
Mathieu Lacage
e9127c0427 add default value support 2007-10-11 15:43:47 +02:00
Mathieu Lacage
b2545f4d89 missing file 2007-10-11 13:27:39 +02:00
Mathieu Lacage
9c922e0c73 use new WifiNetDevice naming 2007-10-11 13:23:33 +02:00
Mathieu Lacage
d6721ea8ef add WifiNetDevice to build 2007-10-11 13:20:55 +02:00
Mathieu Lacage
c8503d149e merge with HEAD 2007-10-11 13:15:21 +02:00
Mathieu Lacage
cd045df1c3 bug 86: add missing functions to manipulate Mac48Address 2007-10-11 13:11:45 +02:00
Mathieu Lacage
20b226769f constify more conversion operators 2007-10-11 13:02:47 +02:00
Mathieu Lacage
8460428f2e constify conversion operator 2007-10-11 13:00:12 +02:00
Mathieu Lacage
d7f63afae7 do not use the Watchdog class 2007-10-11 10:47:01 +02:00
Mathieu Lacage
f79ee4b582 fix build 2007-10-10 16:04:25 +02:00
Mathieu Lacage
03fd848f18 merge watchdog fix 2007-10-10 16:03:45 +02:00
Mathieu Lacage
258a44de1a build STA code 2007-10-10 16:03:26 +02:00
Mathieu Lacage
20a04408a6 install watchdog.h 2007-10-10 15:59:34 +02:00
Mathieu Lacage
662356311a merge with head 2007-10-10 15:49:59 +02:00
Mathieu Lacage
806cba6352 test the watchdog 2007-10-10 15:32:17 +02:00
Mathieu Lacage
b42e00961b add missing call to Simulator::Destroy to cleanup after test 2007-10-10 15:32:04 +02:00
Mathieu Lacage
fc0089c0f4 add missing call to Simulator::Destroy to cleanup after test 2007-10-10 15:32:04 +02:00
Mathieu Lacage
2c9b70a674 a Watchdog class 2007-10-10 15:04:46 +02:00
Mathieu Lacage
0bb0cb7b93 implement TimerImpl::Invoke 2007-10-10 14:28:37 +02:00
Mathieu Lacage
0e9a8e6c3d move traits definition down 2007-10-10 13:30:35 +02:00
Mathieu Lacage
c7d39c7975 split timer implementation outside of Timer class 2007-10-10 13:18:15 +02:00
Gustavo J. A. M. Carneiro
86abaf4009 Fix CommandLine::AddArgCommand memory leak. 2007-10-10 11:14:16 +01:00
Mathieu Lacage
382c3d1787 add NQap to build 2007-10-10 11:23:28 +02:00
Mathieu Lacage
2ac8e7e496 add management frame implementations 2007-10-10 11:18:19 +02:00
Mathieu Lacage
230645ffa5 add serialization/deserialization support to Ssid/SupportedRates 2007-10-09 17:19:13 +02:00
Mathieu Lacage
3861eada88 add new code to build 2007-10-09 16:47:34 +02:00
Mathieu Lacage
a1691fda9b add SupportedRates to build 2007-10-09 16:40:24 +02:00
Mathieu Lacage
ec7d64d30d avoid calling un-implemented method 2007-10-09 16:15:38 +02:00
Mathieu Lacage
8cda08d41c fix coding style 2007-10-09 16:11:37 +02:00
Mathieu Lacage
05fe040f88 add MacHighAdhoc to build 2007-10-09 16:11:08 +02:00
Mathieu Lacage
756cc86a23 add Mac48Address::GetBroadcast 2007-10-09 16:09:37 +02:00
Mathieu Lacage
9e470dffc3 remove all rights reserved mention 2007-10-09 16:03:09 +02:00
Mathieu Lacage
6e2080f092 rework MacStations to handle correctly Supported vs Basic rate sets and add IdealMacStations to build 2007-10-09 16:02:21 +02:00
Mathieu Lacage
24a0b73ce3 add DcaTxop to build 2007-10-09 12:42:45 +02:00
Mathieu Lacage
473c0eecb1 add missing class prefix 2007-10-09 12:42:20 +02:00
Gustavo J. A. M. Carneiro
10baa77dbc Bug 81 (CommandLine::AddArgValue not working correctly) 2007-10-09 11:38:01 +01:00
Mathieu Lacage
dec333d063 add MacRxMiddle to build 2007-10-09 12:30:51 +02:00
Mathieu Lacage
61d85c75d3 add operator < 2007-10-09 12:30:37 +02:00
Mathieu Lacage
8dab22328c add MacTxMiddle to build 2007-10-09 12:23:14 +02:00
Mathieu Lacage
ac0991a7cc add WifiMacQueue to build 2007-10-09 12:20:43 +02:00
Mathieu Lacage
bc276b2bc1 add Dcf to build 2007-10-09 12:17:02 +02:00
Mathieu Lacage
1e6415ce45 add MacLow to build 2007-10-09 11:36:13 +02:00
Mathieu Lacage
e4f6408939 do not include dead header 2007-10-09 11:07:18 +02:00
Mathieu Lacage
497bb74d5a replace header mode with preamble mode 2007-10-09 11:07:05 +02:00