Skip to content

Commit

Permalink
Auto-update from Github Actions Workflow
Browse files Browse the repository at this point in the history
Deployed from commit dc66631 (refs/heads/master)

Deployed from commit d96635d (refs/heads/master)
  • Loading branch information
github-actions committed Jan 12, 2024
1 parent 2d187bd commit 5cc93b6
Show file tree
Hide file tree
Showing 643 changed files with 7,251 additions and 8,722 deletions.
2 changes: 1 addition & 1 deletion master/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 491e8f3e2665c3c03feaf5c3b692014d
config: 31fc905da59bc7a3beb98cd836006c96
tags: 645f666f9bcd5a90fca523b33c5a78b7
49 changes: 49 additions & 0 deletions master/_sources/releases.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,55 @@
Release History
###############


v8.2.0 (2023-12-19)
===================

API Breaks
----------
- Moved `K2700` and `IM3L0_K2700` to `keithley` submodule. This is not expected to impact any known user code.

Features
--------
- Adds attenuator RTD temperatures to sp1k4 (`TMOSpectrometer`), for display in GUI.
- pcdsdevices now has a `digital_signals` module for simple digital io.
- Added `PVPositionerNoInterrupt`, a pv positioner base class whose moves
cannot be interrupted (and will loudly complain about any such attempts).

Device Updates
--------------
- added `J120K` to `SxrTestAbsorber`, `XPIM`, `IM2K0`, `PowerSlits`
- Restructured `Qadc134` with new `Qadc134Common` and `QadcLcls1Timing` parent
classes.

New Devices
-----------
- `PPMCoolSwitch` ppms with cooling switch not a meter.
- `WaveFrontSensorTargetCool` WaveFrontSensors with a cooling switch.
- `J120K` a device class for a cooling switch.
- Added `K6514`, `GMD` (previously unimplemented), `GMDPreAmp`, and `SXRGasAtt`, taken from
``/cds/group/pcds/pyps/apps/hutch-python/tmo/tmo/tmo_beamline_control.py`` with some modifications
- `Qadc134Lcls2`: A class for LCLS-II timing versions of the FMC134
- New `TprTrigger` and `TprMotor` device classes in `tpr` submodule,
analogous to `Trigger` and `EvrMotor` from `evr` submodule

Bugfixes
--------
- LCLSI attenuator classes (generated from the `Attenuator` factory function)
will now raise a much clearer error for when they cannot interrupt a
previous move, without trying (and failing) to interrupt the previous move.
- Fix an issue where `BeckhoffAxis` typhos screens would overreport
known false alarm errors.

Contributors
------------
- KaushikMalapati
- nrwslac
- slactjohnson
- tongju12
- zllentz


v8.1.0 (2023-10-16)
===================

Expand Down

This file was deleted.

31 changes: 0 additions & 31 deletions master/_sources/upcoming_release_notes/1178-new-tpr-class.rst.txt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

31 changes: 0 additions & 31 deletions master/_sources/upcoming_release_notes/1187-enh_bk_alarm.rst.txt

This file was deleted.

32 changes: 0 additions & 32 deletions master/_sources/upcoming_release_notes/1189-flow-switch.rst.txt

This file was deleted.

2 changes: 1 addition & 1 deletion master/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '8.1.1.dev47+g78834aee',
VERSION: '8.2.1.dev4+gd96635d8',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
8 changes: 4 additions & 4 deletions master/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>API &mdash; PCDS Devices 8.1.1.dev47+g78834aee documentation</title>
<title>API &mdash; PCDS Devices 8.2.1.dev4+gd96635d8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/_static/theme_overrides.css" />
Expand All @@ -16,7 +16,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=e49b8f72"></script>
<script src="_static/documentation_options.js?v=75bced75"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/docs-versions-menu.js?v=3d6a1aea"></script>
Expand All @@ -39,7 +39,7 @@
PCDS Devices
</a>
<div class="version">
8.1.1.dev47+g78834aee
8.2.1.dev4+gd96635d8
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -3396,7 +3396,7 @@ <h2>pcdsdevices.wfs<a class="headerlink" href="#pcdsdevices-wfs" title="Link to
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
8 changes: 4 additions & 4 deletions master/base_classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Base Classes &mdash; PCDS Devices 8.1.1.dev47+g78834aee documentation</title>
<title>Base Classes &mdash; PCDS Devices 8.2.1.dev4+gd96635d8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/_static/theme_overrides.css" />
Expand All @@ -16,7 +16,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=e49b8f72"></script>
<script src="_static/documentation_options.js?v=75bced75"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/docs-versions-menu.js?v=3d6a1aea"></script>
Expand All @@ -39,7 +39,7 @@
PCDS Devices
</a>
<div class="version">
8.1.1.dev47+g78834aee
8.2.1.dev4+gd96635d8
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -178,7 +178,7 @@ <h2>PV Positioners<a class="headerlink" href="#pv-positioners" title="Link to th
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, SLAC National Accelerator Laboratory.</p>
<p>&#169; Copyright 2024, SLAC National Accelerator Laboratory.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
Loading

0 comments on commit 5cc93b6

Please sign in to comment.