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 Jul 3, 2018. It is now read-only.
The address table has inconsistent naming in many places. Examples are:
Sometimes numbering is suffixed with an underscore, sometimes without
Sometimes uGMT is capitalized, sometimes not (uGMT vs ugmt)
It would be nice if this could be made consistent throughout the address-table.
Furthermore, most comments / description fields are not helpful at all. Example: <node id="mu_quad0" address="0x0" module="file://mu_quad_deserialization.xml" description="Access to registers and LUTs in a muon quad." />
Here something like "Access to registers/LUTs for positive endcap receiving channels" would be more helpful. I find this is true for most of the descriptions.
The address table has inconsistent naming in many places. Examples are:
It would be nice if this could be made consistent throughout the address-table.
Furthermore, most comments / description fields are not helpful at all. Example:
<node id="mu_quad0" address="0x0" module="file://mu_quad_deserialization.xml" description="Access to registers and LUTs in a muon quad." />Here something like
"Access to registers/LUTs for positive endcap receiving channels"would be more helpful. I find this is true for most of the descriptions.