lnls-dig/halcs

[CLOSED] [dev_mngr/dev_io] DEVIO log filename does not have the same pattern for all DEVIOs type

Closed this issue · 0 comments

Issue by lerwys
Monday Jun 15, 2015 at 16:27 GMT
Originally opened as lnls-dig/bpm-sw#99


Problem: For regular DEVIOs, the LOG filename is fully specified by DEVMNGR, but for RFFE DEVIOs it is generated by the striping the last part (basename) and appending another suffix to it. This is confusing and makes maintenance difficult.

Solution: DEVMNGR should only pass to DEVIO the Log prefix and let the DEVIO decide the basename. For now, we use the uTCA SLOT ID for AFCv3 boards and the /dev/fpgaXXX ID for ML605 boards.