You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
Merge pull request #182 from lnls-dig/devel
- Update and fix some RTMLAMP registers
- Fix corruption when writing large data blocks
- Support new fofb_processing registers
- Implement new switching gains per semi-cycle
- Clean up CMake build system
*CMakeLists.txt: fix non-canonical CPACK version with distro extension
If using the CPACK version with the distro extension
CPack will not correctly generate the package filename.
So, use the distro extension only for the package filename
and not or the internal version.