Commit Graph

13053 Commits

Author SHA1 Message Date
Robert Ammon
2e4d823635 uan: Doxygen update for recent change 2017-08-29 14:56:00 -07:00
Tom Henderson
b68a27364c wifi: Extend documentation helper for attribute implementations 2017-08-29 14:51:27 -07:00
Akin Soysal
f4d433a5ea wifi: (fixes #2776) Fix segfault in MacLow 2017-08-21 11:31:00 +03:00
Robert Ammon
b47735c649 dsdv: Fix Doxygen warnings 2017-08-20 20:39:57 -07:00
Robert Ammon
fa6e4a0317 wifi: Additional Doxygen fixes 2017-08-19 08:43:14 -07:00
Tom Henderson
931059cca4 uan: Rescan python bindings 2017-08-17 08:15:32 -07:00
Federico Guerra
e4a837b784 uan: (fixes #2588) development of new PER models
A new PER calculator class has been added in order to support standard
PER computations.  A stricter check has been also enforced on other PER
calculations. A fatal error will be thrown in case of incompatible tx
mode and PER calculator.
2017-08-16 21:49:25 -07:00
Federico Guerra
189504501a uan: (fixes #2492) RxGainDb moved (patch co-author Randall Plate)
RxGainDb moved from UanPhy to UanTransducer in order to apply the gain to
all received packets
2017-08-16 17:48:17 -07:00
Federico Guerra
1352cf85db uan: (fixes #2299) WOSS integration + FH-FSK Interference rev. 2017-08-16 16:52:11 -07:00
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