Commit graph

12 commits

Author SHA1 Message Date
aa20bcc6eb Add file monitor 2014-03-23 17:57:54 +01:00
dff97425cd Remove SQLite monitor
SQLite is slows down the simulation to much.
2014-03-22 01:16:48 +01:00
a78a01eacc Add monitors
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.
2014-03-21 04:51:48 +01:00
aaddd2e7cd Update copyright years 2014-03-18 18:02:19 +01:00
dd87d59f47 Compiler option cleanup and -Wextra fixes 2014-03-17 17:50:57 +01:00
b15c16f12c Move protocol-specific interface state into iface_t 2013-07-29 02:11:08 +02:00
37c2167874 Implement config parser 2013-07-28 22:12:35 +02:00
a713d2931e Clean up config_t class 2013-07-28 19:33:40 +02:00
d5c57ad133 Finish data encapsulation 2013-07-28 00:39:43 +02:00
0b696dafb3 Get rid of mmss.hpp 2013-07-27 22:28:34 +02:00
efabc7a40d Encapsulate node and interface structures 2013-07-27 20:34:29 +02:00
08c6bcb98e Move logging into context_t 2013-07-27 18:53:27 +02:00
Renamed from mmss/util.hpp (Browse further)