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

remove adwin

parent bf8be79d
No related branches found
No related tags found
No related merge requests found
Showing
with 2 additions and 47 deletions
...@@ -25,3 +25,5 @@ servos.json ...@@ -25,3 +25,5 @@ servos.json
.coverage.* .coverage.*
.sass-cache .sass-cache
htmlcov htmlcov
env/
doc/adwin/
...@@ -51,30 +51,6 @@ pages: ...@@ -51,30 +51,6 @@ pages:
only: only:
- develop - develop
.test manual installation:
stage: test
before_script:
- pip3 install --upgrade pip
- pip3 install virtualenv
- virtualenv venv
- source venv/bin/activate
- make requirements
script:
- cd dist
- tar -xf NQontrol*.tar.gz
- cd NQontrol*/
- make install-system
- cd ..
- python3 -c "from nqontrol import Servo"
- python3 -c "from nqontrol import ServoDevice"
- cd ../../
cache:
key: nqontrol:installation
paths:
- .pip/
- env/adwin-lib/
test wheel installation: test wheel installation:
image: lasnq/nqontrol:lib image: lasnq/nqontrol:lib
stage: test stage: test
......
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
support for old / obsolete hardware :
-------------------------------------
The following information has been removed out of the current
ADbasic documentation (C:\ADwin\ADbasic\ADbasic_eng.pdf) :
- instructions for accessing the "ADwin" or "ADwin-light" ISA-Bus cards :
CO4_READ, CO4_START, CO4_CLEAR, CO4_STOP,
VR6_CLEAR, VR6_LATCH, VR6_READ, VR6_READLATCH, VR6_SETMODE, VR6_START, VR6_STOP
- instructions for processors T4,T5,T8 (Transputers) :
GLOBALSCHLEIFE, ANZAHLSCHLEIFE, ABS, LINKIN, LINKOUT, WAIT
If you still need this information, it can be found in the old documents :
C:\ADwin\ADbasic\old_ADbasic3_ger_0204.pdf
C:\ADwin\ADbasic\old_ADbasic3_eng_0204.pdf
26.07.2007, JK (JCM)
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment