Commit graph

16 commits

Author SHA1 Message Date
0335e7e54d csys tests: use test-core receiver; + test-core fixes 2026-03-09 12:47:43 +01:00
3782305853 csys: env: + proc register; provide special neuron processor for effectors 2026-03-08 14:52:33 +01:00
bc4aa6f219 csys: only one starter (zero) neuron, that is both sensor and effector 2026-03-08 10:17:37 +01:00
c6292309a4 csys: add detectors registry to environment, for efferent (motoric) neurons 2026-03-03 14:41:52 +01:00
8e66cd63ed csys improvements: make-neuron, update-neuron, ... 2026-03-03 10:51:59 +01:00
78be34bfae csys: start with just one :zero neuron that creates two sensors (:s1 and :s2) 2026-03-02 17:27:41 +01:00
abdd00f1ad csys: provide a standard neuron processor with delegation to action handlers 2026-03-01 15:41:45 +01:00
f3491a5aa3 testing: + in-seq test, use in csys probe 2026-02-28 12:19:21 +01:00
8d81c57f52 csys testing: use environment with test-suite, provide probe neuron 2025-06-19 11:32:27 +02:00
4c9244a052 csys: basic set-up of neurons and synapses with action handling 2025-06-19 09:57:30 +02:00
3ccf33393e work in progress: csys: create sensor upon first send of :csys message. 2025-06-18 15:37:25 +02:00
2aaf8a482d work in progress: csys: autostart actors upon send 2025-06-18 10:24:04 +02:00
5ff08dcde6 csys: now without dispatcher loop - send is directly submitting the selected action 2025-06-11 20:03:42 +02:00
6cef655707 csys: basic dispatching mechanism working 2025-06-11 19:33:05 +02:00
0eb98e357e work in progress: csys basics 2025-06-11 18:32:42 +02:00
445c5a5c3b create new package scopes/csys: new communication system implementation 2025-06-11 15:30:46 +02:00