Mathieu Lacage
|
aad088e588
|
print-trace-sources.cc -> print-introspected-doxygen.cc
|
2007-11-15 10:35:55 +01:00 |
|
Mathieu Lacage
|
ed31e39491
|
use the \valueref macro
|
2007-11-15 10:25:35 +01:00 |
|
Mathieu Lacage
|
34345b47d0
|
print default value list in trace source list doxygen output.
|
2007-11-15 10:24:51 +01:00 |
|
Mathieu Lacage
|
873a2c8dda
|
add a valueref macro
|
2007-11-15 10:23:54 +01:00 |
|
Mathieu Lacage
|
c1544ba7c4
|
check for Time bounds
|
2007-11-15 10:15:16 +01:00 |
|
Tom Henderson
|
2e68155c6d
|
nicer logging of parameters (bug 79 patch from Gustavo)
|
2007-11-14 21:59:14 -08:00 |
|
Tom Henderson
|
a53e880346
|
Change default scheduler to Map from List (bug 90)
|
2007-11-14 21:29:27 -08:00 |
|
Tom Henderson
|
79f4bb679e
|
get rid of non-const operators in DataRate
|
2007-11-14 21:17:43 -08:00 |
|
Tom Henderson
|
c114ad9aa7
|
minor fix for bug95; also const operators for DataRate
|
2007-11-08 23:08:00 -08:00 |
|
Tom Henderson
|
baeee68d27
|
move ipv4 static to member functions
|
2007-11-05 21:08:02 -08:00 |
|
Tom Henderson
|
25d1f542d7
|
implement StringDefaultValue; bug93 patch from Mathieu
|
2007-11-14 21:05:31 -08:00 |
|
Tom Henderson
|
1b919575f2
|
fix bug 100 DefaultValue::Bind for floats
|
2007-11-08 22:31:54 -08:00 |
|
Tom Henderson
|
f7e49cfb04
|
GetNetDevice method in PointToPointTopology class
|
2007-11-14 20:50:53 -08:00 |
|
Tom Henderson
|
c3cbbcacd7
|
Add src/common/error-model implementation and example script, and add to NetDevices
|
2007-11-14 20:40:05 -08:00 |
|
Mathieu Lacage
|
c905f0658d
|
dox typo
|
2007-11-08 12:39:21 +01:00 |
|
Mathieu Lacage
|
99fca41f02
|
GetSpeed -> GetVelocity
|
2007-11-08 12:36:15 +01:00 |
|
Mathieu Lacage
|
eb666a62ac
|
replace Position and Speed by Vector
|
2007-11-08 12:33:30 +01:00 |
|
Mathieu Lacage
|
6e660e4c27
|
rename MobilityModel::Get/Set to GetPosition/SetPosition
|
2007-11-08 11:24:41 +01:00 |
|
Mathieu Lacage
|
00bf89e1d2
|
a vector class
|
2007-11-08 10:24:33 +01:00 |
|
Tom Henderson
|
48a98d8b1f
|
update bench-packets.cc program
|
2007-11-06 15:45:05 -08:00 |
|
Tom Henderson
|
bc759b5bb3
|
Minor change to doxygen due to debug-to-log cutover
|
2007-11-02 08:41:50 -07:00 |
|
Tom Henderson
|
0d70b12c75
|
update doxygen.conf to 1.5.4
|
2007-11-02 08:28:45 -07:00 |
|
Raj Bhattacharjea
|
b471e74ef8
|
Fixed randomvariable memory bug that caused a segfault
|
2007-11-01 14:59:00 -04:00 |
|
Mathieu Lacage
|
7af70745f3
|
add missing default constructor
|
2007-10-31 11:39:26 +01:00 |
|
Mathieu Lacage
|
936c25c98b
|
add missing type specifier in sample code
|
2007-10-31 11:35:06 +01:00 |
|
Mathieu Lacage
|
fcbfa307ef
|
merge with tip
|
2007-10-31 11:30:51 +01:00 |
|
Mathieu Lacage
|
534b655291
|
fix typo
|
2007-10-31 11:28:40 +01:00 |
|
Raj Bhattacharjea
|
5a0fa236cb
|
Fixed randomvariable bugs and modified unit tests so that there is no non-deterministic failure on the tests
|
2007-10-30 13:27:33 -04:00 |
|
Gustavo J. A. M. Carneiro
|
d17845d767
|
Remove empty OlsrTest unit test class.
|
2007-10-30 15:55:50 +00:00 |
|
Mathieu Lacage
|
66b200178f
|
bug 96: debug.h duplicates functionality from log.h
|
2007-10-30 10:09:39 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e560f2329d
|
Add OLSR message tracing, as discussed on ns-developers list.
|
2007-10-29 14:11:20 +00:00 |
|
Gustavo J. A. M. Carneiro
|
a7ec5d9b71
|
Make olsr-header.h a public header.
|
2007-10-29 12:45:02 +00:00 |
|
Gustavo J. A. M. Carneiro
|
4afb2919fa
|
Put everything OLSR into the 'olsr' C++ namespace, for consistency.
|
2007-10-29 12:39:34 +00:00 |
|
Gustavo J. A. M. Carneiro
|
52d6092ffd
|
merge
|
2007-10-29 11:01:46 +00:00 |
|
Tom Henderson
|
d3cb3eccff
|
Add Doxygen cleanup as a release step
|
2007-10-27 16:19:06 -07:00 |
|
Mathieu Lacage
|
937d727011
|
merge
|
2007-10-27 13:17:55 +02:00 |
|
Mathieu Lacage
|
2f4ed00c93
|
get rid of doxygen warnings
|
2007-10-26 22:06:46 +02:00 |
|
Tom Henderson
|
e0da616e37
|
miscellaneous point-to-point-channel.h cleanups
|
2007-10-24 17:19:17 -07:00 |
|
Tom Henderson
|
224f0a0684
|
some cleanup of point-to-point-net-device.h
|
2007-10-24 17:11:59 -07:00 |
|
Tom Henderson
|
f928f6c161
|
Make GetDevice return pointer to appropriately subclassed NetDevice
|
2007-10-24 16:17:19 -07:00 |
|
Mathieu Lacage
|
8975be38ae
|
add missing space separator
|
2007-10-23 13:38:03 +02:00 |
|
Mathieu Lacage
|
187c6692d8
|
avoid off by one effect when laying out objects in a grid. (reported by Joseph Kopena)
|
2007-10-21 12:54:18 +02:00 |
|
Gustavo J. A. M. Carneiro
|
860df74295
|
more const optimisations
|
2007-10-17 18:16:09 +01:00 |
|
Gustavo J. A. M. Carneiro
|
eca4117497
|
Make OlsrAgentImpl::GetMainAddress const
|
2007-10-17 17:25:19 +01:00 |
|
Tom Henderson
|
61ed256846
|
more detail in release_steps.txt
|
2007-10-15 21:59:41 -07:00 |
|
Tom Henderson
|
31bafccb6c
|
updates for 3.0.7
|
2007-10-15 21:13:21 -07:00 |
|
Tom Henderson
|
db709dc4dc
|
bump version number
|
2007-10-15 21:12:55 -07:00 |
|
Tom Henderson
|
9461d8ec13
|
updates for 3.0.7
|
2007-10-15 21:12:48 -07:00 |
|
Tom Henderson
|
834eb4c1b6
|
Release notes for 3.0.7
|
2007-10-15 21:10:46 -07:00 |
|
Craig Dowell
|
21ab738c72
|
Added tag release ns-3.0.7 for changeset 36472385a1cc
|
2007-10-15 15:09:56 -07:00 |
|