-
* Improved `PSIColdbox` with new functionalities and higher speed. * Adjusted `ADCBoard` to allow compatibility with probecards. * Introduced `MQTTInstrument` to allow implementation of instruments controlled with MQTT. * Introduced `MQTTSimulation` as a tool to simulate `MQTTInstruments` for the click tests. * Introduced `PSIProbecard` and `ETHProbecard`to provide a common interface for probecards. * Adjusted to `InstrumentCluster` to be compatible with new instruments and dirigent. * Added testcases for all previously mentioned instruments. * Added integration test for `PSIColdbox`. * Added documentation for all previously mentioned instruments. * Spend hours with flake8 and black.
* Improved `PSIColdbox` with new functionalities and higher speed. * Adjusted `ADCBoard` to allow compatibility with probecards. * Introduced `MQTTInstrument` to allow implementation of instruments controlled with MQTT. * Introduced `MQTTSimulation` as a tool to simulate `MQTTInstruments` for the click tests. * Introduced `PSIProbecard` and `ETHProbecard`to provide a common interface for probecards. * Adjusted to `InstrumentCluster` to be compatible with new instruments and dirigent. * Added testcases for all previously mentioned instruments. * Added integration test for `PSIColdbox`. * Added documentation for all previously mentioned instruments. * Spend hours with flake8 and black.
Loading