Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxx-R6-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
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
Show more breadcrumbs
synApps_6_1_Working
xxx-R6-1
Commits
a482002c
Commit
a482002c
authored
20 years ago
by
rivers
Browse files
Options
Downloads
Patches
Plain Diff
Updated motor, ccd, asyn support
parent
703fb7ae
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xxxApp/src/xxxCommonInclude.dbd
+11
-4
11 additions, 4 deletions
xxxApp/src/xxxCommonInclude.dbd
with
11 additions
and
4 deletions
xxxApp/src/xxxCommonInclude.dbd
+
11
−
4
View file @
a482002c
# stuff for non-vxWorks ioc
# stuff for non-vxWorks ioc
include "base.dbd"
include "base.dbd"
include "asyn.dbd"
include "asynRecDevDrv.dbd"
include "drvAsynSerialPort.dbd"
include "drvAsynTCPPort.dbd"
include "mpf.dbd"
include "mpf.dbd"
include "devStringMpf.dbd"
include "devStringMpf.dbd"
include "stdSupport.dbd"
include "stdSupport.dbd"
...
@@ -10,13 +14,16 @@ include "opticsSupport.dbd"
...
@@ -10,13 +14,16 @@ include "opticsSupport.dbd"
include "mcaSupport.dbd"
include "mcaSupport.dbd"
# If your host supports libpcap and libnet and you want to build Canberra network
# If your host supports libpcap and libnet and you want to build Canberra network
# support uncomment the following line
# support uncomment the following line
#
include "mcaCanberraSupport.dbd"
include "mcaCanberraSupport.dbd"
include "ipSupport.dbd"
include "ipSupport.dbd"
include "motorRecord.dbd"
include "motorRecord.dbd"
include "devSoftMotor.dbd"
include "devSoftMotor.dbd"
#include "devNewport.dbd"
include "devNewport.dbd"
#include "devAcsMotor.dbd"
include "devAcsMotor.dbd"
#include "devMclennanMotor.dbd"
include "brukerCCDSupport.dbd"
include "marCCDSupport.dbd"
include "roperCCDSupport.dbd"
include "devMclennanMotor.dbd"
#include "devImsMotor.dbd"
#include "devImsMotor.dbd"
# For Linux host that supports parallel port interface to Saturn DXP
# For Linux host that supports parallel port interface to Saturn DXP
#include "dxpSupport.dbd"
#include "dxpSupport.dbd"
...
...
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