Commit Graph

  • 7c3e3fd54c made LteInterference an Object and fixed more disposals Nicola Baldo 2011-03-30 18:04:43 +02:00
  • a4074c5e23 fixed disposal of MultiModelSpectrumChannel Nicola Baldo 2011-03-30 18:03:34 +02:00
  • 623f2192af add command line arguments mrequena 2011-03-30 16:50:01 +02:00
  • edbd0587d3 merge Nicola Baldo 2011-03-30 16:42:29 +02:00
  • aa087ed344 added more disposal stuff Nicola Baldo 2011-03-30 16:41:45 +02:00
  • d69f0fdd24 Remove the 'Modules to build' debug print Gustavo J. A. M. Carneiro 2011-03-30 15:41:02 +01:00
  • cbd53e42f3 Remove ugly endl mrequena 2011-03-30 15:33:52 +02:00
  • 24b117fe59 merge mrequena 2011-03-30 15:23:55 +02:00
  • fc108290e9 merge mrequena 2011-03-30 15:22:46 +02:00
  • dde1c0557c write Rlc Status into a file mrequena 2011-03-30 15:21:34 +02:00
  • 0924d7a667 make rocketfule-topology-reader test suite work again Tom Henderson 2011-03-30 05:53:58 -07:00
  • e07313b335 Try to check for nsc if it was installed Mathieu Lacage 2011-03-30 14:12:46 +02:00
  • 43ee039116 added more logging to LteUeMac Nicola Baldo 2011-03-30 13:23:11 +02:00
  • 278442d203 fixed broken attribute path to the eNb RLC Nicola Baldo 2011-03-30 12:43:26 +02:00
  • 6237576a13 merge Gustavo J. A. M. Carneiro 2011-03-30 11:13:14 +01:00
  • 21dfffbbc6 Add visualizer modular python bindings Gustavo J. A. M. Carneiro 2011-03-30 11:12:13 +01:00
  • 2867105631 Move olsr test case class declaration over to the test module Gustavo J. A. M. Carneiro 2011-03-30 11:11:39 +01:00
  • e32b172ec1 Merge Lalith Suresh 2011-03-29 19:05:15 +01:00
  • f4c2e86cfd Click installation prefix can now be passed to --with-nsclick option for building ns-3-click Mathieu Lacage 2011-03-29 19:02:31 +01:00
  • 2f769cecaa Tentatively switch to build modular bindings by default, to test them Gustavo J. A. M. Carneiro 2011-03-29 18:50:56 +01:00
  • 2e6846a36c Move tests from some modules to their test libraries Mitch Watrous 2011-03-29 10:46:26 -07:00
  • 8187bea3f8 API rescan Gustavo J. A. M. Carneiro 2011-03-29 18:16:08 +01:00
  • ec7e5f9bae Make sure --python-scan ignores -test modules Gustavo J. A. M. Carneiro 2011-03-29 18:15:52 +01:00
  • 908fb4db5e merge Nicola Baldo 2011-03-29 18:29:42 +02:00
  • e320d42a37 added DoDispose to lte-phy and lte-spectrum-phy Nicola Baldo 2011-03-29 18:28:55 +02:00
  • 44829ee986 fixed valgrind error in pf-ff-mac-scheduler Nicola Baldo 2011-03-29 17:55:59 +02:00
  • d8b452dcef removed useless getters Nicola Baldo 2011-03-29 17:33:07 +02:00
  • 533cedb9df PUSCH based UL-CQI generation at eNB PHY side mmiozzo 2011-03-29 17:20:57 +02:00
  • 5c3b10c740 PhyMac --> GenericPhy Nicola Baldo 2011-03-29 15:46:03 +02:00
  • 5681257d46 Updates for MACOS compilation (virtual destructors and variable types) mmiozzo 2011-03-29 15:24:42 +02:00
  • aa99a64810 Move tests from some modules to their test libraries Mitch Watrous 2011-03-28 16:43:20 -07:00
  • 98d7265e24 Move tests from the internet module to its test library Mitch Watrous 2011-03-28 15:09:39 -07:00
  • 8e654a5f94 Fixes Click test suite, updates it to use ClickInternetStackHelper, and fixes sanity check in Ipv4ClickRouting Lalith Suresh 2011-03-28 19:46:05 +01:00
  • edad87014d merge Gustavo J. A. M. Carneiro 2011-03-28 18:03:24 +01:00
  • 79dcbc4881 Add placeholder files to keep ns/ns3 directories alive Gustavo J. A. M. Carneiro 2011-03-28 18:01:31 +01:00
  • 12bf472328 Updates directory listings in Click manual entry Lalith Suresh 2011-03-28 17:25:32 +01:00
  • 72d3ae2016 Bug 1083 - scratch doesn't work when only some modules are enabled Gustavo J. A. M. Carneiro 2011-03-28 15:37:23 +01:00
  • f24bd64139 Modular bindings: don't always generate compat ns3.py, only when needed Gustavo J. A. M. Carneiro 2011-03-28 15:31:13 +01:00
  • 38e2f863c9 Use the waf 'copy' tool to copy __init__.py files They had to be renamed to work around waf limitations. Gustavo J. A. M. Carneiro 2011-03-28 14:56:08 +01:00
  • 19ae044602 Runs 'check-style.py --level=3 -i' on src/click/* Lalith Suresh 2011-03-28 10:29:02 +01:00
  • 3cdd433fbd Modular bindings: Override the core.so module to add an atexit handler that shuts down ns3 before Python Gustavo J. A. M. Carneiro 2011-03-27 23:37:58 +01:00
  • 35a81dd4e4 Modular bindings: add support for <module>.py and _<module>.so layout, for extending modules in Python Gustavo J. A. M. Carneiro 2011-03-27 23:35:55 +01:00
  • 5787b9bf36 Modular bindings: add missing dep on the modulegen_customizations.py file, when found Gustavo J. A. M. Carneiro 2011-03-27 22:50:00 +01:00
  • f552f18f06 Modular bindings: api rescan Gustavo J. A. M. Carneiro 2011-03-27 15:52:35 +01:00
  • d8eb579d5e Modular bindings: disable certain binding classes when certain features are disabled in ns-3. Gustavo J. A. M. Carneiro 2011-03-27 15:52:15 +01:00
  • 1bf5abfd13 Bug 1081 - wutils.py refers to the old directory for visualizer module ishan 2011-03-27 13:49:16 +01:00
  • 3ea59bed63 Move tests from some modules to their test libraries Mitch Watrous 2011-03-25 12:55:27 -07:00
  • 9fe4b89359 Create test module libraries for some modules Mitch Watrous 2011-03-25 10:16:24 -07:00
  • 70ac9b2370 Fix dependencies list for visualizer module Mitch Watrous 2011-03-24 16:55:50 -07:00
  • e300f89a58 Create test module libraries for some modules Mitch Watrous 2011-03-24 16:46:49 -07:00
  • 20186991e0 Fix dependencies list for flow-monitor module Mitch Watrous 2011-03-24 15:13:57 -07:00
  • 9297d29cb1 Create test module libraries for some modules Mitch Watrous 2011-03-24 15:05:20 -07:00
  • 0991609058 Move visualizer module out of tools directory Mitch Watrous 2011-03-24 10:54:24 -07:00
  • 3421ce69ca Add tools modular bindings Mitch Watrous 2011-03-24 10:32:51 -07:00
  • 0d65031144 Add config-store modular bindings Mitch Watrous 2011-03-24 10:26:00 -07:00
  • 4a1d280f3b Modular bindings: fix binding code generation when the module does not use ns3::Object Gustavo J. A. M. Carneiro 2011-03-24 17:01:06 +00:00
  • 2d53fa5e7b ./waf --apiscan: fix bug in detection of whether the per-module bindings dir exists Gustavo J. A. M. Carneiro 2011-03-24 16:57:27 +00:00
  • 8a8d425071 Split contrib module into config-store and tools Mitch Watrous 2011-03-24 09:23:44 -07:00
  • 62607d311d bug 1078: PacketTagList::Add performs NS_ASSERT counting one byte too few. Mathieu Lacage 2011-03-24 15:11:56 +01:00
  • 2b46a5a266 LENA 56: Scheduler type configurable by the user Marco Miozzo 2011-03-24 11:09:47 +01:00
  • affdaeb261 polishment of comments Marco Miozzo 2011-03-24 10:24:08 +01:00
  • b372eab5e7 MAC, RRC and Scheduler created by LenaHelper Marco Miozzo 2011-03-24 10:20:18 +01:00
  • a807dada80 Added missing NS_OBJECT_ENSURE_REGISTERED to all ns3::Objects created. Minor fixes in object types. Added first version of the RlcStatsCalculator class Added sample simulation script jnin 2011-03-23 11:02:32 +01:00
  • 9a5715597b Added access to traces within map objects jnin 2011-03-23 10:57:06 +01:00
  • bebeba14ee Move flow-monitor module out of contrib directory Mitch Watrous 2011-03-22 16:56:10 -07:00
  • d6b315e54b Move energy module out of contrib directory Mitch Watrous 2011-03-22 16:40:32 -07:00
  • 6f9d730710 Add descriptive comment for utils.py Mitch Watrous 2011-03-22 16:21:35 -07:00
  • d599775e0d Rescan bindings Mitch Watrous 2011-03-22 16:12:36 -07:00
  • 6858d16f57 Modular bindings: fix 'import_from_module' with module names with dashes Gustavo J. A. M. Carneiro 2011-03-22 17:27:25 +00:00
  • cd87dde152 Modular bindings: make each python extension module link only to the required ns-3 modular libraries Gustavo J. A. M. Carneiro 2011-03-22 16:23:36 +00:00
  • 2a16dbfa9b ./waf --apiscan=all: now only scans modules that have bld.ns3_python_bindings() in their wscript Gustavo J. A. M. Carneiro 2011-03-22 15:56:41 +00:00
  • e072bb3014 Add more modular bindings Gustavo J. A. M. Carneiro 2011-03-22 15:41:38 +00:00
  • 74d393ebbf Disable copy contructors Gustavo J. A. M. Carneiro 2011-03-22 15:40:49 +00:00
  • 58da63dd1f merge Gustavo J. A. M. Carneiro 2011-03-21 18:54:34 +00:00
  • ced1e8f132 lte: add missing event-id.h includes Gustavo J. A. M. Carneiro 2011-03-21 18:54:00 +00:00
  • 3f05c198e5 ./waf --apiscan=all: don't scan modules ending in -test Gustavo J. A. M. Carneiro 2011-03-21 18:53:10 +00:00
  • 4ec8e661c0 Test implicitly dependent modules Mitch Watrous 2011-03-21 11:26:56 -07:00
  • a8d6007059 Make ./waf --apiscan=all skip the test modules Gustavo J. A. M. Carneiro 2011-03-21 18:16:41 +00:00
  • d7e161bbd8 Fix some typos and bugs on the attribute to map implementation jnin 2011-03-21 13:02:15 +01:00
  • 4fea31db44 Fix dependencies list for test module Mitch Watrous 2011-03-20 16:32:46 -07:00
  • e839c44bd7 Modular bindings: before scanning a module, check that xxx-module.h exists, skip the scanning if it doesn't Gustavo J. A. M. Carneiro 2011-03-20 17:56:06 +00:00
  • 6a29a6bd0a Modular bindings: add support for the apiscan target 'all', that means scan all ns-3 modules Gustavo J. A. M. Carneiro 2011-03-20 15:41:43 +00:00
  • 259cf3703b Add OLSR modular bindings Gustavo J. A. M. Carneiro 2011-03-20 15:17:09 +00:00
  • 3a41db8ea9 Modular bindings: bug fixes, more verbose scanning Gustavo J. A. M. Carneiro 2011-03-20 15:08:20 +00:00
  • 308efe383b Modular bindings: skip a binding module if the corresponding ns-3 module is not enabled Gustavo J. A. M. Carneiro 2011-03-20 14:18:56 +00:00
  • ba1990146c Bug 1076 - Waf gives an error if you enable only a single module Gustavo J. A. M. Carneiro 2011-03-20 13:01:40 +00:00
  • ffbc5737b3 Bug 1075 - Python examples fail when static built is enabled Gustavo J. A. M. Carneiro 2011-03-20 12:18:15 +00:00
  • 6f6538f5e3 Bug 1040 - Olsr and multiple interfaces Gustavo J. A. M. Carneiro 2011-03-20 11:40:42 +00:00
  • 4a52471c5e Corrects wscript for Click examples Lalith Suresh 2011-03-19 16:54:00 +00:00
  • 2cda7a5ac5 Fix the build of visualizer module when the python headers are missing Gustavo J. A. M. Carneiro 2011-03-19 14:26:03 +00:00
  • 9959a29036 Fix dependencies in various wscripts Mitch Watrous 2011-03-18 13:21:02 -07:00
  • 28384516a2 Create separate module and test-module libraries Mitch Watrous 2011-03-18 10:58:21 -07:00
  • 403e100f56 remove unknown wscript entry Josh Pelkey 2011-03-18 14:43:00 -04:00
  • c5bff31a9f Merge with 6cde5b6879e18d8268b6b3f196897818128e2862 jnin 2011-03-18 12:16:56 +01:00
  • 59ef420520 Added attributes to enable access to RLC instances in Enb Added trace sources in RLC to enable KPI calculation Added tag to measure RLC delay jnin 2011-03-18 12:01:39 +01:00
  • 034b5076d4 Added support for map objects in the attribute system. jnin 2011-03-18 08:58:50 +01:00
  • 3fc0065dfd add missed file of pf-ff-mac-scheduler Marco Miozzo 2011-03-18 08:49:07 +01:00
  • 7568d1a032 add missed file of pf-ff-mac-scheduler Marco Miozzo 2011-03-18 08:48:49 +01:00
  • df815155f5 DL PF Scheduler Marco Miozzo 2011-03-17 15:47:36 +01:00
  • b8c41a872b merge Mathieu Lacage 2011-03-17 10:04:08 +01:00