cms-gem-daq-project / xhal

XHAL interface library
0 stars 10 forks source link

Removing check for top node, adding CC7 libwiscrpcsvc, adding doc ali… #40

Closed mexanick closed 6 years ago

mexanick commented 6 years ago

…as to outputnode

Description

Motivation and Context

Fixes https://github.com/cms-gem-daq-project/xhal/issues/39 Fixes reg name tab completion issue

How Has This Been Tested?

Tested with reg_interface.py

Screenshots (if appropriate):

Checklist:

mexanick commented 6 years ago

last commit fixes https://github.com/cms-gem-daq-project/xhal/issues/41#event-1466430140

jsturdy commented 6 years ago

fd5e2ac alone is not sufficient, as there is no shebang. Hotfix #42 changes mode and adds shebang Should either cherry pick/merge that into this PR, or merge #42 and then rebase this

mexanick commented 6 years ago

shebang is there (on dev branch), the problem was in permissions. However good catch, I forgot to change permissions of sca.py