Skip to content

instro: v1.6.0

Choose a tag to compare

@nominal-bot nominal-bot released this 05 Aug 17:29
64141bc

1.6.0 (2026-08-04)

Features

  • add gen-examples to fix step in justfile, closing #326 (#327) (c9f992b)
  • add support for alicat mc flow controller and the concept of an instro flow controller. First pass. Aimed for future compatibility for different flow control types and different vendors but expect to adapt as new vendors supported. (d897ee2)
  • add support for alicat mc flow controller and the concept of an InstroFlowController (#132) (d897ee2)
  • awg: add Rigol-DG1022Z driver (#307) (168be78)
  • cli: add scopes to idn map (#330) (f44cf77)
  • dmm: add Keysight 34461A Truevolt driver (#263) (f00ff08)
  • psu: add get_voltage_setpoint() and get_current_setpoint() to PSUDriverBase (#308) (c487dcd)
  • psu: config-driven InstroPSU initialization from JSON and dict (#131) (73c1415)
  • psu: implement get_voltage_setpoint()/get_current_setpoint() for RigolDP800 (#314) (5ec23ed)

Bug Fixes

  • scope: remove loop from scope check_errors() (#340) (719aff4)