Skip to content

Patch Release v5.18.3

Compare
Choose a tag to compare
@ruck314 ruck314 released this 22 Apr 03:38
· 460 commits to main since this release
f8fc007

Pull Requests Since v5.18.2

Enhancement

  1. #932 - Disable disp generation for some variables

Unlabeled

  1. #930 - Update petalinux.rst
  2. #927 - updating test_epics.py for EPICS4
  3. #926 - Update anaconda.rst
  4. #928 - updating rogue_ci.yml

Pull Request Details

Update anaconda.rst

Author: Larry Ruckman [email protected]
Date: Mon Apr 10 14:12:24 2023 -0700
Pull: #926 (4 additions, 4 deletions, 1 files changed)
Branch: slaclab/anaconda-update
Issues: #926

Notes:

Description

  • Updating documentation for "stable" v5.18.2"

updating test_epics.py for EPICS4

Author: Larry Ruckman [email protected]
Date: Mon Apr 10 13:43:35 2023 -0700
Pull: #927 (18 additions, 33 deletions, 1 files changed)
Branch: slaclab/ESROGUE-629
Jira: https://jira.slac.stanford.edu/issues/ESROGUE-629

Notes:

Description

  • Based on the P4P python API to EPICS

updating rogue_ci.yml

Author: Larry Ruckman [email protected]
Date: Mon Apr 10 13:43:21 2023 -0700
Pull: #928 (2 additions, 2 deletions, 1 files changed)
Branch: slaclab/ESROGUE-626
Jira: https://jira.slac.stanford.edu/issues/ESROGUE-626

Notes:

Description

  • kicking off documentation on tag releases automatically

Update petalinux.rst

Author: Ryan Herbst [email protected]
Date: Fri Apr 21 19:53:43 2023 -0700
Pull: #930 (40 additions, 13 deletions, 1 files changed)
Branch: slaclab/petalinux-update
Issues: #930

Notes:

Description

  • Updating to receipe example for rogue v5.18.2
  • Adding the missing RDEPENDS

Disable disp generation for some variables

Author: Ryan Herbst [email protected]
Date: Fri Apr 21 19:53:00 2023 -0700
Pull: #932 (4 additions, 0 deletions, 2 files changed)
Branch: slaclab/np_disp
Issues: #932
Labels: enhancement

Notes:

Disables genDisp routine when disp=''. This will help processing large numpy arrays at large rates.