Skip to content

WIP: Update/daqling 0.9

Enrico Gamberini requested to merge update/daqling-0.9 into master

I tested only the emulatorLocalhost.json configuration and it seems to be working fine.

  1. Update all instances of ConnectionManager put and get with the new send and receive.
  2. Update EventBuilderFaserModule and emulatorLocalhost.json to use the new channel numbering scheme, in which both "senders" and "receivers" start counting from 0 separately (not anymore with shared channel number).
  3. Add emulatorLocalhost_withRefs.json as example to how to use JSON refs.

Nota bene: v0.9 requires an installation of xmlrpc-c provided by the setup-host.yml Ansible playbook.

Edited by Enrico Gamberini

Merge request reports