Helmut Merz helmutm · he/him
helmutm pushed to master at cco/ex-scopes 2026-06-12 10:56:42 +02:00
6051502e61 move Util module out of core; + some minor fixes in application and web.server
helmutm pushed to master at cco/ex-scopes 2026-06-10 18:44:26 +02:00
6da82d924b provide default sample application in lib: proof of concept: display string - working
helmutm pushed to master at cco/ex-scopes 2026-06-10 09:20:37 +02:00
8e0cecec8e set up a simple scopes demo projact / application (work in progress)
helmutm pushed to master at cco/ex-scopes 2026-06-08 19:46:24 +02:00
611b20b3b3 renames and rearrangements: get rid of CSys, move core stuff to Core
b34fb9cfa8 renames and rearrangements, work in progress: move / rename implemenation files
f78530d7e5 renames and rearrangements, work in progress: move / rename test modules
Compare 3 commits »
helmutm pushed to master at cco/ex-scopes 2026-06-08 07:47:36 +02:00
2f18622425 improve logging useing Util.show; test: control log level via SCOPES_LOG_LEVEL
helmutm pushed to master at cco/ex-scopes 2026-06-07 09:02:49 +02:00
7a73d32752 macro Util.show: renamed, use in CSys for logging; remove lgi
88d6544749 macro Util.lgi(): log names (expressions) and values
5123c1b3e8 Util.fields_info(): convert field names to string
Compare 3 commits »
helmutm pushed to master at cco/ex-scopes 2026-06-04 21:06:47 +02:00
8b590695bb macro fields_info(), to be used for logging
cdff646437 csys: remove obsolete code
Compare 2 commits »
helmutm pushed to master at cco/ex-scopes 2026-06-02 08:42:34 +02:00
7dd2b1e137 CSys.Program: introduce optional limit parameter
helmutm pushed to master at cco/ex-scopes 2026-06-02 07:14:25 +02:00
458861c9d3 CSys.Program: use proc parameters (args) in proc closure instead of state
helmutm pushed to master at cco/ex-scopes-phxdev 2026-05-30 22:13:03 +02:00
a7b5b6fc97 experimenting with JSON WebAPI: create concept schema
helmutm pushed to master at cco/ex-scopes 2026-05-30 11:59:24 +02:00
03c25342c4 csys: use refute_receive with timeout
helmutm pushed to master at cco/ex-scopes 2026-05-27 22:35:58 +02:00
958c36a100 add some notes (comments) on next steps; improve bias handling
helmutm pushed to master at cco/py-scopes 2026-05-26 09:35:29 +02:00
2b69416c44 add missing description property for oidc principal
helmutm pushed to master at cco/ex-scopes 2026-05-25 19:52:40 +02:00
2161242e54 csys: recursive-1 test: one more neuron, a sensor as primariy receiver
helmutm pushed to master at cco/ex-scopes 2026-05-25 16:17:09 +02:00
9392c8c12d csys: remove unneeded code, minor clean-up, set sleep after init to 30ms
helmutm pushed to master at cco/ex-scopes 2026-05-25 11:07:51 +02:00
45086fc424 csys: init steps via env state, use Environ.forward_value() to send messages to sensors
helmutm pushed to master at cco/ex-scopes 2026-05-25 08:46:03 +02:00
5b9597ea79 csys: init steps, work in progress: create, connect via env
helmutm pushed to master at cco/ex-scopes 2026-05-25 07:56:35 +02:00
dad38ad2c6 csys: basically working: delegating tasks from app to env, getting neurons via address
helmutm pushed to master at cco/ex-scopes 2026-05-24 15:03:10 +02:00
417bdf201a csys: start setting neuron addresses to be stored in env state
helmutm pushed to master at cco/ex-scopes 2026-05-24 14:33:09 +02:00
f8a767db50 CSys.Environ: State with two-level cell registry (work in progress
dee9cb6a6f csys: test re-positionings and other minor improvements
Compare 2 commits »