Skip to content
Snippets Groups Projects
Commit a5edaa2d authored by Christian Darsow Fromm's avatar Christian Darsow Fromm
Browse files

new version

parent 0c41410a
Branches
No related tags found
No related merge requests found
# ReadMe
![pipeline status](https://gitlab.aei.uni-hannover.de/las-nq/adwin-control/badges/master/pipeline.svg)
![coverage report](https://gitlab.aei.uni-hannover.de/las-nq/adwin-control/badges/master/coverage.svg)
![pipeline status](https://git.physnet.uni-hamburg.de/las-nq/adwin-control/badges/master/pipeline.svg)
![coverage report](https://git.physnet.uni-hamburg.de/las-nq/adwin-control/badges/master/coverage.svg)
`NQontrol` is a python project aiming the replacement of analog PID controllers in the lab.
......
......@@ -34,7 +34,8 @@ More distribution methods will follow.
To install the dependencies on a Unix system, use:
```bash
make requirements
make requirements # to install in a virtualenv
make requirements-user # to install on user level
```
The general version for the only non-Unix system is:
```bash
......@@ -48,11 +49,6 @@ The pythonic installation to the users site packages is done with:
python3 setup.py install --user
```
### Windows
Install the `*.exe`. I don't know, what happens with the dependencies.
Maybe it needs little work to install them automatically.
## Install the ADwin Library
### On Linux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment