Skip to content
  • Paul Martin Sander's avatar
    fcfcbc47
    Completed and sped up PSIColdbox implementation; refactored ADCBoard · fcfcbc47
    Paul Martin Sander authored and Branislav Ristic's avatar Branislav Ristic committed
    * 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.
    fcfcbc47
    Completed and sped up PSIColdbox implementation; refactored ADCBoard
    Paul Martin Sander authored and Branislav Ristic's avatar Branislav Ristic committed
    * 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