Skip to content
Snippets Groups Projects
  1. Jan 08, 2025
    • Marco Filho's avatar
      Fix asyn ReadInt32 error · 7eaa5f4d
      Marco Filho authored
      It was looking for parameter VMM_FEN_ACQUIRE but not finding it.
      Now it can properly read the parameter, although it shouldn't be needed
      to be read most of the times...
      7eaa5f4d
  2. Jan 07, 2025
  3. Jan 03, 2025
    • Marco Filho's avatar
      Add missing PINI · 1a04afb6
      Marco Filho authored
      1a04afb6
    • Marco Filho's avatar
      Add SD registers. · 85fd0868
      Marco Filho authored
      Turns out it wasn't that different from others. All it needs is to
      change a bo record to ao.
      85fd0868
    • Marco Filho's avatar
      Remove unused registers. · c46f32e0
      Marco Filho authored
      c46f32e0
    • Marco Filho's avatar
      Add SC, SL, STH, SM and SMX parameters. · ebc67c74
      Marco Filho authored
      Didn't add SD because the mechanism is a bit different.
      ebc67c74
    • Marco Filho's avatar
      MAJOR REFACTOR · 9fcb1f57
      Marco Filho authored
      This commit was done with an inescrupulous "git add ." after several
      radical modifications.
      
      Anyway, the API was radically modified and basically the old way the
      code worked does not make any sense anymore.
      
      The desired architecture is the following: the API is going to be used
      as a class component. Each parameter will be created according to the
      desired number of enabled hybrids.
      
      Each parameter should use one simple API function. No information about
      the VMM or hybrids itself is stored in the VMMTbl class unless extremely
      needed.
      
      This commit leaves a few old parameters that should be removed in the
      future such as ADC_VALUE_VMM1, READ_ADC_VMMS, etc. This is only to serve
      as a reminder to add those later.
      9fcb1f57
  4. Dec 20, 2024
  5. Dec 04, 2024
  6. Dec 03, 2024
  7. Nov 22, 2024
  8. Nov 15, 2024
  9. Nov 14, 2024
  10. Jul 31, 2024
  11. Jul 30, 2024
Loading