After reimplementing the pmacV3 driver using the sinqMotor parent class,

quite some changes have accumulated. Besides various code changes, especially the documentation has
been improved.
This commit is contained in:
2024-11-20 11:29:20 +01:00
parent 89bbbedaee
commit 5502c39219
9 changed files with 603 additions and 108 deletions

View File

@ -17,6 +17,10 @@ SOURCES += src/sinqController.cpp
HEADERS += src/sinqAxis.h
HEADERS += src/sinqController.h
# Store the record files
TEMPLATES += db/asynRecord.db
TEMPLATES += db/sinqMotor.db
USR_CFLAGS += -Wall -Wextra # -Werror
# MISCS would be the place to keep the stream device template files