Skip to content

Latest commit

 

History

History
122 lines (84 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

122 lines (84 loc) · 3.29 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Changed

  • Log levels of serial communication logging

Fixed

  • Queue problem with ELLX devices which cause busy to toggle early

Fixed

  • Conditions which could cause busy to be released during motion

Fixed

  • yaqd-pm-triggered: fixed bug where hardware timeouts from measurement were not handled
  • Rerender AVPR for sensors such that measurment id is an int

Added

  • new daaemon for pax1000 polarimeters

Fixed

  • normalized known hardware in tomls
  • yaqd-pm-triggered: fixed bug where daemon could not recognize Thorlabs instrument ports on some computers.

Added

  • Support for Ell18 Elliptec rotory mount
  • PM-series power meter support (tested on pm100)

Fixed

  • pin thorlabs-apt-protocol>=29.0.0 (older versions do not work with MPC320)

Added

  • support for MPC320 motorized fiber polarization controller

Changed

  • apt_motor update_state now reads position from MGMSG_MOT_GET_USTATUSUPDATE
  • serial dispatcher now respects chan_ident

Changed

  • rerender avprs based on recent traits update

Fixed

  • add bsc203 entry point

Added

  • bsc203 support
  • new config, behavior: "polling status"
  • hardware support documentation in avprs

Fixed

  • added forgotten config options to is-daemon: enable, log_level, and log_to_file

Added

  • conda-forge as installation source

Fixed

  • Read units from config

Changed

  • Update position during motion

Fixed

  • entry point for KST101 fixed
  • entry point "BSC201" was misspelled as "BSC101", fixed
  • homing more reliable

Changed

  • regenerated avpr based on recent traits update
  • use new trait base classes

Changed

  • Now uses Avro-RPC YEP-107
  • Uses Flit for distribution

2020.06.0

Added

  • initial release