Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NQontrol
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
las-nq
NQontrol
Commits
dc5742c3
Commit
dc5742c3
authored
6 years ago
by
Christian Darsow Fromm
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 'master'
new version See merge request las-nq/nqontrol!106
parents
0c41410a
a5edaa2d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-2
2 additions, 2 deletions
README.md
doc/install.md
+2
-6
2 additions, 6 deletions
doc/install.md
with
4 additions
and
8 deletions
README.md
+
2
−
2
View file @
dc5742c3
# ReadMe
# ReadMe




`NQontrol`
is a python project aiming the replacement of analog PID controllers in the lab.
`NQontrol`
is a python project aiming the replacement of analog PID controllers in the lab.
...
...
This diff is collapsed.
Click to expand it.
doc/install.md
+
2
−
6
View file @
dc5742c3
...
@@ -34,7 +34,8 @@ More distribution methods will follow.
...
@@ -34,7 +34,8 @@ More distribution methods will follow.
To install the dependencies on a Unix system, use:
To install the dependencies on a Unix system, use:
```
bash
```
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:
The general version for the only non-Unix system is:
```
bash
```
bash
...
@@ -48,11 +49,6 @@ The pythonic installation to the users site packages is done with:
...
@@ -48,11 +49,6 @@ The pythonic installation to the users site packages is done with:
python3 setup.py
install
--user
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
## Install the ADwin Library
### On Linux
### On Linux
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment