2 Commits

Author SHA1 Message Date
78a9f89e01 Update README.md 2025-02-14 15:16:59 +01:00
c91a41befb Removed the hash from the link to the PSI git remote 2025-02-14 15:14:25 +01:00

View File

@ -1,7 +1,7 @@
# PSI mirror of Marche
# PSI mirror of motorMotorSim
This repository is a PSI-internal mirror of commit 6e2f646 of the motorMotorSim repository of epics-motor (https://github.com/epics-motor/motorMotorSim/tree/6e2f64601e5f27ba212fc8e8488ac655cc4bb483). A GNUmakefile has been added which builds the simulated motor driver as a module of the GFA build system.
## How to build it
Clone this repository to a suitable location (`git clone https://git.psi.ch/sinq-epics-modules/motormotorsim#`). Afterwards, switch to the directory (`cd motormotorsim`) and run `make install`.
Clone this repository to a suitable location (`git clone https://git.psi.ch/sinq-epics-modules/motormotorsim`). Afterwards, switch to the directory (`cd motormotorsim`) and run `make install`.