[Ns-commits] gjc/ns-3-viz
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Sat Mar 15 14:40:04 PDT 2008
---- need to use ns3:: prefix for TypeId names now.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/mixed-global-routing.cc examples/simple-alternate-routing.cc examples/simple-error-model.cc examples/simple-global-routing.cc examples/simple-point-to-point-olsr.cc examples/simple-point-to-point.cc samples/main-random-topology.cc src/core/attribute-test.cc src/core/object.cc src/internet-node/pcap-trace.cc
url: http://code.nsnam.org/gjc/ns-3-viz/rev/0e1267814e1c
---- more ns3:: prefix fixes.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-adhoc-wifi.cc samples/main-ap-wifi.cc samples/main-random-walk.cc
url: http://code.nsnam.org/gjc/ns-3-viz/rev/5efb372326be
---- use the right position attribute name.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-adhoc-wifi.cc src/devices/wifi/propagation-loss-model.cc
url: http://code.nsnam.org/gjc/ns-3-viz/rev/09e459167dc3
---- don't forget to setup propagation delay and loss models on channel.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-ap-wifi.cc
url: http://code.nsnam.org/gjc/ns-3-viz/rev/0a4a35d30272
---- avoid double-frees.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqap-wifi-mac.h src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.h
url: http://code.nsnam.org/gjc/ns-3-viz/rev/0ecb3a9422e4
---- release the channel.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-net-device.cc
url: http://code.nsnam.org/gjc/ns-3-viz/rev/b2706c1a6c3b
---- add missing accessor construction functions.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute.h
url: http://code.nsnam.org/gjc/ns-3-viz/rev/df0774070293
---- make sure that all the Setters can be invoked in any order without memory leak
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-net-device.h
url: http://code.nsnam.org/gjc/ns-3-viz/rev/0131b5889305
---- improve doxygen and add explicit getters/setters
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/mobility/position-allocator.cc src/mobility/position-allocator.h
url: http://code.nsnam.org/gjc/ns-3-viz/rev/b0e140bbeeee
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: samples/main-ap-wifi.cc
url: http://code.nsnam.org/gjc/ns-3-viz/rev/ac3aac4664d5
More information about the Ns-commits
mailing list