summaryrefslogtreecommitdiffstats
path: root/mmss/monitor_sqlite.cpp
AgeCommit message (Collapse)Author
2014-03-22Remove SQLite monitorMatthias Schiffer
SQLite is slows down the simulation to much.
2014-03-21Add monitorsMatthias Schiffer
Monitors are used to log events from the simulated nodes. So far there are a log monitor which just logs the nodes' log messages and a SQLite monitor which does nothing at the moment.