Commit Graph

2576 Commits

Author SHA1 Message Date
Mathieu Lacage
e3fe5ec788 dox doc 2008-03-10 14:57:04 -07:00
Mathieu Lacage
bd1c208097 add missing copyright/license headers 2008-03-10 14:52:08 -07:00
Mathieu Lacage
56c82ac742 dox doc 2008-03-10 14:51:15 -07:00
Mathieu Lacage
321b953877 doxygen doc 2008-03-10 14:05:26 -07:00
Mathieu Lacage
603615d2d0 doxygen doc 2008-03-10 13:09:32 -07:00
Mathieu Lacage
a4c5f55812 rename old VALUE leftovers 2008-03-10 00:46:44 +01:00
Mathieu Lacage
517c5e5bfd add missing copyright statements. 2008-03-10 00:38:48 +01:00
Mathieu Lacage
514685e9a6 attribute should be Uinteger, not Integer 2008-03-10 00:32:36 +01:00
Mathieu Lacage
9b1a38aa42 kill dead code. 2008-03-10 00:32:24 +01:00
Mathieu Lacage
9af9500a0c forgot to ensure registration of GridPositionAllocator. 2008-03-10 00:29:41 +01:00
Mathieu Lacage
eb4fb0cb5d kill DefaultValue 2008-03-10 00:27:53 +01:00
Mathieu Lacage
415eb2496a handle string input in GlobalValue code. Improve tests. 2008-03-10 00:26:54 +01:00
Mathieu Lacage
bb5e793580 rewrite CommandLine to not handle DefaultValues anymore. 2008-03-09 23:43:52 +01:00
Mathieu Lacage
fcc2066d01 ensure that device is reported in node. 2008-03-09 23:43:29 +01:00
Mathieu Lacage
ad625de65a make GetAttributeFlags and GetAttributeChecker public. add GetAttributeHelp 2008-03-09 22:55:25 +01:00
Mathieu Lacage
6f26975964 more FailSafe methods 2008-03-09 21:28:27 +01:00
Mathieu Lacage
9a8cbe189f disable mobility visualizer temporarily. 2008-03-09 21:07:35 +01:00
Mathieu Lacage
782dd6d45b add FailSafe versions of setters which could fail. 2008-03-09 21:07:14 +01:00
Mathieu Lacage
5ed6f37ad9 make Disconnect work with trace contexts. 2008-03-07 12:18:34 -08:00
Mathieu Lacage
90a26d4d51 another typo in Attribute names. 2008-03-05 00:16:39 +01:00
Mathieu Lacage
90a367e2e1 use the right attribute names 2008-03-04 23:48:18 +01:00
Mathieu Lacage
5273535527 ensure proper initialization 2008-03-04 23:23:37 +01:00
Mathieu Lacage
c777a6802f start the OLSR agent 2008-03-03 22:38:26 +01:00
Mathieu Lacage
267b3e487b avoid typeid initialization ordering pb. 2008-03-03 21:52:51 +01:00
Mathieu Lacage
4ca05b7aad initialize properly the max msdu field. 2008-03-03 21:22:05 +01:00
Mathieu Lacage
b1d7592e34 initialize properly mtu field. 2008-03-03 21:21:48 +01:00
Mathieu Lacage
b6d8a11148 avoid infinite loop. 2008-03-03 21:00:50 +01:00
Mathieu Lacage
8ca8824655 avoid optimized build warning. 2008-03-03 21:00:27 +01:00
Mathieu Lacage
59df24f63f do not use DefaultValues in simulator 2008-03-03 20:47:12 +01:00
Mathieu Lacage
81b8f0f159 kill DataRateDefaultValue 2008-03-03 20:01:24 +01:00
Mathieu Lacage
e4a7b6e868 revert to previous behavior: windowSize is initialized by default to 0xffff 2008-03-03 19:57:56 +01:00
Mathieu Lacage
773b4d80a5 get rid of DefaultValue usage in internet-node 2008-03-03 19:38:05 +01:00
Mathieu Lacage
b14aab2fe4 give Attribute power to ObjectFactory class. 2008-03-03 19:33:28 +01:00
Mathieu Lacage
a02c29d25b remove from build removed files 2008-03-03 19:01:25 +01:00
Mathieu Lacage
ec5c7742d9 kill usage of default-value.h 2008-03-03 18:49:21 +01:00
Mathieu Lacage
6916fd5c3b kill dead code 2008-03-03 18:48:10 +01:00
Mathieu Lacage
06e1a61fab make pac, phy, et al available through Attributes 2008-03-03 18:31:07 +01:00
Mathieu Lacage
93f5de21b1 typo is code unused until then. 2008-03-03 18:30:48 +01:00
Mathieu Lacage
8350d5d0af port propagation models and channel to attributes. 2008-03-03 18:30:29 +01:00
Mathieu Lacage
45d5f42ca3 kill dead files. 2008-03-03 05:11:11 +01:00
Mathieu Lacage
f15c11d440 remove unused code 2008-03-03 05:10:49 +01:00
Mathieu Lacage
20d6fdf375 more renamed files 2008-03-03 05:10:12 +01:00
Mathieu Lacage
c3d5b77c96 renamed files 2008-03-03 04:42:16 +01:00
Mathieu Lacage
9b37416720 port last rate control algorithms 2008-03-03 04:03:39 +01:00
Mathieu Lacage
163c32fc28 kill old code. 2008-03-03 02:07:40 +01:00
Mathieu Lacage
a786828ddf kill TraceResolver et al. 2008-03-03 01:58:57 +01:00
Mathieu Lacage
23bfe3fe09 remove old trace system 2008-03-02 22:53:11 +01:00
Mathieu Lacage
732c7f1d0b use Config-based trace system 2008-03-02 22:52:55 +01:00
Mathieu Lacage
ce83863f87 convert to new trace system 2008-03-02 22:52:21 +01:00
Mathieu Lacage
713c893939 get rid of uneeded TraceResolver 2008-03-02 22:34:27 +01:00