Commit Graph

11932 Commits

Author SHA1 Message Date
biljkus
1f05126531 Added channel and QoS aware (CQA) scheduler. Added test classes and updated the documentation that describes new scheduler, test class and added reference to the literature. Updated wscript with new scheduler and test class. 2013-12-09 02:38:46 +01:00
Tommaso Pecorella
a8305cea49 Fix erroneous use of make_pair in sixlowpan 2013-12-07 14:30:03 +01:00
Tommaso Pecorella
f27ed705b5 6LoWPAN module 2013-12-07 08:08:53 +01:00
Peter D. Barnes, Jr.
229afd99d0 Fix bug reported by Daniel Lertpratchya <nikkipui@gmail.com>:
On Dec 6, 2013, at 8:28 AM, Daniel Lertpratchya <nikkipui@gmail.com>
 wrote:
I recently ran the doxygen.warnings.report.sh script and I got the
following error. I tried on a fresh copy of ns-3-dev and Brian
also has the same problem.

'build' finished successfully (1.649s)

Rebuilding doxygen docs with full errors...Done.
mv: missing destination file operand after ‘doc/doxygen.log’
Try 'mv --help' for more information.
No filters.

cat: doc/doxygen.warnings.log: No such file or directory
grep: doc/doxygen.warnings.log: No such file or directory
cat: doc/doxygen.warnings.log: No such file or directory

On Dec 6, 2013, at 10:36 AM, Daniel Lertpratchya <nikkipui@gmail.com>
 wrote:
I think doxygen.warnings.report.sh line 150 should be changed from
$log to $LOG. That seems to fix the problem for me.
2013-12-06 13:37:03 -08:00
Tom Henderson
c1c272ccef add applications dependency to src/wave (for the test suite) 2013-12-06 12:53:42 -08:00
Steven Smith
f780559565 Null message scheduler 2013-12-06 14:57:33 -05:00
Vedran Miletić
df005f262e Introduce additional Time units (Year, Day, Hour, Minute) 2013-12-06 19:42:02 +01:00
Tom Henderson
c9d57eae6d fix signed/unsigned integer comparison 2013-12-06 07:43:09 -08:00
Peter D. Barnes, Jr.
0e2e602eb6 Remove .sh and .txt from .hgignore 2013-12-05 14:32:59 -08:00
Tom Henderson
ed1bf7577e rescan uan bindings 2013-12-05 07:49:33 -08:00
Peter D. Barnes, Jr.
ca69a3255e Tweak sorting of files. 2013-12-04 15:52:48 -08:00
Peter D. Barnes, Jr.
43fb06b64c doxygen.warnings.report.sh new functionality.
You can now point to the standard log file, or specific log file.

You can also filter out test and examples.


Usage: doxygen.warnings.report.sh.mod [-eth] [-f <log-file> | -l | -s]

Run doxygen to generate all errors; report error counts
by module and file.

The default behavior is to modify doxygen.conf temporarily to
report all undocumented elements, and to reduce the run time.
The output of this special run is kept in doc/doxygen.warnings.log.
The -f or -l options use alternate log files.

