Skip to content

Change driver design.

Marco Filho requested to merge dev into main

The driver is basically completely different now.

We connect directly to the detector, not to the vendor software. Events are sent trough a second driver address, but still on the same port. An image is sent, being artificially reconstructed from the data from the events packets.

Merge request reports