Commit Graph

17142 Commits

Author SHA1 Message Date
Tom Henderson
fbe0786cd9 internet: Remove obsolete PendingData model 2022-11-16 17:09:48 -08:00
Sébastien Deronne
99fc2390c4 wifi: Fix wrongly committed file 2022-11-16 21:47:19 +01:00
Sébastien Deronne
3f3c3583d2 wifi: Fix valgrind issues 2022-11-16 21:36:01 +01:00
Gabriel Ferreira
f9eb5a7327 bindings: improve search of linked libraries and include directories 2022-11-16 02:51:34 -03:00
Sébastien Deronne
9ac4410af2 wifi: WifiTxVector does no longer need to be passed together with WifiPpdu 2022-11-14 19:50:48 +00:00
Sébastien Deronne
558587e166 wifi: Reconstruct TXVECTOR from received PPDU only once 2022-11-14 19:50:48 +00:00
Sébastien Deronne
39e0455735 wifi: Prepare OFDMA TX power power and PSD before scheduling HE portion of MU PPDUs 2022-11-14 19:50:48 +00:00
Sébastien Deronne
d58ecd42b4 wifi: Do no longer hold RU PHY index in HeRu 2022-11-14 19:50:48 +00:00
Sébastien Deronne
ea8860e75f wifi: Do no longer copy WifiPpdu for HE portion of MU transmissions 2022-11-14 19:50:48 +00:00
Sébastien Deronne
343d37778f wifi: Do not longer copy the WifiPpdu for each RX PHY (for now we can always use the WifiPpdu from the TX PHY) 2022-11-14 19:50:48 +00:00
Sébastien Deronne
f834a6e389 wifi: Simplify Copy functions in PPDU classes 2022-11-14 19:50:48 +00:00
Sébastien Deronne
7714b2d201 wifi: Cleanup unused parameter in WifiSpectrumSignalParameters 2022-11-14 19:50:48 +00:00
Gabriel Ferreira
5bf6e4d642 Update README.md to display coverage and CI badges 2022-11-14 14:49:14 -03:00
Gabriel Ferreira
789967fbc4 test: add test case for precompiled header checks in test-ns3.py 2022-11-13 21:17:39 +00:00
Gabriel Ferreira
abaf9fecbc test: add NS3_NINJA_TRACE test case in test-ns3.py 2022-11-13 21:17:39 +00:00
Gabriel Ferreira
1ccd8ed0b6 test: add NS3_CLANG_TIMETRACE test case in test-ns3.py 2022-11-13 21:17:39 +00:00
Gabriel Ferreira
10a61ca102 test: refactor Docker-based tests in test-ns3.py 2022-11-13 21:17:39 +00:00
Gabriel Ferreira
0e7a8ebb31 build: check ccache version before enabling precompiled headers 2022-11-13 21:17:39 +00:00
Gabriel Ferreira
c5aa4dbd34 ci: do not reuse Ubuntu job cache in CodeQL job 2022-11-13 21:17:39 +00:00
Gabriel Ferreira
87c85c8156 build: add Ninjatracing support 2022-11-13 21:17:39 +00:00
Gabriel Ferreira
5473752af8 build: skip full python checks unless bindings are enabled 2022-11-13 21:17:39 +00:00
Gabriel Ferreira
52bb99f81f build: replace find_package(Doxygen) with the result from check_deps 2022-11-13 21:17:39 +00:00
Gabriel Ferreira
77a583ef08 build: (fixes #808) handle profile setting changes in the first ns3 run 2022-11-13 21:17:39 +00:00
Sébastien Deronne
c71b7be773 wifi: Remove log in getter 2022-11-13 14:58:12 +01:00
Sébastien Deronne
d0197e1147 wifi: Fix 10 MHz offset in center frequencies for 6 GHz channels 2022-11-13 13:16:04 +00:00
André Apitzsch
c41057b47e netanim: Add helper function to update the size of a node
This function allows passing a pointer to update the size of a node,
like it is already available for updating the color or description of a
node.
2022-11-12 19:04:21 -08:00
André Apitzsch
adcc13e93c applications: (merges !995) Unify handling of 'MaxPackets attribute is zero'
Treat zero max packets as infinite as PacketSocketClient already does.
2022-11-12 17:51:41 -08:00
Tom Henderson
40ec1d7a21 Remove NS_DEPRECATED_3_35 methods 2022-11-12 17:07:29 -08:00
Tom Henderson
6d4eff6961 Remove NS_DEPRECATED_3_34 methods 2022-11-12 17:07:29 -08:00
Eduardo Almeida
495a1bb0c8 Update RELEASE_NOTES.md and CHANGES.md 2022-11-12 18:49:23 +00:00
Eduardo Almeida
fa90164e44 examples: Clean wifi-example-apps and wifi-example-sim 2022-11-12 18:49:23 +00:00
Gabriel Arrobo
095313c9cb network: Improve Doxygen in delay-jitter-estimation.h 2022-11-12 18:49:23 +00:00
Gabriel Arrobo
28e4d6d8a9 network, examples: Use TimestampTag from network module 2022-11-12 18:17:48 +00:00
Gabriel Arrobo
829e5869f8 network: Add TimestampTag 2022-11-12 18:17:47 +00:00
Eduardo Almeida
db839d13e5 ci: Add emacs-line job to code-linting 2022-11-11 13:02:32 +00:00
Eduardo Almeida
fe15c39d52 Remove Emacs line from version-defines-template.h 2022-11-11 13:01:31 +00:00
Eduardo Almeida
3773bc6de3 Fix formatting of CHANGES.md and RELEASE_NOTES.md 2022-11-11 12:58:32 +00:00
Tommaso Pecorella
0346179372 network: allow graceful failure on creation of Ipv[4,6]Address from string 2022-11-11 10:18:25 +00:00
Stefano Avallone
a1b2f2a22c wifi: Reduce collision probability in wifi-mac-ofdma test 2022-11-10 19:33:41 +01:00
Eduardo Almeida
acab6a38e8 lte: Mark deleted constructors as deleted 2022-11-09 14:06:53 +00:00
Tommaso Pecorella
a736c7a09d ci: downgrade doxygen 1.9.5 (bugged) to 1.9.3 2022-11-05 22:37:00 +00:00
Tommaso Pecorella
e8c0c7036f lte: fix missing header in test 2022-11-03 09:21:17 +01:00
Tommaso Pecorella
9c391961b2 lte: remove deprecated sprintf from test 2022-11-02 23:44:38 +01:00
Tom Henderson
94210b5faf Update link to ns-developers 2022-11-02 07:07:54 -07:00
Tom Henderson
89a6e7f370 core: add deprecated for ns-3.37 2022-11-02 07:02:14 -07:00
Tom Henderson
65fa318a0c doc: Update documentation about making releases 2022-11-02 07:01:09 -07:00
Tom Henderson
ad43a52197 doc: Update release steps for version.cache 2022-11-02 07:00:14 -07:00
Tom Henderson
b9339f3736 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2022-11-01 15:49:49 -07:00
Tom Henderson
ef76d8a698 Merge ns-3.37-release branch 2022-11-01 15:39:33 -07:00
Tom Henderson
4407a9528e Update availability in RELEASE_NOTES.md 2022-11-01 15:31:23 -07:00