Commit graph

15 commits

Author SHA1 Message Date
a7af69381b csys clean-up: remove obsolete code, setup: use proc, other minor improvements 2026-05-12 12:54:45 +02:00
e657dd5a2e csys: make env a neuron, move setup To Environ 2026-05-12 07:53:14 +02:00
6bd81cad28 csys: helper functions for setup and message handling, not only for testing 2026-05-08 22:29:19 +02:00
37920f3b98 csys testing: helpers for sending and receiving complex messages 2026-05-08 11:10:55 +02:00
f9e6d664d5 shape: initial set-up; csys: standardized message format with head and info parts 2026-05-07 18:52:39 +02:00
2fa57ee8fb csys: clean-up, renamings, message format: list as message head 2026-05-06 19:48:57 +02:00
f000cd2526 csys: provide more complex actions: create parent, create child 2026-05-05 19:19:00 +02:00
157c013c44 csys: rename programs to program, improvements: :default stage, ... 2026-04-26 09:57:39 +02:00
e793e590c2 CSys.Environ: identify proc via program and stage id 2026-04-25 08:07:27 +02:00
6318b80196 move basic (standard) program and neuron processors to CSys.Programs 2026-04-23 14:19:33 +02:00
5a27454f0c csys: + environ for storing programs and parent, with get and notify functions 2026-04-22 14:50:25 +02:00
60912e0655 move neuron processor function into scope as code = list of stages 2026-04-21 22:38:40 +02:00
0e64a6f2c5 csys: clarifications and improvements 2026-04-20 18:27:59 +02:00
d7e05028d4 csys: create parent neuron (as sensor) with synapse 2026-04-20 15:41:00 +02:00
88e67b02ec start csys development with simple neuron implementation 2026-04-20 08:14:42 +02:00