Releases: simonsobs/ocs-web
Releases · simonsobs/ocs-web
v0.2.1
v0.2.0
What's Changed
- Display session messages and data within agent panel by @mhasself in #81
- When starting a task/process, suppress params where value is null by @mhasself in #82
- Add dedicated panel for Devantech dS378 agent by @dixilo in #74
- PysmurfController: reorder ops and add a "Standard" op widget by @mhasself in #79
- UPSAgent: fix units of some fields; convert 0.1-ey ones by @mhasself in #80
New Contributors
Full Changelog: v0.1.10...v0.2.0
v0.1.10
v0.1.9
What's Changed
- ACU: fix indicator lights for co-rotator on LAT by @mhasself in #62
- PysmurfController: add bias_dets and zero_biases to LHS by @mhasself in #63
- HostManager: big agent list is sorted by (class, instance_id) by @mhasself in #64
- HWPSupervisor grip/ungrip and ACU go_to_named by @mhasself in #67
- ACU - support shutter by @mhasself in #69
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- ACUAgent: set_speed_mode widget by @mhasself in #50
- ACUAgent: fix Sun avoidance "enabled" indicator by @mhasself in #51
- Synaccess agent -- mods to support old and new acq process by @mhasself in #57
- Update HWPSupervisor panel by @mhasself in #59
- Skinning by @mhasself in #60
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- HWPSupervisor: process null data ~properly by @mhasself in #43
- Lakeshore372: set_heater_output can be called with no "display" by @mhasself in #44
- LS372: add custom_pid process by @mhasself in #45
- ACU: add indicators for Axis faults (summary and comp disabled) by @mhasself in #46
- Fix synacc by @mhasself in #48
- ACU: Sun avoidance control tool and light bar by @mhasself in #49
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Access control support and some refactoring
Merge pull request #36 from simonsobs/access-control Access control
v0.1.4: Merge pull request #14 from simonsobs/panels-for-p10r1
New panels for UPS, ibootbar, synaccess power strip; outline for Lakeshore240; updates to ACU. Infrastructure improvements.