Skip to content
Compare
Choose a tag to compare
@natezb natezb released this 29 May 20:21
· 23 commits to master since this release

Added

  • New drivers:
    • Keysight 81160A (thanks Sylvain Pelissier)
    • Tektronix MSO/DPO 3000 series oscilloscopes
    • Mad City Labs NanoDrive (thanks Sébastien Weber)
    • SmarAct SCU (thanks Sébastien Weber)
    • ThorLabs TLPM power meter (thanks Sébastien Weber)
  • Exposure Facet for uc480 (thanks Sébastien Weber)
  • Multi device NIDAQ Tasks (thanks Luka Skoric)

Changed

  • Define _MSC_VER in tlccs driver to fix choice of typedefs
  • Fix Rigol function generator detection
  • Overhauled Picam driver
    • Now uses Camera interface
    • Added Linux support
    • Added to the docs
  • Linked driver development references to the corresponding function/method/class (thanks Drew
    Risinger)

Removed

  • Use of deprecated matplotlib.cbook.is_string_like