-e  Filter out warnings from */examples/*
-t  Filter out warnings from */test/*

-f  Skip doxygen run; use existing <log-file>.
-s  Skip doxygen run; use existing warnings log doc/doxygen.warnings.log
-l  Skip doxygen run; use the normal doxygen log doc/doxygen.log
Only the first of -f <log-file>, -s, or -l will have effect.

-h  Print this usage message
2013-12-04 15:37:57 -08:00
Peter D. Barnes, Jr.
b6b1371fd1 [doxygen] Uan module 2013-12-04 13:29:04 -08:00
Tommaso Pecorella
1cc097b05a Set correct packet size in IPv4 header after reassembly. 2013-12-04 20:56:33 +01:00
Tommaso Pecorella
1cb6b1dc86 Bug 1802 - FlowMon header deserialization problem with IPv4 fragments 2013-12-02 23:05:14 +01:00
Tom Henderson
d0a414b7d5 add virtual destructor 2013-12-03 17:06:35 -08:00
Tom Henderson
bb98e9ad55 rescan wifi bindings to remove premature TimeUnits bindings 2013-12-03 17:06:13 -08:00
Tommaso Pecorella
668d3df3e5 Fix ErrorChannel Add 2013-12-03 23:04:39 +01:00
Tommaso Pecorella
9106524e8c Fix ErrorChannel Send 2013-12-03 22:49:51 +01:00
Tom Henderson
6c601767c8 add wave bindings 2013-12-03 13:46:53 -08:00
Tom Henderson
82fb571d05 rescan wifi bindings 2013-12-03 13:07:43 -08:00
Tom Henderson
0de0dbca1d improve numerical sorting, and support for analyzing existing file 2013-12-03 11:11:43 -08:00
Junling Bu
044cba4bbd base implementation of the IEEE 802.11p standard 2013-12-03 11:25:59 -08:00
Vedran Miletić
f1f6d27091 Fix doxygen errors in src/network, excluding 'is not documented' missing documentation 2013-12-02 23:02:39 +01:00
Tommaso Pecorella
bd6c92c79f Bug 1807 - Multiple bugs in Ipv4L3Protocol::LocalDeliver 2013-12-02 19:36:49 +01:00
Tommaso Pecorella
de5acedb80 Removed useless class from Internet tests 2013-11-30 12:38:22 +01:00
Tommaso Pecorella
649862bd07 Fix OnOffApplication (clang errors) 2013-11-29 19:33:49 +01:00
Tom Henderson
24c15324a0 rescan lte bindings 2013-11-29 07:43:48 -08:00
Tommaso Pecorella
c60bb0e13c Bug 938 - missing Doxygen in ns-3 (applications model + helper) 2013-11-28 22:26:41 +01:00
Tom Henderson
ba992c272d fix outdated reference 2013-11-27 21:24:31 -08:00
Nicola Baldo
89ad730710 merge 2013-11-27 13:31:32 +01:00
Marco Miozzo
905ba123eb merge 2013-11-27 13:14:03 +01:00
Brian Swenson
d26723ce24 python bindings fix 2013-11-26 10:21:36 -05:00
Marco Miozzo
6c331e9627 merge 2013-11-26 12:18:53 +01:00
Marco Miozzo
70422516a9 fixed Bug 1803 - Lookup /NodeList/4/DeviceList/0/LteEnbRrc/UeMap/0 got no matches 2013-11-26 12:18:33 +01:00
Nicola Baldo
9dd092a374 updated LTE docs for abstract EpcHelper 2013-11-25 12:44:34 +01:00
Nicola Baldo
cc5715fc43 merge 2013-11-25 12:16:19 +01:00
Nicola Baldo
3d75fe5639 LteRlcAm: trigger a STATUS report when T_reordering expires 2013-11-22 20:33:30 +01:00
Tommaso Pecorella
28906f3245 Bug 983 - missing Doxygen in ns-3 (flow-monitor model + helper) 2013-11-21 20:35:28 +01:00
Tommaso Pecorella
dd20c79584 Bug 938 - missing Doxygen in ns-3 (internet model + helper) 2013-11-20 20:15:02 +01:00
Vedran Miletić
a3e7cb04e6 Remove unused consts to fix building with Clang 3.4 pre-release versions 2013-11-24 23:48:49 +01:00
Tommaso Pecorella
9d0747d32c Bug 1798 - Changing the rate of onOffApplication might stop transmission 2013-11-23 15:05:28 +01:00
Tommaso Pecorella
331a645768 topology-read doxygen fix 2013-11-20 20:12:13 +01:00
Vedran Miletić
ad96327325 Fix optimized build with Clang 3.2+ (remove unused variables from tests) 2013-11-21 13:49:39 +01:00
Nicola Baldo
5a1d345b0e merge 2013-11-20 19:31:46 +01:00
Nicola Baldo
aa302c54f5 apply optimization of changeset 9898e56e4372 to LteMiErrorModel::GetPcfichPdcchError () 2013-11-20 19:14:12 +01:00
Tom Henderson
c05f78550c postfix bug 1776; add missing files 2013-11-19 09:52:27 -08:00
Tom Henderson
71d515c83d update RELEASE_NOTES and CHANGES.html for TapBridge changes 2013-11-19 09:47:40 -08:00
Nicola Baldo
0c7f5ca3d2 merge 2013-11-19 17:16:22 +01:00
Nicola Baldo
4ce28e76f1 kill dead code in spectrum-error-model.h 2013-11-19 16:46:32 +01:00