This website requires JavaScript.
1b96a400da
lr-wpan: (fixes #212 ) Rx callback must have both source mac and pan id.
Tommaso Pecorella
2020-05-30 11:19:06 +00:00
3ba3b1459e
internet: fix copy-paste error
Tommaso Pecorella
2020-05-29 14:21:16 +00:00
aec65492ac
internet: remove code duplication
Tommaso Pecorella
2020-05-29 13:13:20 +00:00
50c1bfef9d
internet and internet-apps modules - Fixes to NS_LOG_FUNCTION_NOARGS
Tommaso Pecorella
2020-05-29 12:22:48 +00:00
97dd10ea59
core: use variadic template for CreateObject
Vivek Jain
2020-05-28 22:18:55 +00:00
5128a68dc6
lte: Rescan APIs
ZorazeAli
2020-05-28 12:40:03 +02:00
88d244c5f0
lte: Add trace sources for uplink PSD and RBs
Peter D. Barnes, Jr
2020-05-20 16:54:20 -07:00
a75ca74913
Revert "doc: doc/doxygen.warnings.report.sh exit status"
Peter D. Barnes, Jr
2020-05-27 15:03:59 -07:00
5164a46b9e
doc: doc/doxygen.warnings.report.sh exit status
Peter Barnes
2020-05-27 20:59:06 +00:00
136c71a36f
internet: fix failing test
Tommaso Pecorella
2020-05-27 04:12:38 +02:00
ae554d95cd
Fix logic error in sending RS and improved logging.
Tommaso Pecorella
2020-05-27 03:12:04 +02:00
54c5b1972c
internet: replace NS_LOG_FUNCTION_NOARGS with NS_LOG_FUNCTION
Tommaso Pecorella
2020-05-27 02:19:28 +02:00
3a15ad78b8
core: Add test suite support for running examples as tests with comparison of output for regression testing
Steven Smith
2020-05-26 21:42:16 +00:00
b58719ce24
lte: Rescan APIs
ZorazeAli
2020-05-25 16:52:33 +02:00
5cdad6fa04
Update CHANGES.html
ZorazeAli
2020-05-22 19:10:03 +02:00
d910efc37c
lte: Use ConnectFailSafe to connect PDCP traces
ZorazeAli
2020-05-22 19:02:31 +02:00
edeca26551
Internet-apps: (fix !305 ) Fix log message in Ping4
Aron Wussler
2020-05-25 17:00:13 +00:00
ded48a37a3
Remove non-ASCII character
Tom Henderson
2020-05-25 07:59:34 -07:00
25138d82a0
wifi-rate-adaptation-distance: use ConnectFailSafe for RateChange
Alexander Krotov
2020-05-23 05:19:16 +03:00
9c9deb76b9
lte: Delete test suite LteSecondaryCellSelectionTestSuite
ZorazeAli
2020-05-22 17:52:20 +02:00
0c8dc032b6
wifi: Rescan APIs
Tom Henderson
2020-05-21 17:49:46 -07:00
4d66ceb00a
sixlowpan: doc - fix attribute and unneeded links
Tommaso Pecorella
2020-05-22 00:41:11 +00:00
ec6307544d
wifi: Add tests to verify correct behavior of Ideal rate manager when channel bonding is used
Sébastien Deronne
2020-05-02 19:12:52 +02:00
ef52f7c584
wifi: Remove workarounds in Issue40TestCase and Issue169TestCase
Sébastien Deronne
2020-04-13 19:58:54 +02:00
7ce1ea8161
wifi: Fix Ideal rate manager when channel width is changed at run-time
Sébastien Deronne
2020-05-02 19:07:48 +02:00
410d8cc244
wifi: Use correct SNR value in Ideal rate manager if selected channel width is different from the one used to get the last observed SNR
Sébastien Deronne
2020-04-13 19:55:08 +02:00
b9f1789e31
wifi: Add information about the channel width used by the transmitter in ReportAmpduTxStatus
Sébastien Deronne
2020-04-14 12:04:12 +02:00
2874e810e0
wifi: Add information about the channel width used by the transmitter in ReportDataOk
Sébastien Deronne
2020-04-13 19:32:03 +02:00
a1a805407e
wifi: Removed unused TX mode parameter in NotifyGotBlockAck
Sébastien Deronne
2020-04-13 17:58:32 +02:00
9ddd31c6f9
More flexible create-module.py script
Peter D. Barnes, Jr
2020-03-13 17:12:57 -07:00
e4e7818e27
doc: fix sphinx warnings
Peter D. Barnes, Jr
2020-05-20 13:47:38 -07:00
a0ab57db12
doc: fix doxy warnings on introspected-command-line.h
Peter D. Barnes, Jr
2020-05-20 13:08:27 -07:00
c43242d599
Fix compilation issue
Tom Henderson
2020-05-19 21:56:04 -07:00
5f2a109a0c
Fix valgrind error
Tommaso Zugno
2020-05-18 12:44:11 +02:00
59cdedb238
examples: revert 621c444b (example doesn't use netanim)
Tommaso Pecorella
2020-05-16 09:52:55 +00:00
8dfe7a2c1c
visualizer: (fix #201 ) Add missing dependencies
Ouassim Karrakchou
2020-05-16 11:14:40 +02:00
2cfae1559c
spectrum: Update bindings
Tom Henderson
2020-05-15 22:08:23 -07:00
570acaeed9
spectrum: (merges !257 ) Finalize matrix-based channel models
mychele
2020-04-23 12:20:43 -04:00
3abab98fb7
spectrum: Small fixes to MR !257 (matrix-based channel models)
Tommaso Zugno
2020-04-23 16:13:47 +02:00
a0b58934d3
spectrum: (merges !257 ) Matrix-based channel models
mychele
2020-04-22 20:46:45 -04:00
85e456d1b1
build: Removed unused include and set dependencies back to previous status
Gabriel Arrobo
2020-04-22 14:02:14 -07:00
71a8b54ae1
build: Fix dependency error in spectrum module
Gabriel Arrobo
2020-04-22 00:29:36 +00:00
621c444b74
build: Fix wscript in example to include netanim in wscript
Gabriel Arrobo
2020-04-22 00:27:11 +00:00
70764840d1
mob: mob: Clarify RandomDiscPositionAllocator behavior.
Peter D. Barnes, Jr
2020-05-15 13:25:20 -07:00
c73b321b42
mob: fix RandomDisc docs for SetRho and SetTheta
Peter D. Barnes, Jr
2020-05-15 09:43:50 -07:00
82389c413a
wifi: Fix wrong logic to select short PLCP preamble
Sebastien Deronne
2020-05-12 17:55:56 +02:00
147b484a15
core: Update bindings
Tom Henderson
2020-05-14 16:31:23 -07:00
7d2109b97d
wimax: fix memory leak due to struct alignment
Tommaso Pecorella
2020-05-13 19:08:05 +00:00
1f3735f6f0
Replace calls to Scheduler::Remove(EventId) with EventId::Cancel
hax0kartik (GCI 2019)
2020-04-02 11:42:12 -07:00
fa7d6a894e
core: (fixes #143 ): EmpiricalRandomVariable should ensure that the CDF ends with 1.0
Peter D. Barnes, Jr
2020-04-03 11:12:41 -07:00
b7deb42a65
core: refactor EmpricialRandomVariable and provide example
Peter D. Barnes, Jr
2020-04-02 10:21:03 -07:00
6ec2093986
core: (fixes 2725) EmpiricalRandomVariable must not interpolate CDF
InquisitivePenguin (GCI 2019)
2020-04-02 10:19:44 -07:00
c9769dc400
core: refactor reverse ordering in calendar scheduler
Peter D. Barnes, Jr
2020-03-20 17:37:38 -07:00
f42687c4f7
core: make insertion order of CalendarScheduler configurable
kr0n0s (GCI 2019)
2020-03-20 16:55:16 -07:00
1f6a710dbd
core: Port calendar scheduler improvement from NS-2.
Alexander Krotov
2020-03-20 08:55:28 -07:00
cd52312eec
internet: Improve logging in Ipv6Extension classes
Tom Henderson
2020-04-02 17:02:16 -07:00
b48232436b
internet: (fixes #167 ) Check fragmented packet pointer before using
Tom Henderson
2020-04-02 16:03:15 -07:00
d2a4d02953
(internet): Example showing multicast routing setup for flooding mesh topology
Jared Dulmage
2020-05-12 11:46:34 +02:00
1a4caf72b9
(internet): Refactor Ipv4L3Protocol::Send to fragment broadcast packets
Jared Dulmage
2020-05-12 11:43:51 +02:00
e99ae43138
bindings: rescan all APIs
Tom Henderson
2020-05-11 22:07:00 -07:00
32d820e8c7
(minor) various bits of fix-ups
Peter D. Barnes, Jr
2020-05-11 18:19:19 -07:00
2370746ad2
(mpi): fix dependencies and avoid partial compilation if MPI is disabled
Tommaso Pecorella
2020-05-12 01:11:51 +00:00
c85e6bf1d8
(network): Remove deprecated Ipv6Address::IsAllHostMulticast ()
Tommaso Pecorella
2020-05-11 20:32:54 +00:00
1d47a14c14
Tag uses of NS_DEPRECATED by release
Peter Barnes
2020-05-11 20:12:51 +00:00
07baf5b48f
(lte): remove tests artifacts.
Tommaso Pecorella
2020-05-11 16:42:04 +00:00
c01abcb0aa
Merge branch 'master' of https://gitlab.com/nsnam/ns-3-dev.git into Ipv4MulticastClarifications
Tommaso Pecorella
2020-05-10 19:39:05 +02:00
87966d99d2
bindings: Update pybindgen version
Tom Henderson
2020-05-09 13:18:50 -07:00
6b0c74c219
Ipv4 multicast route documentation clarifications
Tommaso Pecorella
2020-05-09 19:55:09 +02:00
d79f5f3ce6
core: (postfix commit 5b95df87 ) return to invoke locally scoped destructors
Tom Henderson
2020-05-07 14:43:39 -07:00
2eb0d831f5
wave: Rename test suite prefix from wifi to wave
Tom Henderson
2020-05-06 16:34:12 -07:00
209320aed2
wifi: Remove outdated wifi-interference-test-suite.cc
Tom Henderson
2020-05-06 16:19:35 -07:00
59276b0d96
lte: Fix tests after config update
ZorazeAli
2020-05-04 22:32:20 +02:00
5b95df87d6
core: Extend object-names example (check for regressions, non-log output)
Tom Henderson
2020-05-06 07:57:30 -07:00
1c8671ef81
core: (fixes #190 ) Suppress checking aggregates for Object base class
Tom Henderson
2020-05-06 07:56:04 -07:00
8c4b4976e8
(wimax): Fix Ascii traces for SubscriberStation
Tommaso Pecorella
2020-05-06 08:23:36 +00:00
b4f8739db8
Edit RELEASE_NOTES for the propagation o-h bug
Natale Patriciello
2020-05-06 08:54:03 +02:00
26110d7700
Fix okumura-hata propagation loss model according to 4.4.2 in the COST 231 final report
Amiraslan Haghrah
2020-05-03 18:24:43 +04:30
aaa7074833
spectrum: Fix Config::Connect path for trace source in example
Tom Henderson
2020-05-05 21:26:05 -07:00
9a186f9b0a
(wave): fix missing include in test
Tommaso Pecorella
2020-05-06 00:00:33 +00:00
5d045dd84c
(wave): fix crash due to missing trace in some Wifi MAC types
Tommaso Pecorella
2020-05-05 23:57:05 +00:00
4df94a8377
core: (fixes 2916): Specialize CommandLine parsing of uint8_t
Peter Barnes
2020-05-05 15:57:26 +00:00
1e2c2ad12d
Murmur3
Peter Barnes
2020-05-05 15:47:30 +00:00
bc65cf4f50
doc: Fix greek letters within model documentation
Natale Patriciello
2020-05-05 10:31:34 +02:00
9539cd04d5
ci/cd: Disable Fedora 30 due to missing ipython package
Natale Patriciello
2020-05-05 08:22:37 +02:00
60f5d05a95
ci/cd: Fix ubuntu TZDATA installation
Natale Patriciello
2020-05-05 08:21:40 +02:00
2b55f462b6
spectrum: Regenerated py bindings
Natale Patriciello
2020-05-05 10:00:30 +02:00
d4fad12abb
Merge branch 'edalm/ns-3-dev-scratch-gitignore'
Natale Patriciello
2020-05-05 08:30:25 +02:00
393d23732d
Add .gitignore to scratch directory
Eduardo Almeida
2020-04-24 21:08:29 +01:00
b982ace47e
Merge branch 'add-get-prop-model'
Natale Patriciello
2020-05-05 08:12:31 +02:00
70a2c88418
spectum: Fixes style of the last change on spectrum-channel.cc
Natale Patriciello
2020-04-29 11:18:08 +02:00
f250e8e6ec
spectrum: Retrieve a pointer to the propagation model
Natale Patriciello
2020-04-28 17:05:54 +02:00
2918a0d9b3
(core): Fix compilation error.
Tommaso Pecorella
2020-05-02 11:25:51 +00:00
5879700a90
core: (fixes 2815) Config::Connect should throw warnings
Peter Barnes
2020-05-01 23:54:30 +00:00
2d1a05b405
core: fix ordering in PriorityQueueScheduler
Peter D. Barnes, Jr
2020-03-23 12:57:38 -07:00
df90b17e3b
core: PriorityQueueScheduler: add complexity, move impl to .cc
Peter D. Barnes, Jr
2020-03-05 15:21:38 -08:00
9c95f815ba
core: implement Remove for PriorityQueueScheduler
ra1nst0rm3d
2020-02-25 14:42:44 -08:00
82b555582e
core: PriorityQueueScheduler based on std::priority_queue
Alexander Krotov
2020-02-25 14:16:46 -08:00
4434c65c7a
core: Event and EventKey comparison operators
Alexander Krotov
2020-02-25 13:45:41 -08:00
b23be18b3b
Use CommandLine cmd (__FILE__) instead of COMMANDLINE macro.
Peter D. Barnes, Jr
2020-05-01 14:42:53 -07:00
885dc2297a
core: add missing includes
Peter D. Barnes, Jr
2020-05-01 14:23:04 -07:00