Sébastien Deronne
f9d5949735
wifi: Add transport of 802.11ax BSS coloring field (with contributions from Tom Henderson)
2018-11-04 16:21:09 +01:00
Shikha Bakshi
0b53cfc45b
tcp: Add GetTxBuffer API for TCP test
2018-10-31 12:53:22 +01:00
Sébastien Deronne
e3865b7137
Rescan wifi and wave bindings
2018-10-30 18:42:23 +01:00
Sébastien Deronne
289057719f
wifi: Add configuration objects for 802.11n/ac/ax
2018-10-30 13:42:31 +01:00
Alexander Krotov
fdc275f3ad
Replace NS_LOG_ERROR and exit(1) with NS_FATAL_ERROR in ht-wifi-network example
2018-10-29 16:00:09 +03:00
Alexander Krotov
a76867cf4d
core: fix some documentation typos
2018-10-29 11:52:09 +03:00
Tom Henderson
ea4de5fcec
Fix typos
2018-10-21 15:33:48 -07:00
Peter D. Barnes, Jr.
1edcd5ecd4
core: periodically show progress by elapsed simulation time, executed event count
2018-10-19 01:09:56 -04:00
Peter D. Barnes, Jr.
05cb0757bc
core: Simulator::GetEventCount()
2018-10-19 00:59:43 -04:00
Peter D. Barnes, Jr.
4ed3987151
core: refactor LogTimePrinter, LogNodePrinter
2018-10-19 00:48:53 -04:00
Peter D. Barnes, Jr.
dff56925e5
core: time: replace int64_t operator/(Time,Time) with exact int64x64_t version,
...
add int64x64_t scaling.
2018-10-19 00:03:07 -04:00
Zoraze Ali
1d5ce0430f
lte: Improve doxygen
2018-10-18 12:03:57 +02:00
Tom Henderson
cb955087b7
Remove deprecated method and misspelling
2018-10-15 20:13:04 -07:00
Michele Polese
4ebc14d7dc
mobility: ( fixes #2860 ) set z coordinate for many position-allocation classes
2018-10-12 13:22:49 +02:00
Manuel Requena
b76d07d9e6
lte: rescan bindings
2018-10-11 19:21:39 +02:00
Manuel Requena
695ba0c15f
lte: fix some logs in EpcTft
2018-10-11 17:57:59 +02:00
Manuel Requena
a305683f5d
lte: ( fixes #2997 ) EpcTft::PacketFilter::Matches does not use ipv6 address to match an IP packet
2018-10-11 17:55:02 +02:00
Manuel Requena
e548c59611
lte: create testcases to test IPv6 addresses of EpcTftClassifier
2018-10-11 16:44:12 +02:00
Sébastien Deronne
2a41a58e6d
wifi: Fix minor typos
2018-10-05 23:11:29 +02:00
Manuel Requena
0a63b695da
build: ( fixes #2993 ) Waf --enable-sudo option broken
2018-10-04 16:27:38 -07:00
Tom Henderson
e48d750b34
network: Clarify some Queue documentation
2018-10-02 16:39:28 -07:00
Tom Henderson
59ac9554e3
bindings: Update pybindgen version
2018-10-02 12:04:23 -07:00
Zoraze Ali
dddf8aa294
lte: rescan bindings
2018-10-02 14:04:34 +02:00
Zoraze Ali
b9b0e8c78b
lte: Add struct for the parameters of TxOpportunity and ReceivePdu
2018-10-02 14:02:39 +02:00
Zoraze Ali
72d87c58da
lte: rescan bindings
2018-10-02 12:40:15 +02:00
Zoraze Ali
0b3a603f7d
lte: Add attribute to configure the periodicity of DL CQI reports
2018-10-02 12:29:39 +02:00
Tom Henderson
1e986d449c
mobility: Allow AssignStreams after construction for SteadyStateRwpMobility
...
The SteadyStateRandomWaypointMobilityModel should support AssignStreams()
after object construction, but prior to this patch, it would cause a
segmentation fault until after initialization. The initial benefit is
the prevention of test suite failures due to random stream assignment.
2018-10-01 19:36:14 -07:00
Tom Henderson
8127d79790
lte: Rescan bindings
2018-10-01 18:19:07 -07:00
Manuel Requena
1e8ea7601e
lte: ( fixes #2992 ) Send method of the LteUeNetDevice doesn't use protocolNumber parameter
2018-09-26 18:47:36 +02:00
Sébastien Deronne
2309227d06
wifi: rescan bindings
2018-09-22 21:46:46 +02:00
Sébastien Deronne
618cabe46d
wifi: Remove unused parameters in MacLow::ReceiveError
2018-09-22 17:56:59 +02:00
Sébastien Deronne
6c960f9778
wifi: Rename functions in ChannelAccessManager to differentiate DCF and PCF
2018-09-22 17:29:39 +02:00
Sébastien Deronne
29dcbd175f
wifi: Cleanup unused address field in WifiRemoteStationManager::GetControlAnswerMode
2018-09-22 13:56:54 +02:00
Tommaso Pecorella
1e922186d1
build: ( fixes #2181 ) Compare tuples numerically
2018-09-20 21:17:26 -07:00
Stefano Avallone
96b8d1d7a5
Rescan python bindings
2018-09-18 15:50:27 +02:00
Stefano Avallone
d4f5759959
traffic-control: QueueDiscs do not assume that the receiving object is a NetDevice
2018-09-18 15:50:15 +02:00
Stefano Avallone
1abd8331b8
traffic-control: the NetDeviceQueueInterface object is created by NetDevice helpers
2018-09-18 15:50:02 +02:00
Zoraze Ali
a631096ef0
lte: update doxygen
2018-09-14 11:10:09 +02:00
Alfonso Oliveira
edc72059a4
internet: ( fixes #2990 ) Ipv6 packet shouldn't be marked with SocketIpTtlTag
2018-09-07 23:57:41 +02:00
Zoraze Ali
5f7166331a
lte: rescan bindings
2018-09-07 13:57:29 +02:00
Zoraze Ali
4dc21aa715
lte: ( fixes #2988 ) correction in L3 filtering formula used for UL power control
2018-09-07 13:53:21 +02:00
Zoraze Ali
09f89c07e4
lte: ( fixes #2339 ) use only the active RBs for uplink PSD computation
...
Thanks to:
Alexander Krotov <krotov@iitp.ru > for reporting
NIST to provide CreateUlTxPowerSpectralDensity function
2018-09-07 12:13:43 +02:00
Zoraze Ali
ee06a32879
lte: update design documentation after removing ALL_UL_CQI filter
2018-09-06 16:16:38 +02:00
Zoraze Ali
9d5d5ecd19
lte: update tests after removing ALL_UL_CQI filter
2018-09-06 16:10:12 +02:00
Zoraze Ali
9a9f34a127
lte: rescan bindings
2018-09-06 15:57:44 +02:00
Zoraze Ali
c3fd187180
lte: remove ALL_UL_CQI filter and update all the schedulers
2018-09-06 15:56:59 +02:00
Zoraze Ali
2cde278b06
lte: ( fixes #2861 ) forward TXOPs to the RLCs of SCCs
...
Thanks to:
- Michele Polese <michele.polese@gmail.com >
- Tommaso Zugno <tommasozugno@gmail.com >
2018-09-06 14:38:55 +02:00
Zoraze Ali
144ec30b44
lte: ( fixes #2982 ) configure UE MAC SAP LteMacSapUser properly
2018-09-06 14:15:59 +02:00
Zoraze Ali
52ba3734e3
lte: ( fixes #2980 ) reset MAC and PHY of secondary carriers upon handover
2018-09-06 14:14:51 +02:00
Zoraze Ali
18a087866c
lte: eNB CCM should not have a direct pointer to the eNB RRC
2018-09-06 14:05:17 +02:00