Commit Graph

162 Commits

Author SHA1 Message Date
John Abraham
16187bdb69 NetAnim: Remove obsolete functionalities 2014-04-23 08:30:00 -07:00
Peter D. Barnes, Jr.
cd3da7143d [doxygen] Revert r10410, r10411, r10412 2014-03-05 17:06:59 -08:00
John Abraham
7b9f3873da NetAnim: Add figures 2014-02-09 19:49:31 -08:00
John Abraham
208294924d NetAnim: Update Documentation 2014-02-09 19:49:01 -08:00
John Abraham
8181d545fd NetAnim: Allow metadata as default in the examples 2014-02-09 11:25:35 -08:00
Peter D. Barnes, Jr.
4a5acb6109 One waf to rule them all. 2014-02-07 17:00:28 -08:00
John Abraham
6c81abe28a NetAnim: Update example to track counters for multiple nodes 2014-01-19 05:58:53 -08:00
John Abraham
39d721981d NetAnim: Add ability to skip all packet tracing 2014-01-18 20:03:20 -08:00
John Abraham
9ce6ffeb61 NetAnim: Update version to 3.105 2014-01-15 10:12:52 -08:00
John Abraham
1051191967 NetAnim: Switch default to 3.105 2014-01-15 10:12:07 -08:00
John Abraham
97494a63ff NetAnim: Battery visualization for 3.105 2014-01-14 06:59:59 -08:00
John Abraham
50dce179c6 NetAnim: Add sample double counters in the example 2014-01-13 09:01:22 -08:00
John Abraham
cc655b5c49 NetAnim: Implement Node Counter 2014-01-13 05:45:54 -08:00
John Abraham
63445557bc NetAnim: Demo example must use absolute path 2014-01-12 18:43:41 -08:00
John Abraham
2b72b059ae NetAnim: Provide opacity setting for background 2014-01-12 11:25:42 -08:00
John Abraham
b24053a707 NetAnim: Add SetBackgroundImage 2014-01-12 10:06:27 -08:00
John Abraham
7885a9a847 NetAnim: Enable transition to 3.105 2014-01-11 07:35:34 -08:00
John Abraham
a8caac4db1 NetAnim: Remove obsolete checks for xml format 2014-01-11 06:26:58 -08:00
Vedran Miletić
6acf41814e Move tests outside ns3 namespace 2014-01-02 18:34:30 +01:00
John Abraham
89c36100ae NetAnim: Update version 2013-12-10 09:01:08 -08:00
Evgeny Kalishenko
26b060e979 Whitespaces added according to the coding standard after review 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
c612fe086a "Contribution" tags added 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
5cb5bc407f Battery source added for apNode in Wireless-animation example 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
4251cddf3d Debug: correct string end in case of battery charge serialization 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
31b66adf3d Remaining energy tracing test simplification: object factories removed 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
ae1c7e1209 Test for NS-3 netanim module added with remaining energy tracing 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
6ee55d25a2 Added remaining energy tracing (Task #4593) 2013-12-10 09:12:38 +04:00
Peter D. Barnes, Jr.
5a2488e6db [doxygen] Suppress "warning: Member NS_LOG_COMPONENT_DEFINE is not documented" 2013-11-14 16:58:56 -08:00
Peter D. Barnes, Jr.
1c3e6149ab Models source highlighting 2013-11-14 16:57:21 -08:00
Peter D. Barnes, Jr.
578f3a1f04 Fix doxygen module references 2013-11-14 16:52:11 -08:00
Daniel Lertpratchya
3cde3fa84b Update ns-3 wiki URL 2013-11-13 16:06:43 -05:00
John Abraham
52f8515147 NetAnim: Some doxygen related fixes 2013-11-10 16:53:04 -08:00
John Abraham
8b12936806 Bug 1781 - const and non-const in clang-500.2.79 2013-10-24 09:04:46 -07:00
John Abraham
583968784f NetAnim: Update wireless animation boundary 2013-09-11 08:09:05 -07:00
John Abraham
0784acd280 NetAnim: ASSERT minX, minY conditions in SetBoundary 2013-09-11 08:06:25 -07:00
John Abraham
dde6f449c2 NetAnim: Allow the user to set the boundary 2013-09-11 07:53:45 -07:00
John Abraham
fe13017646 Bug 1747 - Openflow traces not triggering on some occasions 2013-08-07 22:33:15 -07:00
John Abraham
bd0dd3aae6 NetAnim: Typo in rp tag 2013-07-30 05:30:15 -07:00
John Abraham
9c58ae0a94 NetAnim: Missing continue statement when Gateway is missing 2013-07-20 07:24:36 -07:00
John Abraham
c2f53b8cb6 NetAnim: Some RPs want a non-zero Packet for RouteOutput 2013-07-15 19:43:05 -07:00
Peter D. Barnes, Jr.
397b75c1b4 Merge 2013-06-26 16:43:20 -07:00
Tom Henderson
2180f8ad5d move average.h from tools to stats module 2013-06-18 13:42:57 -07:00
Peter D. Barnes, Jr.
1bca805862 [Doxygen] use \todo 2013-06-11 17:02:23 -07:00
John Abraham
e220b67e28 NetAnim:Some RPs need non-null packets for RouteOutput 2013-05-24 08:09:18 -07:00
Vedran Miletić
bbdb4231b3 Upgrade waf to 1.7.10 and fix included wscripts
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.

Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Nicola Baldo
b69928a648 bug 1563: get rid of default argument value in AddTestCase 2013-03-22 13:14:38 +01:00
John Abraham
9f75484b4e NetAnim: Handle special case for deferred routes 2013-02-28 14:48:50 -08:00
John Abraham
6df8802b63 NetAnim: Implement route path element XML tag 2013-02-28 08:51:25 -08:00
John Abraham
c925e214bb NetAnim: Missing Ipv4 Addresses when Ptr<Channel> is unavailable 2013-02-27 11:23:48 -08:00
John Abraham
fb072bec6e NetAnim: Add an ipv4 address to node Id table 2013-02-27 06:07:20 -08:00