- Henrique Simões
- Augusto Horita
- Gustavo Reis
- Jakub Wlodek
- James Souter
- Marco Filho
- Tomasz Brys
- github actions build failing on windows-x64
- Some updates in last meeting
- Request to test Fixing incompatible pointer assignment that causes build on RHEL 10 to fail
- Issues noticed with GCC 14.1
- Camera on Windows, ImageJ PVA plugin on same machine, gets really slow (1 FPS)
- No issue with CA or different machines
- Stale Items:
- Find a way to stop misbehaving plugins from slowing down driver
- 2025-05-08: close after documenting expected plugin behavior
- documentation
- 2025-08-07: Jakub is setting one up, can look at docs
- No time to take a look at it yet
- Add remaining time PV
- 2025-08-07: still relevant, if anyone wants to tackle it
- Find a way to stop misbehaving plugins from slowing down driver
- areaDetector:
- PRs:
- Simplify build configuration
- Let's wait for Andrew's up-to-date version
- Simplify build configuration
- PRs:
- ADCore:
- ADSupport:
- ADHamamatsuDCAM:
- ADMythen:
- PRs:
- Adding test pattern readout mode
- This relates to other problems faced, including a timeout when using writeRead method, which would always return a single packet when the detector sent multiple ones
- Adding test pattern readout mode
- PRs:
- ADPilatus:
- Issues:
- Camserver simulator
- Jakub mentioned that these are being used to write unit tests with googletest, which can be upstreamed eventually
- Augusto mentioned an idea of having such simulators listed in a single place, e.g. https://epics-controls.org/resources-and-support/modules
- Camserver simulator
- Issues:
- ADUVC:
- Issues:
- Implement digital binning and ROI selection
- This is relevant for having a way to query the metadata regardless of having an array forwarded to the plugin, and without querying the plugin chain structure
- Make color mode, data type, max size, and framerate read only
- Use readEnum to populate possible acquisition modes
- Implement digital binning and ROI selection
- Issues:
- ADViewers:
- PRs:
- ADVimba:
- Issues:
- pvaDriver:
- Stale Items:
- Stale Issues:
- Create mixer plugin
- NDFileNexus problem
- Add flag to prevent overwriting files in NDPluginFile
- Move more functionality into the ADDriver base class
- It is still desired
- This relates to the driver's unit testing, as it makes harder to test when almost everything is implemented in writeInt32() directly
- Stale PRs:
- Build ADURL with ci-scripts on Ubuntu using out GitLab server.
- WIP: Multitrack and Improvements
- Add setlocal, update PATH with LIGHTFIELD_ROOT
- Updates/fixes to the driver, works at NSLS2
- Add specialization for std::hash for PicamParameter to build on older…
- Remove obsolete shamrockDummy.cpp to avoid confusion
- Re-ordered includes in the main configure/RELEASE
- Stale Issues:
- Marco mentioned he is interested in adding CI and formatting rules to the ADHamamatsuDCAM repository. He'll be checking ci-scripts and clang-format rules for this.