Minor Release v5.17.0
Pull Requests Since v5.16.1
Bug
Enhancement
Unlabeled
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-g882f7b4cwill become:
v5.16.0.dev16Second 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