Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/simulator/realtime-simulator-impl.cc
2009-11-12
Simulator::SetScheduler now takes an ObjectFactory
file
|
diff
|
annotate
2009-09-30
fix old bug: canceled destroy events are expired
file
|
diff
|
annotate
2009-06-19
kill unused method
file
|
diff
|
annotate
2009-01-13
Make Simulator::IsFinished () take into account the stop time. Needed to run custom simulation loops (see bug 375)
file
|
diff
|
annotate
2009-01-09
bug 459: Simulator::Run does nothing after Simulator::Stop is called
file
|
diff
|
annotate
2008-12-10
fix bug 230, rescan bindings
file
|
diff
|
annotate
2008-10-27
remove realtime public API.
file
|
diff
|
annotate
2008-10-15
remove event locking
file
|
diff
|
annotate
2008-10-15
rename RealtimeSimulator to WallclockSimulator
file
|
diff
|
annotate
2008-10-15
move MakeEvent out of Simulator
file
|
diff
|
annotate
2008-10-15
avoid using Ptr<EventImpl>
file
|
diff
|
annotate
2008-10-15
don't use EventId in Schedulers: use Scheduler::Event instead.
file
|
diff
|
annotate
2008-10-14
implement a non-realtime version of RunOneEvent for realtime simulator and allow Run, Stop, Run
file
|
diff
|
annotate
2008-10-14
slight reorganization and naming change for added realtime methods
file
|
diff
|
annotate
2008-10-10
added test for m_running in ScheduleRealNow
file
|
diff
|
annotate
2008-10-10
it helps to remember to add function implementations
file
|
diff
|
annotate
2008-10-10
add dangerous realtime scheduling methods in an intentionally harder to find and use way
file
|
diff
|
annotate
2008-10-10
make simulator schedule calls explicitly relative throughout. fixes multithread problem in realtime simulator
file
|
diff
|
annotate
2008-08-28
expunge any mention of the possibility that the real-time simlator could operate in real-time mode
file
|
diff
|
annotate
2008-08-26
ifdef out ability to feed real-time through simulator
file
|
diff
|
annotate
2008-08-26
add realtime simulator and associated tests
file
|
diff
|
annotate
(0)
tip