Commit graph

18 commits

Author SHA1 Message Date
bc4aa6f219 csys: only one starter (zero) neuron, that is both sensor and effector 2026-03-08 10:17:37 +01:00
6ea6811103 csys: minor fixes 2026-03-08 07:48:53 +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
0bc84cc02e actor:message: provide base class with customer slot 2025-07-04 10:41:22 +02:00
4c9244a052 csys: basic set-up of neurons and synapses with action handling 2025-06-19 09:57:30 +02:00
2f5a3b1d74 csys: first running neuron example with two sensors (just logging) 2025-06-18 17:04:44 +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
5562155740 actor: clean-up: remove obsolete code, only use async:task 2025-06-17 09:47:01 +02:00
41ed781a44 async: provide higher-level mailbox with task channel 2025-06-12 10:49:43 +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