Skip to content

Minor Release v5.17.0

Compare
Choose a tag to compare
@slacrherbst slacrherbst released this 15 Mar 05:24
· 492 commits to main since this release
1a8b62d

Pull Requests Since v5.16.1

Bug

  1. #911 - Fix Python Version & Create Common Directives
  2. #912 - Fix node information on pydm gui

Enhancement

  1. #914 - Remove PGP Hardware Interface
  2. #916 - Remove epics3 for now

Unlabeled

  1. #917 - Update virtual.rst
  2. #915 - Update LICENSE.txt

Pull Request Details

Fix Python Version & Create Common Directives

Author: Benjamin Reese [email protected]
Date: Tue Feb 14 13:27:43 2023 -0800
Pull: #911 (226 additions, 167 deletions, 184 files changed)
Branch: slaclab/ver_dict
Issues: #911
Labels: bug

Notes:

First this PR adds some code in setup.py to convert the Cmake version to a format more compatible with python.

For example version:
v5.16.0-16-g882f7b4c

will become:
v5.16.0.dev16

Second this create a file include/rogue/Directives.h which is include in all files and any compiler directives can be placed in this file.


Fix node information on pydm gui

Author: Benjamin Reese [email protected]
Date: Tue Feb 14 13:13:59 2023 -0800
Pull: #912 (8 additions, 1 deletions, 1 files changed)
Branch: slaclab/ESROGUE-609
Issues: #912
Jira: https://jira.slac.stanford.edu/issues/ESROGUE-609
Labels: bug

Notes:

This fixes the node information crash and also adds the full remote variable address as a new field in remove information.


Remove PGP Hardware Interface

Author: Benjamin Reese [email protected]
Date: Tue Feb 14 13:12:20 2023 -0800
Pull: #914 (6 additions, 1317 deletions, 19 files changed)
Branch: slaclab/rem_pgp
Issues: #914
Labels: enhancement

Notes:

Remove legacy PGP hardware interface which is no longer used.


Update LICENSE.txt

Author: Benjamin Reese [email protected]
Date: Mon Feb 27 13:29:16 2023 -0800
Pull: #915 (1 additions, 1 deletions, 1 files changed)
Branch: slaclab/ruck314-patch-1
Issues: #915

Notes:

Description

  • Updating for 2023

Remove epics3 for now

Author: Ryan Herbst [email protected]
Date: Thu Feb 23 14:38:36 2023 -0800
Pull: #916 (0 additions, 1 deletions, 1 files changed)
Branch: slaclab/rem_epics
Issues: #916
Labels: enhancement

Notes:

Removes the epic3 anaconda build for now.


Update virtual.rst

Author: Benjamin Reese [email protected]
Date: Thu Mar 9 09:31:34 2023 -0800
Pull: #917 (1 additions, 1 deletions, 1 files changed)
Branch: slaclab/ruck314-patch-1

Notes:

Description

  • Fixed typo