Commit Graph

  • 289057719f wifi: Add configuration objects for 802.11n/ac/ax Sébastien Deronne 2018-10-30 13:42:31 +01:00
  • fdc275f3ad Replace NS_LOG_ERROR and exit(1) with NS_FATAL_ERROR in ht-wifi-network example Alexander Krotov 2018-10-29 16:00:09 +03:00
  • a76867cf4d core: fix some documentation typos Alexander Krotov 2018-10-29 11:52:09 +03:00
  • ea4de5fcec Fix typos Tom Henderson 2018-10-21 15:33:48 -07:00
  • 1edcd5ecd4 core: periodically show progress by elapsed simulation time, executed event count Peter D. Barnes, Jr. 2018-10-19 01:09:56 -04:00
  • 05cb0757bc core: Simulator::GetEventCount() Peter D. Barnes, Jr. 2018-10-19 00:59:43 -04:00
  • 4ed3987151 core: refactor LogTimePrinter, LogNodePrinter Peter D. Barnes, Jr. 2018-10-19 00:48:53 -04:00
  • dff56925e5 core: time: replace int64_t operator/(Time,Time) with exact int64x64_t version, add int64x64_t scaling. Peter D. Barnes, Jr. 2018-10-19 00:03:07 -04:00
  • 1d5ce0430f lte: Improve doxygen Zoraze Ali 2018-10-18 12:03:57 +02:00
  • cb955087b7 Remove deprecated method and misspelling Tom Henderson 2018-10-15 20:13:04 -07:00
  • 4ebc14d7dc mobility: (fixes #2860) set z coordinate for many position-allocation classes Michele Polese 2018-10-12 13:22:49 +02:00
  • b76d07d9e6 lte: rescan bindings Manuel Requena 2018-10-11 19:21:39 +02:00
  • 695ba0c15f lte: fix some logs in EpcTft Manuel Requena 2018-10-11 17:57:59 +02:00
  • a305683f5d lte: (fixes #2997) EpcTft::PacketFilter::Matches does not use ipv6 address to match an IP packet Manuel Requena 2018-10-11 17:55:02 +02:00
  • e548c59611 lte: create testcases to test IPv6 addresses of EpcTftClassifier Manuel Requena 2018-10-11 16:44:12 +02:00
  • 2a41a58e6d wifi: Fix minor typos Sébastien Deronne 2018-10-05 23:11:29 +02:00
  • 0a63b695da build: (fixes #2993) Waf --enable-sudo option broken Manuel Requena 2018-10-04 16:27:38 -07:00
  • e48d750b34 network: Clarify some Queue documentation Tom Henderson 2018-10-02 16:39:28 -07:00
  • 59ac9554e3 bindings: Update pybindgen version Tom Henderson 2018-10-02 12:04:23 -07:00
  • dddf8aa294 lte: rescan bindings Zoraze Ali 2018-10-02 14:04:34 +02:00
  • b9b0e8c78b lte: Add struct for the parameters of TxOpportunity and ReceivePdu Zoraze Ali 2018-10-02 14:02:39 +02:00
  • 72d87c58da lte: rescan bindings Zoraze Ali 2018-10-02 12:40:15 +02:00
  • 0b3a603f7d lte: Add attribute to configure the periodicity of DL CQI reports Zoraze Ali 2018-10-02 12:29:39 +02:00
  • 1e986d449c mobility: Allow AssignStreams after construction for SteadyStateRwpMobility Tom Henderson 2018-10-01 19:36:14 -07:00
  • 8127d79790 lte: Rescan bindings Tom Henderson 2018-10-01 18:19:07 -07:00
  • 1e8ea7601e lte: (fixes #2992) Send method of the LteUeNetDevice doesn't use protocolNumber parameter Manuel Requena 2018-09-26 18:47:36 +02:00
  • 2309227d06 wifi: rescan bindings Sébastien Deronne 2018-09-22 21:46:46 +02:00
  • 618cabe46d wifi: Remove unused parameters in MacLow::ReceiveError Sébastien Deronne 2018-09-22 17:56:59 +02:00
  • 6c960f9778 wifi: Rename functions in ChannelAccessManager to differentiate DCF and PCF Sébastien Deronne 2018-09-22 17:29:39 +02:00
  • 29dcbd175f wifi: Cleanup unused address field in WifiRemoteStationManager::GetControlAnswerMode Sébastien Deronne 2018-09-22 13:56:54 +02:00
  • 1e922186d1 build: (fixes #2181) Compare tuples numerically Tommaso Pecorella 2018-09-20 21:17:26 -07:00
  • 96b8d1d7a5 Rescan python bindings Stefano Avallone 2018-09-18 15:50:27 +02:00
  • d4f5759959 traffic-control: QueueDiscs do not assume that the receiving object is a NetDevice Stefano Avallone 2018-09-18 15:50:15 +02:00
  • 1abd8331b8 traffic-control: the NetDeviceQueueInterface object is created by NetDevice helpers Stefano Avallone 2018-09-18 15:50:02 +02:00
  • a631096ef0 lte: update doxygen Zoraze Ali 2018-09-14 11:10:09 +02:00
  • edc72059a4 internet: (fixes #2990) Ipv6 packet shouldn't be marked with SocketIpTtlTag Alfonso Oliveira 2018-09-07 23:57:41 +02:00
  • 5f7166331a lte: rescan bindings Zoraze Ali 2018-09-07 13:57:29 +02:00
  • 4dc21aa715 lte: (fixes #2988) correction in L3 filtering formula used for UL power control Zoraze Ali 2018-09-07 13:53:21 +02:00
  • 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 Zoraze Ali 2018-09-07 12:13:43 +02:00
  • ee06a32879 lte: update design documentation after removing ALL_UL_CQI filter Zoraze Ali 2018-09-06 16:16:38 +02:00
  • 9d5d5ecd19 lte: update tests after removing ALL_UL_CQI filter Zoraze Ali 2018-09-06 16:10:12 +02:00
  • 9a9f34a127 lte: rescan bindings Zoraze Ali 2018-09-06 15:57:44 +02:00
  • c3fd187180 lte: remove ALL_UL_CQI filter and update all the schedulers Zoraze Ali 2018-09-06 15:56:59 +02:00
  • 2cde278b06 lte: (fixes #2861) forward TXOPs to the RLCs of SCCs Thanks to: - Michele Polese <michele.polese@gmail.com> - Tommaso Zugno <tommasozugno@gmail.com> Zoraze Ali 2018-09-06 14:38:55 +02:00
  • 144ec30b44 lte: (fixes #2982) configure UE MAC SAP LteMacSapUser properly Zoraze Ali 2018-09-06 14:15:59 +02:00
  • 52ba3734e3 lte: (fixes #2980) reset MAC and PHY of secondary carriers upon handover Zoraze Ali 2018-09-06 14:14:51 +02:00
  • 18a087866c lte: eNB CCM should not have a direct pointer to the eNB RRC Zoraze Ali 2018-09-06 14:05:17 +02:00
  • fd84244d25 lte: rescan API definitions for bindings Zoraze Ali 2018-09-06 14:04:03 +02:00
  • c52aebdb49 lte: set number of component carriers in RRC through CCM Zoraze Ali 2018-09-06 14:01:00 +02:00
  • eea6a766de spectrum: trigger the new Gain trace for every transmission Zoraze Ali 2018-09-06 12:08:35 +02:00
  • 82d5866166 wifi: use Seconds() instead of multiplying by 1e9 and using NanoSeconds() Alexander Krotov 2018-09-06 12:01:06 +03:00
  • d2b32d98ac wifi: use Time::IsPositive Alexander Krotov 2018-09-06 12:00:31 +03:00
  • 66ce420f42 wifi: fix IdleCurrent attribute description Alexander Krotov 2018-09-06 11:33:15 +03:00
  • 576d5b329f wifi: move duplicate code to WifiRadioEnergyModel::GetStateA Alexander Krotov 2018-09-05 18:45:52 +03:00
  • c8a007b5ea lte: (fixes #2979) remove unused variables and functions from UE RRC and UE CCM Zoraze Ali 2018-09-05 15:54:52 +02:00
  • bf977036c2 Add release dedication Tom Henderson 2018-09-05 06:34:54 -07:00
  • 96b970f1b1 wifi: Fix supported streams in VHT operation and HE operation IEs Sébastien Deronne 2018-09-02 22:40:21 +02:00
  • 40b1dc2db8 wifi: Add support for IE_EXTENSION and fix 802.11ax information elements Sébastien Deronne 2018-09-02 22:39:12 +02:00
  • 534f28383b internet-apps: rescan bindings Tommaso Pecorella 2018-09-02 01:20:09 +02:00
  • 95bb72b5b4 sixlowpan: rescan bindings Tommaso Pecorella 2018-09-02 01:20:09 +02:00
  • 4c9c7c121e topology-read: rescan bindings Tommaso Pecorella 2018-09-02 01:20:09 +02:00
  • ab925e6c96 internet-apps: rescan bindings Tommaso Pecorella 2018-08-31 21:53:46 +02:00
  • 6228dd3ec3 internet-apps: remove unused includes Tommaso Pecorella 2018-08-31 22:20:06 +02:00
  • dc67e4a6b6 topology-read: rescan bindings Tommaso Pecorella 2018-08-31 19:52:39 +02:00
  • 25aadcfc12 topology-read: remove unused includes Tommaso Pecorella 2018-08-31 19:43:49 +02:00
  • de1fdb7673 manual: revert unwanted change in changeset 13768:cedfa3990e73 Tommaso Pecorella 2018-08-31 17:25:51 +02:00
  • 0ce701b2c6 manual: fix sphinx code highlighting Tommaso Pecorella 2018-08-31 16:58:43 +02:00
  • dac342dff1 sixlowpan: remove unused includes Tommaso Pecorella 2018-04-25 22:34:07 -05:00
  • d02a3ef91c Update RELEASE_NOTES and CHANGES.html Tom Henderson 2018-08-30 22:20:24 -07:00
  • a764dd115e Added tag ns-3.29 for changeset ee1b8a17f63a Tom Henderson 2018-08-30 13:40:48 -07:00
  • ac2ed49e02 tcp: Update status of NSC TCP in manual Tom Henderson 2018-08-30 13:39:08 -07:00
  • 1483459c44 config-store: (workaround for #2978) disable deprecation warning Tom Henderson 2018-08-29 18:54:57 -07:00
  • 971c25bcbe build: Replace lingering instances of Options.platform Tom Henderson 2018-08-26 11:01:00 -07:00
  • 8ccb787371 tcp: Update model status and list citations explicitly Tom Henderson 2018-08-26 06:55:57 -07:00
  • 813ec47cd1 tcp: Add published citations to documentation Natale Patriciello 2018-08-26 06:33:14 -07:00
  • 939dad8850 Update CHANGES.html and RELEASE_NOTES Zoraze Ali 2018-08-25 22:00:05 -07:00
  • ea92d498b4 lte: Rescan API definitions for bindings Zoraze Ali 2018-08-25 21:58:38 -07:00
  • 9499352730 lte: Fix doxygen issues Zoraze Ali 2018-08-25 21:58:09 -07:00
  • 07bd8e28e7 lte: Update global pathloss database to new API Zoraze Ali 2018-08-25 21:57:29 -07:00
  • d4950084ea test: Update LossTracedCallback typedef test to new API Zoraze Ali 2018-08-25 21:56:49 -07:00
  • 0a794467c0 spectrum: Add new trace Gain and refactor to avoid code duplication Zoraze Ali 2018-08-25 21:56:07 -07:00
  • 1af4d02a14 lte: (fixes #2974) Update IPv6 declarations Zoraze Ali 2018-08-25 21:54:42 -07:00
  • 16570e0079 build: Fix type mismatch due to Python 3.7 API change Tom Henderson 2018-08-24 18:06:28 -07:00
  • 12a3af0e02 build: Updating Waf 1.8.19 to 2.0.9 Steve Smith 2018-08-24 18:02:14 -07:00
  • 36bd5763cc update CHANGES.html and RELEASE_NOTES for ns-3.29 Tom Henderson 2018-08-16 17:42:31 -07:00
  • 22117f2aec Update AUTHORS for ns-3.29 Tom Henderson 2018-08-16 17:14:21 -07:00
  • 3c93b566dd config-store: Update API definitions Tom Henderson 2018-08-16 14:09:40 -07:00
  • c20d72be39 Align wscript with commit 13738:e47d8f1fc8db Tom Henderson 2018-08-15 17:06:31 -07:00
  • a47ebd9ea5 network: (fixes #2948) Allow full range of socket priority values Stefano Avallone 2018-08-15 15:57:48 -07:00
  • 40d380b2b1 test: (fixes #2949) Exit test.py if incorrect fullness option used Manuel Requena 2018-08-15 14:02:21 -07:00
  • 93e823d3e8 Add note about GTK+3 requirement for Pyviz Tom Henderson 2018-08-15 13:19:57 -07:00
  • 6011b1d962 visualizer: workaround for get_bounds() TypeError Tom Henderson 2018-08-15 12:27:15 -07:00
  • 6ae76066e7 pyviz: more fixes to make it work with PyGObject3 Gustavo Carneiro 2018-08-15 12:27:09 -07:00
  • 326a892be0 pyviz detection features Gustavo Carneiro 2018-08-15 12:27:05 -07:00
  • dbfed2516a Improve instructions for enabling visualizer on examples Gustavo Carneiro 2018-08-15 12:26:27 -07:00
  • a949de4fa6 more pyviz porting fixes Gustavo Carneiro 2018-08-15 12:26:01 -07:00
  • 909b02fed1 WIP: Porting PyViz to Gobject Introspection and Gtk 3 Gustavo Carneiro 2018-08-15 12:25:34 -07:00
  • 64b9588860 antenna: allow non-unitary gain for IsotropicAntennaModel Nicola Baldo 2018-08-13 18:55:01 -07:00
  • 26df85d8bf wifi: Document origin of formula Tom Henderson 2018-08-13 18:41:44 -07:00
  • 9deaad5ae7 rescan bindings Tom Henderson 2018-08-09 10:14:27 -07:00