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
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
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
Tom Henderson
ba992c272d
fix outdated reference
2013-11-27 21:24:31 -08:00
Tom Henderson
763e433c88
update server hostname
2013-11-16 09:38:53 -08:00
Peter D. Barnes, Jr.
cce3b82113
Remove extra ':'s
2013-11-14 16:57:49 -08:00
Daniel Lertpratchya
3cde3fa84b
Update ns-3 wiki URL
2013-11-13 16:06:43 -05:00
Budiarto Herman
9fdf10eb97
merge from ns-3-dev branch to GSoC branch
2013-11-08 12:09:58 +01:00
Tom Henderson
47b12b8bec
update documentation for generating new modules
2013-10-22 08:12:46 -07:00
Budiarto Herman
41d7f8e590
Updated the 'Handover simulation campaign' section of LTE module user documentation with a figure and averaged results over different RngRun
2013-09-22 20:34:55 +03:00
Budiarto Herman
397689f94e
Renamed LTE initial cell selection figure
2013-09-15 22:43:30 +03:00
Budiarto Herman
70970ce418
Revamped lte-cell-selection test suite with better success probability
2013-09-15 20:54:03 +03:00
Budiarto Herman
6af79bf7df
Updated lte-handover-target testing documentation
2013-09-11 14:38:13 +03:00
Tom Henderson
c5971345d1
hg root cannot be used on non-mercurial repositories
2013-09-06 18:46:39 -07:00
Tom Henderson
a4e2db1b6d
update repository to start work on ns-3.19
2013-08-29 23:36:42 -07:00
Tom Henderson
fb8816e2e8
add data collection chapter to the tutorial
2013-08-28 20:53:04 -07:00
Tom Henderson
b7d694683f
update introduction of tutorial
2013-08-28 17:13:51 -07:00
Tom Henderson
3a3299d6eb
a few tutorial edits
2013-08-25 17:15:53 -07:00
Budiarto Herman
611e124f5c
Added notes on LTE handover failure
2013-08-26 02:06:49 +03:00
Budiarto Herman
d6288badf4
Updated LTE handover documentation
2013-08-24 19:36:40 +03:00
Peter D. Barnes, Jr.
85e9ba3b48
bug 954: Changing the simulation time resolution does not work well with attributes
...
v.3 Responding to code review comments
https://codereview.appspot.com/6821106/
2013-08-14 16:52:06 -07:00
Peter D. Barnes, Jr.
61903c64b2
Link to RFC num with \RFC{num}
2013-08-15 13:04:01 -07:00
Peter D. Barnes, Jr.
8695d856a1
Link to bug num in bug database with \bugid{num}
2013-08-15 12:01:57 -07:00
Peter D. Barnes, Jr.
c0d6f58a71
Include all doc images in doxygen
2013-08-07 11:29:45 -07:00
Peter D. Barnes, Jr.
82525eadf4
Include all examples in doxygen
2013-08-07 11:29:17 -07:00
Budiarto Herman
abe882ea95
Testing documentation for LTE cell selection
2013-07-30 16:41:23 +03:00
Budiarto Herman
dfe28a253f
Updated the structure of initial cell selection documentation
2013-07-29 18:24:32 +03:00
Budiarto Herman
697755b1fe
Updated UE measurements and initial cell selection documentation
2013-07-28 08:17:35 +03:00
Tommaso Pecorella
cf8ee5fccb
Spectrum model documetation placeholder
2013-07-13 15:31:12 +02:00
Tom Henderson
77c6927bbb
data collection documentation
2013-08-09 05:22:00 -07:00
Peter D. Barnes, Jr.
97646e6481
Fix broken merge of LTE docs with Models
2013-08-06 15:34:43 -07:00
Peter D. Barnes, Jr.
bc943dd161
Fix check marks in Tutorial
2013-08-02 14:08:36 -07:00
Peter D. Barnes, Jr.
0ae8b1cb8d
[Doxygen] src/core
2013-07-24 17:15:33 -07:00
Peter D. Barnes, Jr.
5714732a0b
Fix check marks in Manual
2013-07-24 15:49:21 -07:00
daniel
01466f3e10
Error on the installation doc
2013-07-19 16:30:36 +02:00
Peter D. Barnes, Jr.
9f77e699cb
Manual and Tutorial syntax coloring
2013-07-17 17:09:36 -07:00
Peter D. Barnes, Jr.
82e00f603e
Tweak Hash docs, fix manual index error
2013-07-11 17:20:11 -07:00
Budiarto Herman
f25ecbfd4e
Updated UE measurements documentation
2013-07-10 14:59:00 +03:00
Peter D. Barnes, Jr.
2ecedb3e87
Trim excess copies from PacketTagList::Remove, add PacketTagList::Replace, documentation.
2012-11-13 23:44:58 -08:00
Tom Henderson
4d0b8b05d8
clarify statement in tutorial
2013-05-12 11:46:51 -07:00
Tom Henderson
b77fb7f40c
update emulation section to deprecate EmuNetDevice and add FdNetDevice
2013-05-11 13:27:05 -07:00
Tom Henderson
2e20d86a39
add FdNetDevice descriptor
2013-05-11 11:24:37 -07:00
Tom Henderson
15058e8967
more tutorial updates
2013-05-09 22:38:09 -07:00
Tom Henderson
804ff9b528
update tutorial for bake usage
2013-05-05 22:42:12 -07:00
Nicola Baldo
1cc284f597
fixed Bug 1667 - models library doc does not build
2013-05-03 00:24:58 -04:00
Vedran Miletić
5b6db3ec12
Update manual with Start/DoStart to Initialize/DoInitialize change
2013-04-20 00:39:11 +02:00
Vedran Miletić
59d75a4686
Update tutorial with Start/DoStart to Initialize/DoInitialize change
2013-04-20 00:36:39 +02:00
Tommaso Pecorella
f195a9749f
Bug 1601 RttEstimator doesn't set m_currentEstimatedRtt fix
2013-04-19 12:18:00 -04:00