Skip to content

v0.4.0

Compare
Choose a tag to compare
@ehpor ehpor released this 12 Jun 14:41
· 684 commits to develop since this release
101101b

What's Changed

  • Add simulated services by @ehpor in #36
  • Pin Ubuntu to 20.04 for CI. by @ehpor in #67
  • Add a simulated service for the web power switch. by @ehpor in #69
  • Improve simulated camera service by @ehpor in #71
  • Fix Newport XPS simulated service by @ehpor in #70
  • Add a max time factor for the simulator by @ehpor in #74
  • Add data paths to TestbedProxy by @ehpor in #65
  • Be stricter about argument type of make_request(). by @ehpor in #75
  • Decouple simulator from model by @ehpor in #78
  • Add a simulated Thorlabs power meter service. by @ehpor in #76
  • Add try-except around getting temperatures. by @ehpor in #68
  • Fail loudly when a service proxy class is not found by @ivalaginja in #82
  • Add NKT SuperK EVO and VARIA services. by @ehpor in #32
  • Add startup flatmaps for BostonDMs. by @ehpor in #87
  • Fix DataStream synchronization for MacOS. by @ehpor in #84
  • Emit log messages from experiment in terminal. by @ehpor in #90
  • Make camera image log messsages debug instead of info. by @ehpor in #88
  • Add testbed and dummy service fixtures. by @ehpor in #92
  • Recalibation / recofiguration after enclosure, recabling and PC and software upgrade by @raphaelpclt in #94
  • Datastream backed Properties by @ehpor in #89
  • Fixing experiment stalling because lyot theta init by @raphaelpclt in #95
  • Add optional sleep when changing spectrum. by @ehpor in #97
  • Add FAIL_SAFE service state. by @ehpor in #50
  • Fix picomotor simulated service. by @ehpor in #98
  • add a mode property to testbed by @asahooexo in #96
  • Add instructions about how to allow incoming Python connections by @ivalaginja in #100

New Contributors

Full Changelog: v0.3.0...v0.4.0