Commit Graph

  • dd5f401539 do not log output on std::cout Mathieu Lacage 2011-05-03 11:18:09 +02:00
  • 967d2abf5c do not log debug output on std::cout Mathieu Lacage 2011-05-03 11:17:35 +02:00
  • f609bc4fd2 do not dump debug out on std::cout Mathieu Lacage 2011-05-03 11:16:58 +02:00
  • 386a2745dd remove / in name Mathieu Lacage 2011-05-03 11:16:39 +02:00
  • c2340fb3c8 merge Marco Miozzo 2011-05-03 09:32:21 +02:00
  • 5b647d1ea3 Renaming polishment RR and PF Test Marco Miozzo 2011-05-03 09:31:25 +02:00
  • 47cd766322 WiMAX code style patch Flavio Kubota 2011-05-03 01:08:21 -03:00
  • e536a8efef Make Python examples use new modular bindings without importing everything Mitch Watrous 2011-05-02 17:17:09 -07:00
  • bdc53daee2 move lena-test to lte-test mrequena 2011-05-02 17:57:57 +02:00
  • 46466c4fc1 move lena-test to lte-test mrequena 2011-05-02 17:56:00 +02:00
  • ee05e0a8e0 merge Marco Miozzo 2011-05-02 17:41:33 +02:00
  • 74e2ceebe8 LenaRrFfMacSchedulerTestCase works, to be refined Marco Miozzo 2011-05-02 17:37:17 +02:00
  • fa59efdf02 Click module coding style cleanup Lalith Suresh 2011-05-02 16:24:20 +01:00
  • 2eec7653bb remove old test file mrequena 2011-05-02 17:09:13 +02:00
  • 0d44f5617b merge mrequena 2011-05-02 16:46:21 +02:00
  • 81124e2e40 Remove old test files mrequena 2011-05-02 16:31:58 +02:00
  • 6943c12de3 Add Test 1.2 mrequena 2011-05-02 16:31:34 +02:00
  • ee1bab6cc0 Clean logs in test 1.1 mrequena 2011-05-02 16:31:04 +02:00
  • a5104c941b EARFCN calculation Nicola Baldo 2011-05-02 13:59:17 +02:00
  • 35276a161e Add missing MacStats calculator helper jnin 2011-05-02 12:41:54 +02:00
  • 290b704d86 typo caught by gcc 4.6.0 reported by John Abraham Mathieu Lacage 2011-05-02 08:47:57 +02:00
  • b13096fc68 remove csma star example that was moved to csma-star module. Mathieu Lacage 2011-05-02 08:47:29 +02:00
  • 4a6ebd22e8 Bug 1105 Move topology helpers to separate per-device modules. Module "test" has linker errors specifically in darwin machines John Abraham 2011-05-01 07:22:25 -07:00
  • e795aaedb2 Make Python examples use new modular bindings Mitch Watrous 2011-04-29 16:59:33 -07:00
  • b07af8359b Make built modules list not be printed for clean and distclean Mitch Watrous 2011-04-29 12:10:45 -07:00
  • 7f4cb423d2 Update tutorial to show built modules list in columns Mitch Watrous 2011-04-29 10:33:14 -07:00
  • 82b7ca17b4 Link Python bindings modules to all enabled ns-3 module libraries. Fixes #1117. Gustavo J. A. M. Carneiro 2011-04-29 18:27:03 +01:00
  • 4d16fd7c74 Make built modules list be printed in columns Mitch Watrous 2011-04-29 10:15:30 -07:00
  • 26006abcca Make test.py not run examples that are not runnable Mitch Watrous 2011-04-29 09:53:35 -07:00
  • 108bec5294 Minor fix to make trace connection independent of the simulation program jnin 2011-04-29 17:44:27 +02:00
  • a25ef1b772 Merge with 4b3d17addd8758a883dd7e4205fab02419f34ac7 jnin 2011-04-29 17:33:06 +02:00
  • 7f1ef0a58b Added IMSI field to LteUeNetDevice as unique UE identifier. Work in progress to use it in Rlc and Mac stats output. jnin 2011-04-29 17:31:25 +02:00
  • 8dbfcbfddd Refactoring to align trace sinks for RLC and MAC implementations and to make them more user friendly. All sinks are managed in LenaHelper and enabled in simulation programs through the helper. jnin 2011-04-29 17:19:15 +02:00
  • 1a9c95db31 Added MAC traces and sinks for UL and DL. Modified lena-rlc-calculator to extract MAC traces and RLC traces jnin 2011-04-29 17:09:50 +02:00
  • 1362075a60 Test 1.1: add 2 TX signals mrequena 2011-04-29 16:56:24 +02:00
  • 4be5451f20 updated list of fixed bugs for ns-3.11 Nicola Baldo 2011-04-29 16:55:07 +02:00
  • a10e5520b7 Revise Test 1.4 and 1.5 with new naming Marco Miozzo 2011-04-29 16:13:55 +02:00
  • 984ee985f8 Fix Test1.4 and 1.5 to new LenaHelper API Marco Miozzo 2011-04-29 12:24:16 +02:00
  • e716530b92 Lena Test 1.4 (RR Scheduler) and Test 1.5 (PF Scheduler) draft versions Marco Miozzo 2011-04-29 12:12:43 +02:00
  • 6a5f24a663 Test 1.1 mrequena 2011-04-28 19:16:13 +02:00
  • 1718599e48 Write a status file during waf build step Mitch Watrous 2011-04-28 09:10:29 -07:00
  • 9f34c1163a merge Mathieu Lacage 2011-04-28 00:11:44 +02:00
  • ceee82924a scheduler and propagation model configurable through ConfigStore Nicola Baldo 2011-04-27 17:42:23 +02:00
  • 65bfec39f2 check additional directory for nsc library Josh Pelkey 2011-04-27 10:16:08 -04:00
  • e9a5c40990 Bug 1105 Move topology helpers in separate per-device modules John Abraham 2011-04-26 15:52:10 -07:00
  • 59752d3727 Bug 1105 Move topology helpers into separate per-device modules John Abraham 2011-04-26 15:49:03 -07:00
  • f6a6236ef8 Bug 1105 Move topology helpers into separate per-device modules John Abraham 2011-04-26 15:42:15 -07:00
  • d406a5b87d Bug 1105 Move topology helpers into separate per-device modules John Abraham 2011-04-26 15:18:32 -07:00
  • a87f0cb97e Bug 1110 - Sort alphabetically and display Modules built in columns Mitch Watrous 2011-04-26 14:21:44 -07:00
  • 23209eb41f Bug 1108 - test.py -e option needs repair Mitch Watrous 2011-04-26 12:53:50 -07:00
  • 437312f163 move MPI examples over Josh Pelkey 2011-04-26 15:38:09 -04:00
  • 5faedc2049 fix mpi Tom Henderson 2011-04-26 14:57:48 -04:00
  • a9cef00420 fixed uplink propagation model setup Nicola Baldo 2011-04-26 13:53:55 +02:00
  • 45591fc72e noise figure attribute Nicola Baldo 2011-04-26 13:32:27 +02:00
  • 770ef168bc LteSpectrumPhy instances now plugged onto LtePhy via its constructor Nicola Baldo 2011-04-26 12:35:46 +02:00
  • c580674e28 try to fix 32bit build with some gcc compilers Mathieu Lacage 2011-04-25 20:21:11 +02:00
  • 8ed8b63414 avoid conversion warning by old versions of gcc Mathieu Lacage 2011-04-23 13:53:31 +02:00
  • 75e1ac8345 convert from the really old test API Mathieu Lacage 2011-04-22 13:00:26 +02:00
  • bd17e94f65 Make MPI examples be built and run Mitch Watrous 2011-04-21 13:51:07 -07:00
  • ff6b43660a Bug 1106: Remove CanvasLocation dependencies John Abraham 2011-04-22 08:24:37 -07:00
  • 34fe2704ef update module dependencies Tom Henderson 2011-04-21 10:50:36 -07:00
  • 66f650787b Fix header file inclusion for MPI examples Tom Henderson 2011-04-21 10:25:30 -07:00
  • 880c163ac5 strip Control-M from example file; run through check-style.py Tom Henderson 2011-04-21 10:12:56 -07:00
  • bf93e5e7dd disable main-propagation-loss example from valgrind tests Tom Henderson 2011-04-21 06:23:25 -07:00
  • 534c10f5fc clean valgrind report for main-propagation-loss.cc example Tom Henderson 2011-04-21 06:22:05 -07:00
  • ef140c82f3 bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets Mathieu Lacage 2011-04-21 13:41:36 +02:00
  • d9febdf743 testcase for bug 1072 Mathieu Lacage 2011-04-21 09:26:55 +02:00
  • 5fdcb13489 break reference cycle in JakesPropagationLossModel; fix destructor Tom Henderson 2011-04-20 10:03:40 -07:00
  • 4daaf0abf4 Make some examples free their memory when finished Mitch Watrous 2011-04-20 09:17:16 -07:00
  • 4782ae5606 LENA-68 PfFfMacScheduler updated to single TB per RNTI (LC multiplexed) Marco Miozzo 2011-04-20 16:44:38 +02:00
  • 9a950bba23 LteEnbMac::DoSchedDlConfigInd updated to multiple RLC PDU per TB Marco Miozzo 2011-04-20 16:42:56 +02:00
  • 534e71f5f6 Update tutorial Mitch Watrous 2011-04-19 10:30:50 -07:00
  • f9d94a3bff LENA-68 RrFfMacScheduler 1 TB per RNTI Marco Miozzo 2011-04-19 18:01:49 +02:00
  • b7f6c0fa5d fixed LENA-78 m_dlBandwidth not initialized Nicola Baldo 2011-04-19 17:32:20 +02:00
  • 43ccddb253 merge Marco Miozzo 2011-04-19 17:12:04 +02:00
  • 459433b355 LENA-81 same priority a start-up in PfScheduler for GBR and NGBR flows (i.e., flowStats.lastAveragedThroughput=1 always) Marco Miozzo 2011-04-19 17:01:54 +02:00
  • 1d12f78538 log LteEnbMac::DoConfigureMac correctly Nicola Baldo 2011-04-19 16:41:16 +02:00
  • b52ff87b43 fix typo: % should be $ Mathieu Lacage 2011-04-19 14:39:15 +02:00
  • 1ea256f802 forgot ns3 postfix Mathieu Lacage 2011-04-19 14:11:12 +02:00
  • a936ef63f4 LENA-80 RrFfMacScheduler::DoSchedDlTriggerReq solved issue on nFlows Marco Miozzo 2011-04-19 11:29:34 +02:00
  • 086d30464b install core-config.h Mathieu Lacage 2011-04-19 08:25:57 +02:00
  • ed0d67d5c9 use netanim-config.h header name to match config naming pattern Mathieu Lacage 2011-04-19 08:25:51 +02:00
  • 8c6a8804ff Print modules built list at end of waf build Mitch Watrous 2011-04-18 10:50:55 -07:00
  • dc520f5bd0 lteFlowId_t --> LteFlowId_t Nicola Baldo 2011-04-18 17:35:49 +02:00
  • e36e94851d ConfigStore functionality added to lena-rlc-calculator example Nicola Baldo 2011-04-18 17:20:46 +02:00
  • 01d17fd1f7 refined inter-cell-interference example Nicola Baldo 2011-04-18 17:16:57 +02:00
  • 454522bdfc LENA-77 PfFfMacScheduler::lastAveragedThroughput initialization Marco Miozzo 2011-04-18 16:48:31 +02:00
  • b1dd88b227 fix deps Mathieu Lacage 2011-04-18 12:10:18 +02:00
  • 010649d7ba Bug 1088 - Code in scratch directory assumes all modules are enabled Mitch Watrous 2011-04-17 20:06:22 -07:00
  • a64837e4b4 Make function's docstring be comments to fix waf help message Mitch Watrous 2011-04-17 19:45:48 -07:00
  • 3a3673d951 Print modules to build list at beginning of waf build Mitch Watrous 2011-04-17 18:58:45 -07:00
  • d3344cbbb8 build fixes for gcc 4.6 Andrey Mazo 2011-04-17 14:54:42 +02:00
  • af275c07eb bugs fixed Mathieu Lacage 2011-04-17 14:34:40 +02:00
  • 3efa74c0a5 RELEASE_NOTES, CHANGES.html Mathieu Lacage 2011-04-17 14:23:18 +02:00
  • db1a968acf update test output Mathieu Lacage 2011-04-17 14:23:09 +02:00
  • 7b89cdcd95 merge Mathieu Lacage 2011-04-17 13:58:26 +02:00
  • c3ebf91792 Move example from core to point-to-point Mitch Watrous 2011-04-15 16:03:28 -07:00
  • 338eb54233 bug 1046: Check AODV LocalDeliver callback before using it Tom Henderson 2011-04-15 15:45:50 -07:00
  • 3c78215274 Merge Mitch Watrous 2011-04-15 13:05:52 -07:00
  • 6c0d5166e8 Make examples that were in samples directory run Mitch Watrous 2011-04-15 13:03:02 -07:00