Commit Graph

8791 Commits

Author SHA1 Message Date
Tom Henderson
4f10ff3ee6 fix tap-bridge module dependency 2015-01-08 18:16:55 -08:00
Tom Henderson
f1a32c6a7c remove integer to double conversion leading to scheduling differences in optimized builds; remove dead code 2015-01-08 18:13:27 -08:00
Tommaso Pecorella
58af432dab [Tutorial] clarify that there is no mytest, and output an error if no test is to be run. 2015-01-06 16:51:29 +01:00
Tom Henderson
6e064c60de rescan wifi bindings 2015-01-04 10:13:44 -08:00
Sébastien Deronne
c0090f77b3 remove unnecessary Time to double conversions in wifi models 2015-01-04 10:13:34 -08:00
Sébastien Deronne
03bb3c4a82 remove unused payload mode argument 2015-01-04 09:43:20 -08:00
Peter D. Barnes, Jr.
8de4b6ed1e [Doxygen] Clean up references to non-POD TracedValueCallbacks 2014-12-12 14:48:13 -08:00
Tom Henderson
7ea01038c3 bug 2030: provide default values for WifiTxVector 2014-12-19 18:28:40 -08:00
Tom Henderson
e1108928f1 rescan bindings 2014-12-19 16:22:49 -08:00
Nicola Baldo
6609007746 fixed Bug 1996 - RSRQ calculation: misleading variable names 2014-12-19 16:49:23 +01:00
Piotr Gawlowicz
95eae84b3f Bug 2029 - new CQI generation approach fix 2014-12-19 16:18:35 +01:00
Piotr Gawlowicz
433d2b3a70 Bug 1986 FIX 2014-12-19 16:16:27 +01:00
Nicola Baldo
c3509f31ee LTE radio-link failure documentation fix 2014-12-19 11:41:18 +01:00
Vedran Miletić
e5024de5b3 Fix compilation with GCC 4.2.1 on FreeBSD 9
Thanks to Domagoj Stolfa <shrinkd@gmail.com> for his aid in debugging this.
2014-12-18 18:44:14 +01:00
Vedran Miletić
dba84a150e Fix building with Clang 3.5 2014-12-17 16:21:13 +01:00
Piotr Gawlowicz
a9e442320b figures redrawn 2014-12-16 12:43:23 -08:00
Tom Henderson
60e8768b83 Doxygen warnings for mobility/helper and mobility/model directories 2014-12-15 21:47:59 -08:00
Piotr Gawlowicz
16460c0a7b Doxygen warnings for lte/helper directory 2014-12-15 21:41:21 -08:00
Sébastien Deronne
9fef12b955 bug 1969: Support short guard interval durations in 802.11n 2014-12-12 11:58:51 -08:00
Sébastien Deronne
ac56317859 bug 2027: Calculation of HT training symbol duration does not accurately follow 802.11n standard 2014-12-12 11:38:39 -08:00
Sébastien Deronne
18f8464a00 bug 2026: 802.11n Ness parameter badly set for data frames 2014-12-12 11:17:34 -08:00
Tom Henderson
d74ec5df40 LTE documentation fix for disabling error models 2014-12-12 08:58:30 -08:00
Peter D. Barnes, Jr.
f71a5e0b5c [Doxygen] Timer, TimerImpl and Watchdog. 2014-12-09 14:37:02 -08:00
Peter D. Barnes, Jr.
345c8a94ac [Doxygen] OS functions: filesystem, threading, wall clock. 2014-12-09 13:17:49 -08:00
Peter D. Barnes, Jr.
846fd6a6d9 [Doxygen] Objects 2014-12-07 22:08:04 -08:00
Peter D. Barnes, Jr.
2b7fafe698 [Doxygen] Events. 2014-12-07 20:53:37 -08:00
Peter D. Barnes, Jr.
63040fc74e [Doxygen] Smart pointers 2014-12-07 18:30:55 -08:00
Peter D. Barnes, Jr.
a5c748e8ab [Doxygen] CommandLine 2014-12-07 18:27:56 -08:00
Peter D. Barnes, Jr.
a790246c4b [Doxygen] specialized data types 2014-11-17 15:51:36 -08:00
Peter D. Barnes, Jr.
c1b266efad Standardize EventId arguments as id.
This facilitates reuse of doxygen docs.
2014-11-17 15:49:59 -08:00
Peter D. Barnes, Jr.
cd94f509c3 [Sphinx] Minor corrections, fix errors in energy.rst 2014-11-12 12:08:53 -08:00
Peter D. Barnes, Jr.
8de030d7fb New TracedCallback function signatures. 2014-12-04 22:33:11 -08:00
Peter D. Barnes, Jr.
dc2307c5ae Deprecate AddTraceSource without callback signature. 2014-12-04 10:02:36 -08:00
Peter D. Barnes, Jr.
692bf472e6 TracedCallback function signatures, the rest. 2014-12-04 10:02:01 -08:00
Peter D. Barnes, Jr.
4cb9c7b916 TracedCallback function signatures, the simple ones.
These are TracedCallback function signatures for traces sources
using a single argument.
2014-10-03 02:24:42 -07:00
Sébastien Deronne
0976e2d58a fix typos in wifi module 2014-12-03 14:47:28 -08:00
Nicola Baldo
a47df0d6a3 clarified PRACH Config Index assumption in LTE docs 2014-12-04 12:49:50 +01:00
Nicola Baldo
4e9c93545f added LTE troubleshooting and debugging tips 2014-12-04 12:24:38 +01:00
Sébastien Deronne
8bdfaee6e9 bug 1758: Missing Yans and Nist error rate models for 5/6 code rate of 802.11n HT 2014-11-29 10:13:25 -08:00
Sébastien Deronne
81b4f79c43 bug 2020: Erroneous MCS field in 802.11n PCAP files 2014-11-29 09:57:24 -08:00
Ben Newton
3f609f8e31 correct a Doxygen returns comment 2014-11-26 15:15:34 -08:00
Sébastien Deronne
6930a5263f remove unused parameter from Doxygen 2014-11-26 15:11:52 -08:00
Natale Patriciello
37ed3b545b ToString method to Packet 2014-11-14 15:27:37 -08:00
Tom Henderson
9489036c50 fix typo 2014-11-20 13:41:38 -08:00
Tom Henderson
3ca7f202b4 register energy container classes 2014-11-20 13:39:32 -08:00
Tom Henderson
c961293eed WifiRemoteStation needs virtual destructor for subclassing 2014-11-20 09:39:23 -08:00
Sébastien Deronne
497cb5cd28 fix misspelled attribute and doxygen in YansWifiPhy 2014-11-19 14:05:36 -08:00
Tom Henderson
5601229646 add logging to WifiRemoteStationManager 2014-11-19 13:22:52 -08:00
Nuno Cardoso
92fc236e1c Bug 2021: Missing const qualifier in TopologyReader::Link::Attributes{Begin,End}() 2014-11-19 00:38:17 +01:00
Tommaso Pecorella
8434fca41f Bug 2016 - Radvd do not consider the SendAdvert option and don't reply to RS 2014-11-19 00:13:58 +01:00