Commit Graph

6884 Commits

Author SHA1 Message Date
Mitch Watrous
dc1f90b0c5 Fix dependencies in various wscripts 2011-03-08 14:57:45 -08:00
Mitch Watrous
6ed04ac8f4 Make mesh, dot11s, and flame modules create only one module 2011-03-08 11:58:49 -08:00
Gustavo J. A. M. Carneiro
49fd89dfa0 Scan modular bindings for the 'core' and 'network' modules 2011-03-08 15:38:28 +00:00
Gustavo J. A. M. Carneiro
78855401c0 Copy a bug fix from ns3modulescan.py into ns3modulescan-modular.py 2011-03-08 15:35:51 +00:00
Gustavo J. A. M. Carneiro
3bf4de0515 Document in the --bindings-type waf option that modular bindings are experimental 2011-03-08 15:33:55 +00:00
Gustavo J. A. M. Carneiro
aae609aad0 Import type_annotations from ns3modulescan.py into ns3modulescan-modular.py. 2011-03-08 15:32:31 +00:00
Gustavo J. A. M. Carneiro
abc5d46cd1 ./waf --apiscan creates the bindings dir if it doesn't exist 2011-03-08 15:03:02 +00:00
Gustavo J. A. M. Carneiro
e9e8846342 Make ns3_python_bindings skip bindings with warning if apidefs dir not found 2011-03-08 15:02:28 +00:00
Gustavo J. A. M. Carneiro
fe00899bdc merge 2011-03-08 12:46:53 +00:00
Mitch Watrous
540288c432 Fix dependencies in various wscripts 2011-03-07 16:59:09 -08:00
Mitch Watrous
1d41d30c36 Make dot11s and flame modules be subdirectories of mesh 2011-03-07 10:46:12 -08:00
Tom Henderson
187275d5b7 fix a few more wscripts 2011-03-07 07:01:56 -08:00
Lalith Suresh
15defb051a Updates test.py entries for Click, fixes Click test case, and makes Ipv4ClickRouting::GetInterfaceId() do a sanity check. 2011-03-06 21:07:02 +00:00
Lalith Suresh
9bfcd30731 Fixes Click examples breakage 2011-03-06 20:04:16 +00:00
Gustavo J. A. M. Carneiro
508d3b794b Workaround gccxml bug scanning Seconds(0) as default value 2011-03-06 13:10:03 +00:00
Tom Henderson
5dc275119b rescan bindings 2011-03-05 13:31:26 -08:00
Tom Henderson
c7a724f6d8 implement missing operators 2011-03-05 13:31:17 -08:00
Tom Henderson
18f2715506 remove src/helper module 2011-03-05 11:47:37 -08:00
Tom Henderson
344f51c8af Add netanim module 2011-03-05 10:51:26 -08:00
Lalith Suresh
728b6200d6 Fixes test.py breakage with topology-reader 2011-03-05 09:33:25 +00:00
Lalith Suresh
35bc14c2c3 Moves csma.h and mesh.h to respective doc/ folders 2011-03-05 01:00:13 +00:00
Lalith Suresh
add3e9da99 Migrates topology-reader helpers and examples to module directory 2011-03-05 00:55:35 +00:00
Tom Henderson
55ff64eb70 Fix some broken wscripts 2011-03-04 16:16:33 -08:00
Tom Henderson
8a28ba0622 Fix dependencies for spectrum module 2011-03-04 15:42:58 -08:00
Tom Henderson
4b72ece7ae Remove device dependency from applications 2011-03-04 15:40:46 -08:00
Mitch Watrous
c482d49e6f Add parsing of ns-3 configuration file 2011-03-04 15:41:14 -08:00
Lalith Suresh
f3a7847c3b Moves mesh, flame and dot11s examples and helpers to respective module folders 2011-03-04 19:14:23 +00:00
Mitch Watrous
a870eef8b7 Modularize stats module and move it to src 2011-03-04 10:56:07 -08:00
Mitch Watrous
7049eb54e2 Modularize topology-read module and move it to src 2011-03-04 09:59:42 -08:00
Hemanth Narra
0804bf1567 bugfix: do not call RouteOutput() twice 2011-03-03 22:32:06 -08:00
Lalith Suresh
1ae8c1b656 Moves devices/* and routing/* to src/ 2011-03-04 01:26:54 +00:00
Mitch Watrous
3cd5fc27a8 Modularize mesh module and move it to src 2011-03-03 16:27:21 -08:00
Mitch Watrous
2a60f5c625 Modularize dot11s module and move it to src 2011-03-03 15:36:54 -08:00
Mitch Watrous
e4ad697758 Modularize flame module and move it to src 2011-03-03 14:03:30 -08:00
Lalith Suresh
59a2a4f959 Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format 2011-03-03 19:54:57 +00:00
Mitch Watrous
58f7066b70 Move applications to a single module 2011-03-02 13:42:28 -08:00
Dean Armstrong
ce8b512f0f Bug 1064: Correct Friis propagation loss equation
The FrissSpectrumPropagationLoss model doesn't implement Friis formula
correctly - the whole numerator needs to be squared, rather than just
the last term.
2011-03-01 16:58:05 +00:00
Josh Pelkey
e09cf6a452 remove duplicate core-module.h includes 2011-03-01 09:59:55 -05:00
Josh Pelkey
239494fa5a remove unneeded routing dependencies 2011-02-28 11:50:38 -05:00
Tom Henderson
f9335a41f1 fix example test paths 2011-02-27 07:02:49 -08:00
Lalith Suresh
cf64de816a Fixes Click build which was affected by recent modular refactoring work 2011-02-27 11:31:43 +00:00
Josh Pelkey
93205ebccf modularize nix and aodv, thanks lalith 2011-02-27 01:00:17 -05:00
Tom Henderson
19b0944c33 Make destructor virtual 2011-02-25 17:21:08 -08:00
Tom Henderson
607c518617 mobility module to new directory structure 2011-02-25 16:06:17 -08:00
Tom Henderson
6c091a9030 Fix sample dependency 2011-02-25 15:27:30 -08:00
Tom Henderson
9840d84e45 Split internet components from trace-helper.{cc,h} 2011-02-25 15:07:29 -08:00
Tom Henderson
89b6c3ede8 Fix some additional dependency issues 2011-02-25 12:11:11 -08:00
Tom Henderson
0425a9a992 rescan bindings 2011-02-25 10:53:55 -08:00
Tom Henderson
c4e4de9ac3 Rename internet-stack to internet, and organize module 2011-02-25 10:32:35 -08:00
Tom Henderson
5d59dfa226 Remove dependency on PointToPointNetDevice from MPI code; organize MPI model/ directory 2011-02-25 09:31:08 -08:00