Evgeny Kalishenko <ydginster@gmail.com> [Tue, 10 Dec 2013 09:12:38 +0400] rev 10486
Test for NS-3 netanim module added with remaining energy tracing
Evgeny Kalishenko <ydginster@gmail.com> [Tue, 10 Dec 2013 09:12:38 +0400] rev 10485
Added remaining energy tracing (Task #4593)
Peter D. Barnes, Jr. <barnes26@llnl.gov> [Tue, 10 Dec 2013 08:02:07 -0800] rev 10484
Add options to filter by module or regular expression.
Daniel Lertpratchya <nikkipui@gmail.com> [Tue, 10 Dec 2013 10:48:51 -0500] rev 10483
[doxygen] wifi module
Tom Henderson <tomh@tomh.org> [Mon, 09 Dec 2013 09:28:17 -0800] rev 10482
add sixlowpan bindings
Tom Henderson <tomh@tomh.org> [Mon, 09 Dec 2013 09:27:55 -0800] rev 10481
make copy constructors implicit, for bindings generation
Tommaso Pecorella <tommaso.pecorella@unifi.it> [Sat, 07 Dec 2013 14:30:03 +0100] rev 10480
Fix erroneous use of make_pair in sixlowpan
Tommaso Pecorella <tommaso.pecorella@unifi.it> [Sat, 07 Dec 2013 08:08:53 +0100] rev 10479
6LoWPAN module
Peter D. Barnes, Jr. <barnes26@llnl.gov> [Fri, 06 Dec 2013 13:37:03 -0800] rev 10478
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.
Tom Henderson <tomh@tomh.org> [Fri, 06 Dec 2013 12:53:42 -0800] rev 10477
add applications dependency to src/wave (for the test suite)