- make the number of extra parameters in SINQController configurable
- add database entry for the motor set field
- add the new function "setMotorPosition_" to the Selene controller
- execute Qx59=<pos> to set the new position
Also made sinqepicsApp work with the module based build system now being operational at PSI
Conflicts:
iocBoot/iocsinqEPICS/envPaths
iocBoot/iocsinqEPICS/st.cmd
sinqEPICSApp/src/Makefile
with a motor axis. To this purpose a new derived class SINQAxis and SINQController were
added which other drivers using this feature can derive from. The proof of concept and
test platform is the EL734 driver.