mirror of https://github.com/schoebel/mars
08e5803cd1
We report an error if there are unfreed mrefs after the device brick has been switched to power off. Instead of reporting an error at once, we report only warnings in the first 20 seconds. If there are still unfreed mrefs after that time an error is reported. |
||
---|---|---|
.. | ||
README | ||
mars_light.c | ||
mars_proc.c | ||
mars_proc.h | ||
strategy.h | ||
sy_generic.c | ||
sy_net.c |
README
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.