Commit Graph

13044 Commits

Author SHA1 Message Date
Federico Guerra
0650860241 mobility: Allow WaypointMobilityModel to be subclassed 2017-08-16 16:47:41 -07:00
Alexander Krotov
8f180a8e49 lte: spelling fixes 2017-08-16 19:13:57 +03:00
Alexander Krotov
6691af358c config-store: spelling fixes 2017-08-16 19:01:10 +03:00
Alexander Krotov
8d13ef312d core: spelling fixes 2017-08-16 19:00:22 +03:00
Tom Henderson
9c6fd63995 documentation: Make script run correctly on symlinked path 2017-08-13 18:00:45 -07:00
Alexander Krotov
fcd45cda9f lte: Fix antennaInfoUl.transmissionMode deserialization 2017-08-12 21:12:40 +03:00
Alexander Krotov
2ac1957c18 lte: Deserialize haveRadioResourceConfigDedicatedSCell 2017-08-12 21:16:35 +03:00
Alexander Krotov
2c92eec272 lte: Fix uninitialized variable 2017-08-10 22:44:13 +03:00
Tom Henderson
ea9bfe9fd4 wifi: Fix valgrind issue in test 2017-08-10 07:01:46 -07:00
Tom Henderson
bf0870ce76 olsr: Extend DoDispose() to clear valgrind 2017-08-10 06:35:53 -07:00
Tom Henderson
17e66a13d6 test: Reduce scope of valgrind example tests to speed execution time
Some example programs are tested under different configurations; as long
as we test one of these configurations, there is little to gain by valgrind
testing additional configurations, but './test.py -g' will take longer.  So
in general, only one or a limited number of configurations of an example
are valgrind tested.
2017-08-10 06:33:25 -07:00
Tom Henderson
f1e05bff14 wifi: Fix some valgrind issues due to commit 12941:466f95c4105d 2017-08-09 22:04:19 -07:00
Tom Henderson
c919daec15 lte: Update ILP32 bindings 2017-08-08 13:41:55 -07:00
Tom Henderson
4da6cea714 network: Update ILP32 bindings 2017-08-08 12:37:14 -07:00
Tom Henderson
3bcaef5a5b core: Update ILP32 bindings 2017-08-08 10:00:36 -07:00
Tom Henderson
90a897f20b core: Update rng example to current API 2017-08-01 20:01:53 -07:00
Tommaso Pecorella
a35b036bc1 Applications: UdpTraceClient - fix use of uninitialized variable 2017-07-27 22:07:12 +02:00
Tommaso Pecorella
67df11a5d9 Applications: Add an attribute to UdpTraceClient to read the trace only once. 2017-07-26 23:58:24 +02:00
Tom Henderson
fe23bcb15c lte: Rescan bindings (64-bit only) 2017-07-22 13:37:35 -07:00
Vedran Miletić
37afc2b958 Add missing include in LTE test 2017-07-22 11:27:41 +02:00
Alexander Krotov
6837edc5a9 lte: Merge in "Enabling LTE CA handover to secondary cell" milestone 1 2017-07-20 13:06:57 +03:00
Alexander Krotov
f296244b84 core: Spellcheck 2017-07-19 15:19:46 +03:00
Alexander Krotov
3e73eaf234 lte: Replace "bewteen" with "between" in a comment 2017-07-19 11:44:23 +03:00
Alexander Krotov
cbe446baf1 Internet module documentation spellcheck 2017-07-19 11:43:06 +03:00
Alexander Krotov
359ec07864 Tutorial spellcheck 2017-07-19 11:37:44 +03:00
Sébastien Deronne
78348bbc58 wifi: Extend trace for RegularWifiMac::ForwardUp 2017-07-17 11:44:09 +02:00
Sébastien Deronne
ab1ee5d8d5 wifi: (fixes #2763) Fix pcap printing for wifi management frames 2017-07-17 09:57:44 +02:00
Sébastien Deronne
6ef602d818 wifi: Clean fcs trailer in MacLow 2017-07-17 09:54:38 +02:00
Tom Henderson
8854b89e4f internet: (fixes #2762) BindToNetDevice change for NSC TCP sockets
addendum to changeset 12958:6e192ac0b562
2017-07-15 10:10:15 -07:00
Alexander Krotov
cd1cf7003c lte: Make sure CC spacing is multiple of 300kHz 2017-07-04 07:25:02 +03:00
Alexander Krotov
e9ba48da92 lte: Add LteSpectrumValueHelper::Get{Downlink, Uplink}CarrierBand 2017-07-04 04:05:36 +03:00
Alexander Krotov
86259aa901 lte: Set corresponding UlEarfcn in lte-pathloss-model test suite 2017-07-03 22:01:42 +03:00
Alexander Krotov
9352957adb lte: Fix letter case in comments 2017-07-03 11:10:08 +03:00
Alexander Krotov
013c5b9a34 lte: Print uint8_t as integer 2017-07-03 11:09:29 +03:00
Alexander Krotov
04917b2f92 lte: Refactor LteHandoverDelayTestCase for multiple CCs
Also remove point-to-point helper and remote host as it is not used.
2017-06-23 15:53:05 +03:00
Alexander Krotov
8ec290a202 lte: Test that throughput scales linearly with number of component carriers
even when UE primary CC is attached to non-default eNB component carrier.
2017-06-22 15:44:16 +03:00
Alexander Krotov
02bf6932d6 lte: Do not assume that first carrier is primary in RrComponentCarrierManager 2017-06-22 11:24:06 +03:00
Alexander Krotov
7960f278cc lte: Use Cell ID from RRC messages in LteUeRrc 2017-06-22 11:02:42 +03:00
Alexander Krotov
69d75e13f2 lte: Add assertions and fatal errors to RrcAsn1Header deserialization code 2017-06-19 20:11:32 +03:00
Alexander Krotov
304fe486f5 lte: Use struct variables instead of temporary ones 2017-06-19 20:10:32 +03:00
Alexander Krotov
bd16ea1381 lte: Update iterator in RrcAsn1Header::DeserializeRadioResourceConfigDedicatedSCell 2017-06-19 20:06:27 +03:00
Alexander Krotov
a22b88a5f4 lte: RRC header deserialization fix: alpha is not EARFCN 2017-06-19 18:34:48 +03:00
Alexander Krotov
28a0524f72 lte: Fix noncriticalExtension_v1020 serialization 2017-06-19 17:50:52 +03:00
Alexander Krotov
700b02acd4 lte: Add variable number of component carriers to LteSecondaryCellSelectionTestCase 2017-06-19 16:32:05 +03:00
Alexander Krotov
c56596b64e lte: Fix limitation on number of component carriers in LteHelper 2017-06-19 16:18:43 +03:00
Alexander Krotov
c94bf26d8b lte: Remove LteEnbRrc::m_cellId 2017-06-19 15:03:26 +03:00
Alexander Krotov
27840ea1c9 lte: Add LteEnbRrc::ComponentCarrierToCellId 2017-06-14 12:40:55 +03:00
Alexander Krotov
e7b361b324 lte: Send BSR to primary component carrier instead of first 2017-06-13 19:43:11 +03:00
Alexander Krotov
c778f5c329 lte: Add UeManager::GetComponentCarrierId () 2017-06-13 19:15:42 +03:00
Alexander Krotov
3bfd55a3c9 lte: Add LteCcmRrcSapUser::GetUeManager 2017-06-13 19:07:22 +03:00