Sébastien Deronne
|
890bc05f07
|
examples: Reduce amount of generated packets in wifi examples
|
2024-03-15 12:39:03 +00:00 |
|
André Apitzsch
|
a5c42bc879
|
core: Use enum class for TestSuite::Type
|
2024-03-15 09:27:53 +01:00 |
|
André Apitzsch
|
e46d2a8024
|
core: Use enum class for TestCase::TestDuration and rename it to TestCase:Duration
|
2024-03-15 09:27:52 +01:00 |
|
Tommaso Pecorella
|
bb3cbdd28f
|
core: allow multiple aggregation of an object
|
2024-03-15 02:53:15 +00:00 |
|
Tom Henderson
|
df984cf4b0
|
core: Log failures to connect trace source
|
2024-03-14 23:25:27 +00:00 |
|
Tolik Zinovyev
|
e05447e04a
|
core: delete int64x64_t::int64x64_t(int128_t).
|
2024-03-14 11:15:45 +00:00 |
|
Tommaso Pecorella
|
b0696dd8fe
|
core: (fixes #1049) add error message to ObjectFactory::Create
|
2024-03-13 17:59:40 +00:00 |
|
Sébastien Deronne
|
3f5d421fe7
|
wifi: Cleanup copy-pasted macros for logging
|
2024-03-12 22:12:21 +00:00 |
|
Sébastien Deronne
|
24e5bbe67d
|
wifi: Add information about inactive interface upon reception
|
2024-03-12 22:12:21 +00:00 |
|
Sébastien Deronne
|
9aca6aa4fd
|
wifi: Add PHY index and channel number in PHY logs
|
2024-03-12 22:12:21 +00:00 |
|
Sébastien Deronne
|
533bf013dc
|
wifi: Cleanup excessive logs with no real benefit
|
2024-03-12 22:12:21 +00:00 |
|
Sébastien Deronne
|
691c75fbfd
|
wifi: Cleanup more logs in getters
|
2024-03-12 22:12:21 +00:00 |
|
Sébastien Deronne
|
2fc41e5a99
|
wifi: Add missing logs in WifiPhy setters
|
2024-03-12 22:12:21 +00:00 |
|
Sébastien Deronne
|
744f830384
|
wifi: Consistent logs in interference helper with units after the value
|
2024-03-12 22:12:21 +00:00 |
|
Eduardo Almeida
|
356ab42be8
|
wifi: Cache results of Get{Ack,Rts,Cts}Size() functions in wifi-utils.h
Thanks to Peter Barnes
|
2024-03-12 18:05:30 +00:00 |
|
Tolik Zinovyev
|
3b2627ac7f
|
wifi: avoid copying packet in AdhocWifiMac::Receive().
|
2024-03-11 08:15:29 +00:00 |
|
Tommaso Pecorella
|
c3de726aef
|
uan: (fixes #1046) allow UAN to Tx/Rx 6LoWPAN
|
2024-03-11 00:50:12 +00:00 |
|
Gabriel Ferreira
|
6ae8b54e52
|
spectrum: Precompute sincos of cluster angles
|
2024-03-09 13:13:01 +01:00 |
|
Gabriel Ferreira
|
6c0fbb74df
|
spectrum: Precompute delay*doppler product outside the loop with number of ports
|
2024-03-09 10:49:55 +00:00 |
|
Gabriel Ferreira
|
2e30779f28
|
spectrum: Compute one square root per psd value
|
2024-03-09 10:49:55 +00:00 |
|
Gabriel Ferreira
|
4a184b75a0
|
gitignore: Ignore all directories prefixed with cmake-
|
2024-03-09 10:49:55 +00:00 |
|
Eduardo Almeida
|
51152a0ea5
|
wifi: Avoid repeated calculations by caching result
|
2024-03-08 19:16:39 +00:00 |
|
Tommaso Pecorella
|
d1aa4aa6fb
|
core: fix test in Apple clang 15.0.0 (Xcode 15.3)
|
2024-03-08 01:59:25 +01:00 |
|
Tolik Zinovyev
|
7cefbaed63
|
wifi: eliminate unnecessary dBm-W conversions in WifiPhy.
|
2024-03-06 20:03:48 +00:00 |
|
Tom Henderson
|
e3d778ee97
|
propagation: Add log statement to LogDistancePropagationLossModel
|
2024-03-06 04:18:36 +00:00 |
|
André Apitzsch
|
3e98de188d
|
wifi: TID-To-Link mapping negotiation support: Replace magic numbers
|
2024-03-04 09:27:12 +01:00 |
|
André Apitzsch
|
18af29a3ff
|
wifi: Convert WifiTidToLinkMappingNegSupport to scoped enum
|
2024-03-04 09:27:12 +01:00 |
|
Tommaso Pecorella
|
dc06225749
|
network: extend addressUtils::IsMulticast to handle more cases
|
2024-03-03 19:08:29 +01:00 |
|
Tommaso Pecorella
|
d6d2bdc327
|
examples: fix RIP and RIPng examples
|
2024-03-03 19:07:17 +01:00 |
|
Sébastien Deronne
|
30a9c2d1c2
|
examples: Fix copy-paste typo in wifi EHT network example
|
2024-03-03 15:56:16 +01:00 |
|
Jacob Janzen
|
a4fd9bb2e0
|
build: fix target processing when a parent directory contains "scratch"
|
2024-03-02 14:16:39 +01:00 |
|
Eduardo Almeida
|
eaeb53d0b6
|
check-style: Add note with instructions to fix files
|
2024-03-01 12:41:00 +00:00 |
|
Gabriel Ferreira
|
8baa49a2bc
|
spectrum: cache sincos in ThreeGppSpectrumPropagationLossModel
|
2024-03-01 12:34:22 +00:00 |
|
Eduardo Almeida
|
045ae0c9ed
|
wifi: Fix clang-tidy performance-for-range-copy warning
|
2024-02-29 20:47:52 +00:00 |
|
Tommaso Pecorella
|
fec2c7b48f
|
internet: (fixes #1037) set the correct values in the IPv6 header after extensions processing
|
2024-02-27 23:05:38 +00:00 |
|
Gabriel Ferreira
|
9b62087072
|
build: Change default build from -O2 -g to -Os -g
|
2024-02-27 15:37:32 +01:00 |
|
Sébastien Deronne
|
b921650795
|
wifi: Cleanup duplicated code in WifiNetDevice
|
2024-02-26 14:47:03 +00:00 |
|
Gabriel Ferreira
|
098fcb35ec
|
doc: add a Docker section to the manual
|
2024-02-25 13:55:35 +00:00 |
|
Gabriel Ferreira
|
6ce89d37d8
|
ns3: add valgrind suppression file
|
2024-02-23 19:46:15 -06:00 |
|
Tommaso Pecorella
|
ec8b9a57b1
|
test: add valgrind suppression for libucs used by MPI
|
2024-02-23 19:46:15 -06:00 |
|
Eduardo Almeida
|
af67f5501e
|
point-to-point: Fix error "member access into incomplete type"
|
2024-02-23 16:10:38 +00:00 |
|
Eduardo Almeida
|
8e28f1559c
|
doc, energy, spectrum: Fix typos
|
2024-02-23 12:30:43 +00:00 |
|
Eduardo Almeida
|
0b5803a762
|
antenna, doc, energy, lte, spectrum: (fixes #1034) Fix and remove non-cited references in documentation
|
2024-02-23 12:30:43 +00:00 |
|
Eduardo Almeida
|
b77d197c07
|
doc: Do not set documentation language
Sphinx 5.0.0 no longer accepts "language = None". Default behavior is to fallback to English.
|
2024-02-23 12:30:43 +00:00 |
|
Eduardo Almeida
|
456f840cc7
|
doc: Add warning-as-error to Sphinx options
|
2024-02-23 12:30:43 +00:00 |
|
Eduardo Almeida
|
190cb8a80d
|
ci: Create Sphinx base job
|
2024-02-23 12:29:52 +00:00 |
|
Eduardo Almeida
|
f4d51ae75d
|
ci: Run pipelines for all events (including Git tags)
|
2024-02-23 12:28:45 +00:00 |
|
Eduardo Almeida
|
c5889b1768
|
ci: Set all jobs as interruptible, except manual jobs and release stage
|
2024-02-23 09:34:19 +00:00 |
|
Eduardo Almeida
|
53da52fb5c
|
ci: Add workflow:auto_cancel flag to pipeline settings
|
2024-02-23 09:34:19 +00:00 |
|
Tommaso Pecorella
|
fe895b5b4f
|
network: do not print an invalid (0-length) address
|
2024-02-22 13:51:49 -06:00 |
|