Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
e3-sis8300llrf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ESS EPICS Environment
wrappers
e3-sis8300llrf
Commits
4426f37f
Commit
4426f37f
authored
6 years ago
by
Jeong Han Lee
Browse files
Options
Downloads
Patches
Plain Diff
add strong dependency, clean circular headers flags
parent
ca90bce4
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitmodules
+1
-1
1 addition, 1 deletion
.gitmodules
configure/CONFIG_MODULE
+8
-0
8 additions, 0 deletions
configure/CONFIG_MODULE
m-epics-sis8300llrf
+1
-1
1 addition, 1 deletion
m-epics-sis8300llrf
sis8300llrf.Makefile
+78
-8
78 additions, 8 deletions
sis8300llrf.Makefile
with
88 additions
and
10 deletions
.gitmodules
+
1
−
1
View file @
4426f37f
[submodule "m-epics-sis8300llrf"]
path = m-epics-sis8300llrf
url = https://bitbucket.org/europeanspallationsource/m-epics-sis8300llrf
ignore =
all
ignore =
dirty
This diff is collapsed.
Click to expand it.
configure/CONFIG_MODULE
+
8
−
0
View file @
4426f37f
...
...
@@ -6,6 +6,14 @@ EPICS_MODULE_TAG:=tags/v3.6.4
E3_MODULE_VERSION:=3.6.4
ASYN_DEP_VERSION=4.33.0
LOKI_DEP_VERSION=1.0.0
NDS_DEP_VERSION=2.3.3
SIS8300DRV_DEP_VERSION=4.2.0
SIS8300_DEP_VERSION=2.0.1
SIS8300LLRFDRV_DEP_VERSION=5.0.1
# ONLY IF this module has the sequencer dependency. However,
# in most case, we don't need to enable the following line,
# the default - latest version will be used
...
...
This diff is collapsed.
Click to expand it.
m-epics-sis8300llrf
@
edad2c02
Subproject commit e
9f63
dad
1
c02
58174d25d98235376229246c7902
Subproject commit edad
2
c02
3d4e2c419c80519cdaedd438574d8e9d
This diff is collapsed.
Click to expand it.
sis8300llrf.Makefile
+
78
−
8
View file @
4426f37f
...
...
@@ -14,17 +14,14 @@
# You should have received a copy of the GNU General Public License along with
# this program. If not, see https://www.gnu.org/licenses/gpl-2.0.txt
#
#
#
# Author : joaopaulomartins
# Jeong Han Lee
# email : joaopaulomartins@esss.se
# Date : generated by 2018May03-1729-57CEST
# version : 0.0.0
# jeonghan.lee@gmail.com
# Date : Thursday, September 13 21:49:53 CEST 2018
# version : 0.0.1
#
# template file is generated by create_e3_modules.bash with 7827f977a0890cd984387544e850b50b610d6be3
# Please look at many other _module_.Makefile in e3-* repository
#
#where_am_I := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
include $(E3_REQUIRE_TOOLS)/driver.makefile
...
...
@@ -57,6 +54,79 @@ endif
EXCLUDE_ARCHS += linux-ppc64e6500
# *** ISSUES
# driver.makefile recursively read all include directories which were installed.
# The only way to exclude header files is....
iocStats_VERSION=
autosave_VERSION=
#asyn_VERSION=
busy_VERSION=
modbus_VERSION=
ipmiComm_VERSION=
sequencer_VERSION=
sscan_VERSION=
std_VERSION=
ip_VERSION=
calc_VERSION=
pcre_VERSION=
stream_VERSION=
s7plc_VERSION=
recsync_VERSION=
devlib2_VERSION=
mrfioc2_VERSION=
exprtk_VERSION=
motor_VERSION=
ecmc_VERSION=
ethercatmc_VERSION=
ecmctraining_VERSION=
keypress_VERSION=
sysfs_VERSION=
symbolname_VERSION=
memDisplay_VERSION=
regdev_VERSION=
i2cDev_VERSION=
tosca_VERSION=
tsclib_VERSION=
ifcdaqdrv2_VERSION=
## The main issue is nds3, it is mandatory to disable it
##
nds3_VERSION=
nds3epics_VERSION=
ifc14edrv_VERSION=
ifcfastint_VERSION=
#nds_VERSION=
#loki_VERSION=
#sis8300drv_VERSION=
#sis8300_VERSION=
#sis8300llrfdrv_VERSION=
#sis8300llrf_VERSION=
ADSupport_VERSION=
ADCore_VERSION=
ADSimDetector_VERSION=
ADAndor_VERSION=
ADAndor3_VERSION=
ADPointGrey_VERSION=
ADProsilica_VERSION=
amcpico8_VERSION=
adpico8_VERSION=
adsis8300_VERSION=
adsis8300bcm_VERSION=
adsis8300bpm_VERSION=
adsis8300fc_VERSION=
APP:=.
...
...
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