Commit Graph

  • f030fb8d7c wifi: Define struct for parameters of test cases in EMLSR unit test Stefano Avallone 2023-06-12 13:08:37 +02:00
  • b902ded5dc wifi: Add header file for wifi EMLSR test Stefano Avallone 2023-06-12 12:58:38 +02:00
  • 163c603fdd wifi: EMLSR Manager limits the max modulation class supported by aux PHYs Stefano Avallone 2023-06-07 17:30:39 +02:00
  • bb0d4f694e wifi: Make some EmlsrManager attributes not modifiable after construction Stefano Avallone 2023-06-06 19:35:07 +02:00
  • 8558da228b wifi: Enable setting the max modulation class supported by PHY Stefano Avallone 2023-06-07 17:29:08 +02:00
  • 1b1654536d utils: Remove extra new lines in the files created by create-module.py Eduardo Almeida 2023-10-09 19:30:54 +01:00
  • 2ab0550da8 Fix entry in CHANGES.md Eduardo Almeida 2023-10-11 12:01:43 +01:00
  • e442afd977 lr-wpan: Change CapabilityField to standard bitmap Alberto Gallegos Ramonet 2023-10-06 18:18:34 +09:00
  • f392502d9d csma: use const on transmitted packets Tommaso Pecorella 2023-10-04 09:44:15 +02:00
  • 7fbd63e085 utils: Fix README Markdown linting issues Eduardo Almeida 2023-10-02 23:18:22 +01:00
  • 6c87965ae2 scratch: Add nested-subdir/ to list of non-ignored dirs of .gitignore Eduardo Almeida 2023-10-08 14:33:24 +01:00
  • 00604f18e1 test: Remove Python2 fallback André Apitzsch 2023-04-04 10:12:43 +02:00
  • f426a0749a test: use early return André Apitzsch 2023-02-01 14:51:31 +01:00
  • 933e0587f6 util: Don't use types as variable names + use early return André Apitzsch 2023-02-02 18:02:08 +01:00
  • c77aba9cbc mpi: initialize MPI_Request with MPI_REQUEST_NULL Gabriel Ferreira 2023-09-16 23:27:01 -03:00
  • 8268dd5c34 check-style: Add .git/ and remove .vscode/ from list of directories to skip Eduardo Almeida 2023-10-03 21:01:52 +01:00
  • 706f6771a9 check-style: Refactor manual checks to reduce duplicate code Eduardo Almeida 2023-09-29 17:56:28 +01:00
  • 738729e0ab check-style: Fix documentation and add usage example for modified files Eduardo Almeida 2023-10-03 15:27:43 +01:00
  • 7ea7504476 lr-wpan: Fix PHY BUSY_RX -> RX_ON Alberto Gallegos Ramonet 2023-09-26 16:59:57 +09:00
  • 8a0dae335a core, wimax: Fix clang-tidy readability-implicit-bool-conversion warnings Eduardo Almeida 2023-09-20 03:30:52 +01:00
  • 53c8c975b2 core: Simplify code of RealtimeSimulatorImpl::Run() Eduardo Almeida 2023-09-21 21:13:06 +01:00
  • b1f2afc372 core: (fixes #812) Fix variable overwrite in RealtimeSimulatorImpl::Run() Eduardo Almeida 2023-09-21 20:58:52 +01:00
  • da6c3e5e03 ci: Join two calls to check-style-clang-format.py in one line Eduardo Almeida 2023-09-29 15:24:26 +01:00
  • c4c866aa97 check-style: Allow passing multiple paths as argument Eduardo Almeida 2023-09-29 15:17:47 +01:00
  • 2d0a2f564a network: clarify socket creation error message Tommaso Pecorella 2023-10-02 23:01:19 +02:00
  • 59246fb83d Fix spelling typos Eduardo Almeida 2023-10-02 23:21:24 +01:00
  • 843c579402 flow-monitor: Fix deadlocks when using the hybrid simulator F5 2023-09-29 17:28:27 +08:00
  • 56dd03f376 doc: Make small update and fix a typo Tom Henderson 2023-09-27 14:55:37 -07:00
  • f2a092cb63 core: Add deprecated for ns-3.41 Tom Henderson 2023-09-27 14:45:20 -07:00
  • 8191b6e963 Start RELEASE_NOTES.md and CHANGES.md sections for new release Tom Henderson 2023-09-27 14:43:22 -07:00
  • 72ccf96f3b Merge ns-3.40-release branch Tom Henderson 2023-09-27 09:29:01 -07:00
  • 4fdc985b5d Update availability in RELEASE_NOTES.md Tom Henderson 2023-09-27 09:16:25 -07:00
  • da2fcbdd76 Update VERSION and documentation tags for ns-3.40 release Tom Henderson 2023-09-27 09:15:22 -07:00
  • 5e0ab22db3 Revert version strings to ns-3-dev Tom Henderson 2023-09-27 09:11:52 -07:00
  • 83b6a43fd2 openflow: Fix error: variable 's' declared with deduced type 'auto' cannot appear in its own initializer André Apitzsch 2023-09-25 17:42:26 +02:00
  • f8d6c67046 ci: remove tags from cppyy jobs Gabriel Ferreira 2023-09-26 10:08:44 -03:00
  • dfbe8428e6 Update ns-3 version in tutorial and installation references Tom Henderson 2023-09-22 19:13:12 -07:00
  • eea138247c Update AUTHORS, CHANGES.md, and RELEASE_NOTES.md for ns-3.40 Tom Henderson 2023-09-22 19:01:48 -07:00
  • 8e579ecd62 netanim: Update installation documentation Tom Henderson 2023-09-22 17:26:48 -07:00
  • eb43c44dec lte: add INFO messages at RRC, PDCP, RLC layers Giovanni Grieco 2023-09-19 21:00:42 -07:00
  • 360bef23f2 lte: add log messages at EpcEnbApplication send/recv Giovanni Grieco 2023-09-02 18:49:37 +02:00
  • 89512e79bd lte: Do not log LteEnbRrc GetTypeId method execution Giovanni Grieco 2023-08-16 08:04:22 +00:00
  • ae258175c8 point-to-point-helper: Remove redundant information in log msg Giovanni Grieco 2023-08-06 20:50:20 +00:00
  • cc50a0a3cb lte: log messages for packet tracing at eNB RRC Giovanni Grieco 2023-08-06 20:49:58 +00:00
  • a42aa4e80e ipv6-static-routing: Downgrade log message to function level Giovanni Grieco 2023-08-06 20:49:25 +00:00
  • 9f3296bf16 Update CHANGES.md and RELEASE_NOTES.md Sébastien Deronne 2023-07-07 18:53:11 -04:00
  • 20d7ae5669 wifi: Update limitations listed in documentation Sébastien Deronne 2023-07-04 13:48:48 -04:00
  • 593f1ddd8e wifi: (issue #776) Temporarily disable failing tests Tom Henderson 2023-09-19 21:11:04 -07:00
  • bceab38aa6 internet: (fixes #956) Avoid sending RS when link goes down Tom Henderson 2023-09-19 17:05:05 -07:00
  • 86cc890d60 core: (fixes #922) Remove check of EmpiricalRandomVariable pairs ending in exactly 1.0 Eduardo Almeida 2023-09-20 02:51:33 +01:00
  • 50fb216380 core: Allow EmpiricalRandomVariable CDF pairs to be added in any order Eduardo Almeida 2023-09-20 02:51:26 +01:00
  • 061c4f7941 sixlowpan: harmonize test names Tommaso Pecorella 2023-09-22 11:27:32 +02:00
  • a258189f07 wifi: Nullify callback when disposing SpectrumWifiPhy Stefano Avallone 2023-09-22 11:15:20 +02:00
  • 379f255d63 Update README.md for UNISON F5 2023-09-16 22:49:09 +08:00
  • 73ab46ea5e test: add option to rerun failed tests only Gabriel Ferreira 2023-09-11 21:30:44 -03:00
  • a280df7013 wifi: add missing includes of <algorithm> Gabriel Ferreira 2023-09-16 21:54:45 -03:00
  • ecc513b969 ci: run cppyy job more frequently Gabriel Ferreira 2023-09-20 16:44:50 -03:00
  • 9b36e5ae2f examples: add missing ActiveProbing setting in wifi-ap.py Gabriel Ferreira 2023-09-20 16:40:11 -03:00
  • 59985e5557 build: simplify modules dependencies Tommaso Pecorella 2023-09-13 12:46:27 +02:00
  • bb61a17906 mobility: (fixes #955) use allowed symbols in test name Tommaso Pecorella 2023-09-19 22:14:16 +02:00
  • 0306cae347 mpi: Remove lingering semicolon Eduardo Almeida 2023-09-19 00:49:00 +01:00
  • 4170eb2d11 Update CHANGES.md and RELEASE_NOTES.md for improved multiple spectrum PHY interfaces support Sébastien Deronne 2023-09-13 17:32:42 +02:00
  • e01d56abbc wifi: Extend design documentation for multiple spectrum PHY interfaces Sébastien Deronne 2023-08-31 18:38:23 +02:00
  • d5eb41a2c7 wifi: Remove need to set channel switching delay to zero in SpectrumWifiPhyMultipleInterfacesTest Sébastien Deronne 2023-08-14 19:20:09 +02:00
  • 3843003361 wifi: Cleanup trick in SpectrumWifiPhyMultipleInterfacesTest to have all interfaces active Sébastien Deronne 2023-08-14 19:19:20 +02:00
  • b1b21c4883 wifi: Configure interfaces of all spectrum PHYs when the channel of one instance has changed Sébastien Deronne 2023-09-13 12:43:47 +02:00
  • 063e7adce5 wifi: Add callback to notify spectrum channel has switched Sébastien Deronne 2023-09-12 21:12:46 +02:00
  • 3b5d3e22df wifi: Add function to configure a spectrum PHY interface to cover a given spectrum portion Sébastien Deronne 2023-08-29 21:54:09 +02:00
  • 6330b774f0 wifi: Rework spectrum PHY to support spectrum model reset of an non-active interface Sébastien Deronne 2023-08-27 16:10:31 +02:00
  • 8b43585b16 wifi: Rework tests for multiple spectrum PHY interfaces to rely on helpers Sébastien Deronne 2023-08-12 16:44:10 +02:00
  • fe21da9843 wifi: Always track signals from inactive PHY interfaces by default Sébastien Deronne 2023-08-09 22:57:53 +02:00
  • 052288e8cd wifi: Add test to verify interfaces configuration using spectrum PHY helper Sébastien Deronne 2023-08-09 22:58:23 +02:00
  • 2eedb41ad0 wifi: Add function to retrieve interfaces attached to the spectrum PHY Sébastien Deronne 2023-08-12 16:42:14 +02:00
  • 954d184bdd wifi: Add function in helper to reset interfaces mapping to PHY instances Sébastien Deronne 2023-08-09 21:56:29 +02:00
  • 5439c98fe5 wifi: Extend helper to configure mapping between spectrum PHY interfaces and PHY instances Sharan Naribole 2023-08-07 20:13:21 +02:00
  • 58ce22aa2f wifi: Reduce code duplication in SpectrumWifiPhyHelper Sébastien Deronne 2023-08-07 22:44:12 +02:00
  • ef76e67861 wifi: Do not add band filter twice Sébastien Deronne 2023-08-07 22:34:43 +02:00
  • 754165eb40 wifi: DoChannelSwitch should not be public Sébastien Deronne 2023-08-29 21:49:40 +02:00
  • cfef4966bb wifi: Remove unnecessary log in getter Sébastien Deronne 2023-08-26 13:11:20 +02:00
  • 33f7260ae1 wifi: Enable logs for helpers in WifiHelper::EnableLogComponents Sébastien Deronne 2023-09-13 12:39:40 +02:00
  • 0d12e750e8 wifi: Rename to reflect there might be multiple PHYs handled by helpers Sébastien Deronne 2023-09-12 21:18:32 +02:00
  • b3fc36dc9a internet,olsr,wimax: Remove unused typedef Eduardo Almeida 2023-09-18 00:37:00 +01:00
  • 1f438ce6f4 Fix clang-tidy modernize-use-auto warnings Eduardo Almeida 2023-09-18 00:36:46 +01:00
  • df4dd4a99d doc: Update coding-style.rst with modernize-use-auto check Eduardo Almeida 2023-09-18 00:36:39 +01:00
  • 56cff28645 clang-tidy: Add check modernize-use-auto Eduardo Almeida 2023-09-18 00:36:30 +01:00
  • 1ae0d7ea22 Fix clang-tidy warnings (detected by clang-tidy-18) Eduardo Almeida 2023-09-17 22:10:09 +00:00
  • aedd34ca8f Fix local #include headers by removing the "ns3/" prefix Eduardo Almeida 2023-09-12 16:55:35 +01:00
  • 1e939ef891 check-style: Add check for #include headers from same module with "ns3/" prefix Eduardo Almeida 2023-09-06 23:28:39 +01:00
  • 74353c1d68 antenna: add test cases for WrapTo* functions Ben Lee 2023-09-11 01:10:40 +02:00
  • fade296958 antenna: (fixes #889) Improve WrapTo* functions Tommaso Pecorella 2023-09-11 01:10:13 +02:00
  • 578c471f6a mobility: (fixes #943) fix node direction change when node is in a corner Tommaso Pecorella 2023-08-24 22:13:46 -05:00
  • d47680bb9e mobility: add corner detection to rectangle Tommaso Pecorella 2023-08-24 22:12:14 -05:00
  • 4164725e71 propagation: (fixes #953) Fix Okumura-Hata log message Tom Henderson 2023-09-14 09:22:02 -07:00
  • 6c81a8fccb doc: Update and improve README.md Eduardo Almeida 2023-08-14 16:03:39 +01:00
  • 3de3a27f25 aodv: Optimize GetPrecursors() Eduardo Almeida 2023-06-17 17:51:10 +00:00
  • c5b3488dbf lte, netanim: Replace #include "ns3/application-module.h" by individual headers Eduardo Almeida 2023-09-12 16:47:18 +01:00
  • ba859a0d66 Fix clang-tidy modernize-use-bool-literals warnings Eduardo Almeida 2023-09-09 17:28:41 +01:00
  • 923160b307 doc: Update coding-style.rst with clang-tidy modernize-use-bool-literals check Eduardo Almeida 2023-09-09 17:28:35 +01:00
  • 51ff546801 clang-tidy: Add check modernize-use-bool-literals Eduardo Almeida 2023-09-09 17:28:26 +01:00
  • e37a87674f lr-wpan: fix use of u_int8_t instead of uint8_t Tommaso Pecorella 2023-09-15 12:37:02 +00:00