Skip to content

Fix display of homing routine names and some undefined parameter exceptions - #7

Open
FreddieAkeroyd wants to merge 1 commit into
ibexfrom
fix_homing_and_undef_params
Open

Fix display of homing routine names and some undefined parameter exceptions#7
FreddieAkeroyd wants to merge 1 commit into
ibexfrom
fix_homing_and_undef_params

Conversation

@FreddieAkeroyd

@FreddieAkeroydFreddieAkeroyd commented Aug 19, 2026

Copy link
Copy Markdown
Member

Description of work

  • Fix display of homing routine names [homing iitself is fine, it is just display of routine names in GUI]
  • Change logic/initialise some defaults to avoid regular exceptions being thrown [To make debugging easier by allowing catching unexpected exceptions as no exceptions are now regularly expected]

To test

Which ticket does this PR fix?

Acceptance criteria


Code Review

  • Pertitent information has been stored in the wiki
  • Have the changes been recorded appropriately in a PR for release notes?

Final steps

  • Update the submodule in the main EPICS repo. See Git workflow page for details.
  • Reviewer has merged the associated PR for the release notes

@FreddieAkeroyd
FreddieAkeroydforce-pushed the fix_homing_and_undef_params branch from 14dc09e to 016ebe5CompareAugust 19, 2026 10:39
@FreddieAkeroydFreddieAkeroyd changed the title Fix homing and some undefined parameter exceptionsFix display of homing routine names and some undefined parameter exceptionsAug 19, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@FreddieAkeroyd