Skip to content
Snippets Groups Projects

Draft: Create virtual axis

Open Markus Kristensson requested to merge markus/virtual_axis into master
  1. Apr 19, 2024
    • Markus Kristensson's avatar
      AxisEPICS: Use virtual axis · 2e6bc4ac
      Markus Kristensson authored and Carlos Neto's avatar Carlos Neto committed
      Changes the inheritance of AxisEPICS to point to AxisVirtual. AxisVirtual
      already inherits from AxisUtil.
      2e6bc4ac
    • Markus Kristensson's avatar
      AxisADS: Use virtual axis · 7ca2562a
      Markus Kristensson authored and Carlos Neto's avatar Carlos Neto committed
      Changes the inheritance of AxisADS to point to AxisVirtual. AxisVirtual
      already inherits from AxisUtil.
      7ca2562a
    • Markus Kristensson's avatar
      Create virtual axis · 91b249de
      Markus Kristensson authored and Carlos Neto's avatar Carlos Neto committed
      For the coming update of the AxisEPICS/ADS modules creating four different
      modules covering ADS, Motor Record, ECMC and Model 3 Driver, it would be of
      benefit to create a virtual axis with abstract methods forming the baseline
      of what should be implemented. Create the virtual axis module.
      91b249de
Loading