mars/kernel/sy_old
Thomas Schoebel-Theuer 5ac3408e7e main: report replay errors after a small delay
Otherwise temporrary / incomplete logs may lead to
unnecessary alerts in monitoring.
2023-01-18 18:41:22 +01:00
..
mars_main.c main: report replay errors after a small delay 2023-01-18 18:41:22 +01:00
mars_proc.c proc: remove stray line 2022-10-15 07:07:23 +02:00
mars_proc.h
README
strategy.h all: deprecate statistics via say logging 2022-09-07 15:07:27 +02:00
sy_generic.c generic: remove stray definition 2022-10-15 07:07:23 +02:00
sy_net.c net: remove superfluous check 2022-07-27 10:36:55 +02:00

This is ugly code from a first prototype trial.
It will disappear as soon as the new strategy layer has been
implemented. The new system will use an interpreter for automated
pattern matching and triggering actions, in a much more generic
fashion than hand-crafted here.