Skip to content
Snippets Groups Projects
  1. Jul 16, 2024
    • Marco Filho's avatar
      Adapt record names to fir naming pattern · 8b038174
      Marco Filho authored
      Now, for VMM, the pattern is:
      $(R)$(H)$(V)$(C)$(CH)
      
      R: Usually "NDet-VMMHYB-00". No colon after.
      H: Hybrid number in range 0-5
      V: VMM chip number in range 0-1
      C: Colon Between device name and property Should be ":" but is a macro in case anyone
         decides that shouldn't be there anymore.
      CH: Channel/register being set. Can be ST, SL, SC, STH, SM or SMX
      
      Also, to make naming more visible and dynamic, stop using substitutions file.
      8b038174
  2. Jul 15, 2024
    • Marco Filho's avatar
      Load records in st.cmd · a6bfa25e
      Marco Filho authored
      Until now, records were only being loaded by local changes in st.cmd file.
      This commit adds channels.substitutions and channels.template to makefile,
      and loads its expansion in the st.cmd.
      a6bfa25e
  3. May 27, 2024
  4. May 24, 2024
  5. Mar 26, 2024
  6. Mar 22, 2024
Loading