slaclab / pysmurf

Other
2 stars 9 forks source link

Allow configuring systems in slots 3-7 for fiber timing. #745

Closed swh76 closed 1 year ago

swh76 commented 1 year ago

In recent PR #738 I added new set_timing_mode and get_timing_mode functions. As I wrote it, set_timing_mode does not allow a non-slot 2 system to be configured for fiber timing, but that's too restrictive. This PR fixes that and resolves issue743.

swh76 commented 1 year ago

I accidentally included in this some stuff from a different PR! Closing, will reopen with only the code relating to this timing mode change.