Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix MTCA-EVR-300u substitutions file #138

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

Insomnia1437
Copy link
Contributor

evr-mtca-300u.substitutions will generate db name like this:
$(P)$(dsh=-)Out$(s=:)FP0$(ES)Src:Scale-SP
But I think this should be better,
$(P)$(dsh=-)Out$(s=:)FP0$(ES)Src$(s=:)Scale-SP
Thus user can have a consistent record name (e.g. no :) by changing macro s during dbLoadRecords

I also add more pulsers & IO and fix bug of CML waveform size.
If ES, dsh and s are empty, evr-mtca-300u.substitutions and evr-mtca-300u.uv.substitutions now generate the same records.

@jerzyjamroz
Copy link
Contributor

@zioven , the update is related to evr-mtca-300u.substitutions, could you review that?

@zioven
Copy link
Contributor

zioven commented Mar 12, 2024

I have looked at the changes and tested the code, and I found no issues

This can be merged from my perspective

@jerzyjamroz jerzyjamroz merged commit b0ca76f into epics-modules:master Mar 12, 2024
11 checks passed
@Insomnia1437 Insomnia1437 deleted the evr-300u-db-fix branch March 12, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants