Commit Graph

  • 3581c5c07c lte: rescan API definitions for bindings Tom Henderson 2019-01-12 21:35:44 -08:00
  • 4dd0821ed6 lte: EPC upgrade Manuel Requena 2019-01-12 17:51:17 -08:00
  • bba146ea39 Remove reference to Mercurial Tom Henderson 2019-01-10 14:20:39 -08:00
  • 3da19ce578 Ignore contrib directories in git Steven Smith 2018-10-03 16:12:21 -07:00
  • 9548c0ce9b documentation: Update tutorial to ns-3.29 and conversion to git Tom Henderson 2019-01-07 15:27:20 -08:00
  • d82d059ab4 documentation: Fix block formatting Tom Henderson 2019-01-07 13:22:18 -08:00
  • 10b6f9daff documentation: avoid prepended character on version string Tom Henderson 2019-01-07 13:21:55 -08:00
  • 2d28afb767 documentation: Update get_version.sh script for git Tom Henderson 2019-01-07 13:05:04 -08:00
  • 740e5a79de utils: Added section for running test as users Natale Patriciello 2019-01-04 09:03:56 +01:00
  • 6bf161b339 utils: Compile the tutorial during CI builds Natale Patriciello 2019-01-04 08:51:27 +01:00
  • 441ae70c64 Example CI for ns-3 and Gitlab Natale Patriciello 2018-06-20 19:36:03 +02:00
  • db1ad997e3 documentation: Update Sphinx math extensions Tom Henderson 2019-01-06 21:04:55 -08:00
  • f47587f29b wifi: Add trace source on BlockAckManager to trace ADDBA state transitions Sébastien Deronne 2018-12-16 10:46:10 +01:00
  • efc9d737e2 wifi: Fix rate used to send Block Ack Request frames Sébastien Deronne 2018-12-15 18:26:36 +01:00
  • 834f6c6627 wifi: Fix logic in InterferenceHelper::CalculateNoiseInterferenceW Sébastien Deronne 2019-01-02 22:44:55 +01:00
  • cf032c5519 mesh: Introduction of Ht/Vht/HeConfiguration not accounted for in MeshHelper Getachew Redieteab 2019-01-02 21:11:53 +01:00
  • 66f7d806ab internet: update comments for ::NotifyNewAggregate Alexander Krotov 2018-12-27 16:26:01 +03:00
  • 6f54f2c347 test.py: style fixes Alexander Krotov 2018-12-27 12:59:23 +03:00
  • 4cd771c0c4 test.py: remove trailing whitespace Alexander Krotov 2018-12-27 12:24:03 +03:00
  • cb13e3aee8 wifi: avoid unnecessary DbmToW conversions for CCA ED threshold Alexander Krotov 2018-12-27 12:22:49 +03:00
  • 94cf984119 Merge branch 'fix-empty-compile-commands-file' into 'master' Alexander Krotov 2018-12-23 19:03:42 +00:00
  • bcad690dc1 internet: Update comment in tcp-ecn-test.cc (reported by ajupazhamayil) Tom Henderson 2018-12-21 15:08:01 -08:00
  • bf5f1ee343 wifi: fix frequencies for channels 54 and 126 Alexander Krotov 2018-12-21 15:58:47 +03:00
  • 96b056cfd0 Remove .hgignore and .hgtags Alexander Krotov 2018-12-21 13:28:39 +03:00
  • b08b3de670 Fix empty compile_commands.json Davide Magrin 2018-12-20 14:39:39 +01:00
  • 1512928b85 CONTRIBUTING.md: update table of contents Alexander Krotov 2018-12-20 13:28:45 +00:00
  • 859409fa52 Merge branch 'review-working-with-git-doc' into 'master' N 2018-12-18 16:42:16 +00:00
  • 6d1405bda6 doc: fix some typos Manuel Requena 2018-12-18 17:20:44 +01:00
  • 9d7411b4ae Merge branch 'git-migration-documentation-update' into 'master' N 2018-12-18 10:47:21 +00:00
  • 3329e8737b doc: finished last things Natale Patriciello 2018-12-17 11:31:19 +01:00
  • 79fd0747ac doc: Fixed Contributing.md Natale Patriciello 2018-12-17 11:09:02 +01:00
  • 7c3388f09f doc: updated manual git section Natale Patriciello 2018-12-16 18:24:36 +01:00
  • 23f8ea7ebf doc: Contributing added explicit ACK to Atom Natale Patriciello 2018-12-16 11:25:48 +01:00
  • a9f19edb3b doc: moved contributing-with-git to working-with-git Natale Patriciello 2018-12-16 11:24:14 +01:00
  • 9784271f51 doc: finished manual Natale Patriciello 2018-12-16 11:20:00 +01:00
  • 52fb6a6e54 doc: [WIP] Section on the manual for git Natale Patriciello 2018-12-14 12:35:13 +01:00
  • a25e09ca09 doc: added CONTRIBUTING.md, references to git Natale Patriciello 2018-12-14 12:31:45 +01:00
  • faa2bb23dd doc: Move README to README.md (With formatting update) Natale Patriciello 2018-12-13 18:21:03 +01:00
  • caa195a49b bindings: Rescan all APIs Tom Henderson 2018-12-09 20:56:55 -08:00
  • 916cd53bfa wifi: Do not allow S-MPDU transmissions as long as ADDBA handshake is not established Sébastien Deronne 2018-12-09 12:14:03 +01:00
  • 1e50fef75b wifi: Fix noise interference calculation Sébastien Deronne 2018-12-08 19:31:47 +01:00
  • 587c94f17a wifi: Improve readibility of collected logs when WifiHelper::EnableLogComponents is used Sébastien Deronne 2018-12-08 16:56:04 +01:00
  • 7c3ccdfba0 wifi: wifi: Add ThresholdPreambleDetectionModel logs in WifiHelper::EnableLogComponents Sébastien Deronne 2018-12-08 16:52:32 +01:00
  • 9125acbb1c build: (fixes #3007) Boost library configuration in contrib Ryan Mast 2018-12-06 17:43:16 -08:00
  • 86b4631a32 wifi: Fix reception logic due to A-MPDU parameters that are not correctly reset Sébastien Deronne 2018-12-06 22:35:26 +01:00
  • 4688a3d964 wifi: Fix WifiMode::IsAllowed for non-VHT mode Sébastien Deronne 2018-12-05 21:47:12 +01:00
  • 61ae08d0b0 wifi: document InterferenceHelper::CalculateSnr parameters Alexander Krotov 2018-12-05 01:16:07 +03:00
  • 91230fbd4c wifi: remove outdated comment Alexander Krotov 2018-12-05 01:14:38 +03:00
  • 88f503e96f wifi: fix typo ("liear") Alexander Krotov 2018-12-05 01:14:17 +03:00
  • fb91059cf0 wifi: Fix potential issue in IdealWifiManager Tom Henderson 2018-12-04 21:19:50 +01:00
  • 73074f6046 wifi: Improve wifi-manager-example Sébastien Deronne 2018-12-04 21:17:40 +01:00
  • 0a6fbc880a wifi: Rename functions in preamble-detection-test Sébastien Deronne 2018-12-04 21:07:17 +01:00
  • 71f95bb447 core: Fix potential compilation issue Sébastien Deronne 2018-12-04 20:52:43 +01:00
  • 6ffe423e19 wifi: rename Bug2483TestCase into Bug2843TestCase Alexander Krotov 2018-12-04 22:12:30 +03:00
  • 83a27c361e docs: sphinx: fix various errors Peter D. Barnes, Jr. 2018-12-03 18:04:57 -08:00
  • c2f80979d8 wifi: Rescan bindings Sébastien Deronne 2018-12-03 22:41:20 +01:00
  • 90ec7fb73c wifi: Fill BSS color in TxVector and add trace source to be fired at the end of 802.11ax preamble Sébastien Deronne 2018-12-03 21:48:44 +01:00
  • 2bd74fdbd7 wifi: Add threshold-based preamble detection model Sébastien Deronne 2018-12-03 21:18:05 +01:00
  • b3e470c64f traffic-control: Make NetDeviceQueueInterface independent of Queue Stefano Avallone 2018-12-03 11:04:49 +01:00
  • 86ae15b0e8 wifi: Increase SNR range for 802.11ac in wifi-manager-example Tom Henderson 2018-12-01 15:14:31 -08:00
  • 8f81e6c000 wifi: Fix warning message for deprecated attribute EnergyDetectionThreshold Sébastien Deronne 2018-12-01 09:54:07 +01:00
  • d923dff29a wifi: remove unused m_operationalChannelList from SpectrumWifiPhy Alexander Krotov 2018-11-30 17:02:35 +03:00
  • ba512832f1 lte: Fix type of the m_rapIdRntiMap key. Thanks to Fraunhofer Zoraze Ali 2018-11-29 15:15:22 +01:00
  • a890378d96 wifi: Fix missing Doxygen in MacLow Sébastien Deronne 2018-11-28 20:26:09 +01:00
  • b20186b6a3 wifi: Rescan bindings Sébastien Deronne 2018-11-27 22:33:22 +01:00
  • c0ce243760 wifi: Extend support of up to 256 MPDUs in A-MPDUs for 802.11ax Sébastien Deronne 2018-11-27 20:44:41 +01:00
  • 0b9031f986 wifi: Fix wrong recipient address when scheduling QosTxop::ResetBa Sébastien Deronne 2018-11-27 18:54:59 +01:00
  • d8563a55fc wifi: Rescan bindings Sébastien Deronne 2018-11-26 22:17:18 +01:00
  • 822d5a10e4 wifi: Refactor detection thresholds in WifiPhy Sébastien Deronne 2018-11-26 20:01:12 +01:00
  • 7b00f778cd virtual-net-device: Remove stale comments Tom Henderson 2018-11-24 15:05:20 -08:00
  • 99affcc789 virtual-net-device: Update and clarify documentation for example Richard Sailer 2018-11-24 14:59:07 -08:00
  • 9d5db86a64 lte: Fix some typos and style issues Gabriel Arrobo 2018-11-24 13:56:28 -08:00
  • ddc2ce8963 lte: Update AUTHORS Zoraze Ali 2018-11-19 11:59:17 +01:00
  • 7d8c9fd413 wifi: simplify WifiSpectrumValueHelper::DbmToW Alexander Krotov 2018-11-19 12:41:19 +03:00
  • 0684171a6d wifi: rescan bindings Sébastien Deronne 2018-11-18 10:37:43 +01:00
  • f557381d8b wifi: Move GetControlAnswerMode to MacLow Sébastien Deronne 2018-11-18 09:17:14 +01:00
  • e05d210f67 wifi: Reduce WifiRemoteStationManager code size by removing what we can outside of the class Sébastien Deronne 2018-11-18 09:11:25 +01:00
  • 3a7f6a1c06 bindings: Rescan all APIs Tom Henderson 2018-11-14 11:53:21 -08:00
  • 86a26927ae wifi: Avoid a potential segfault in WifiNetDevice::DoDispose Stefano Avallone 2018-11-14 13:08:46 +01:00
  • 99fa3f9578 build: (fixes #2637) macOS SDK headers in non-standard place Tom Henderson 2018-11-13 11:12:00 -08:00
  • 5bed6d3355 spectrum: Fix fatal error message Alexander Krotov 2018-11-13 18:06:30 +03:00
  • b469c1c84c Initialize MultiModelSpectrumChannel::m_numDevices Alexander Krotov 2018-11-13 18:04:38 +03:00
  • 2045e256d8 lte: fix memory issue Manuel Requena 2018-11-13 11:30:11 +01:00
  • 4a19cc879e wifi: rescan bindings Sébastien Deronne 2018-11-11 08:14:01 +01:00
  • b3ce7e5628 wifi: (fixes #2470) Protect ADDBA handshake Sébastien Deronne 2018-11-10 19:37:36 +01:00
  • a6e4169bee lte: Use Time instead of double Manuel Requena 2018-11-08 14:41:55 +01:00
  • 0b94b9de06 lte: Change some parameters to get clearer lte traces Manuel Requena 2018-11-08 14:28:29 +01:00
  • 9813c0c742 lte: Add command line options to disable some data flows Manuel Requena 2018-11-08 14:27:41 +01:00
  • af7f2c274c examples: Fix typo in he-wifi-network Sébastien Deronne 2018-11-07 21:14:38 +01:00
  • c8a500f5a8 Remove duplicate semicolons Alexander Krotov 2018-11-07 16:54:53 +03:00
  • 48157d84b1 lte: Use Time instead of double Manuel Requena 2018-11-07 12:31:02 +01:00
  • 7006c2e6c2 lte: Add command line options to disable some data flows and fix typos Manuel Requena 2018-11-07 12:26:58 +01:00
  • d7c34ca947 lte: use Time instead of string Manuel Requena 2018-11-07 11:09:28 +01:00
  • 91a5fa510a test: show reason a test/example was skipped Peter D. Barnes, Jr. 2018-11-06 12:30:43 -08:00
  • 5e8acd1425 nix: use C++ 11 assign() to initialize the BFS Peter D. Barnes, Jr. 2018-11-06 12:29:41 -08:00
  • f6ac431555 lte: Add simTime command line parameter and fix some typos Manuel Requena 2018-11-06 16:57:56 +01:00
  • f6a1b295ce bug:3001 mpi: fix comment Parth Pratim Chatterjee 2018-11-05 11:48:13 -08:00
  • f9d5949735 wifi: Add transport of 802.11ax BSS coloring field (with contributions from Tom Henderson) Sébastien Deronne 2018-11-04 16:21:09 +01:00
  • 0b53cfc45b tcp: Add GetTxBuffer API for TCP test Shikha Bakshi 2018-10-31 12:53:22 +01:00
  • e3865b7137 Rescan wifi and wave bindings Sébastien Deronne 2018-10-30 18:42:23 +01:00