Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Accelerator Control System
epics-support
bspdep_vmetas
Commits
2e72ec19
Commit
2e72ec19
authored
Feb 18, 2022
by
Pfeiffer, Götz
Browse files
bspdep_vmetas is now published under license GPL v.3.
parent
1d9176d6
Changes
11
Expand all
Hide whitespace changes
Inline
Side-by-side
LICENSE
0 → 100644
View file @
2e72ec19
This diff is collapsed.
Click to expand it.
Makefile
View file @
2e72ec19
# ==========================================================
# bspdep_vmetas
# ==========================================================
#
# Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
# <https://www.helmholtz-berlin.de>
#
# This file is part of the bspdep_vmetas EPICS support module.
# This provides functions to test and set a VME byte address.
# Author: Dan Eichel <dan.eichel@helmholtz-berlin.de>
#
# bspdep_vmetas is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# bspdep_vmetas is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
#Makefile at top of application tree
TOP
=
.
include
$(TOP)/configure/CONFIG
...
...
configure/Makefile
View file @
2e72ec19
# Makefile
# ==========================================================
# bspdep_vmetas
# ==========================================================
#
# Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
# <https://www.helmholtz-berlin.de>
#
# This file is part of the bspdep_vmetas EPICS support module.
# This provides functions to test and set a VME byte address.
# Author: Dan Eichel <dan.eichel@helmholtz-berlin.de>
#
# bspdep_vmetas is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# bspdep_vmetas is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
TOP
=
..
...
...
src/Makefile
View file @
2e72ec19
# ==========================================================
# bspdep_vmetas
# ==========================================================
#
# Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
# <https://www.helmholtz-berlin.de>
#
# This file is part of the bspdep_vmetas EPICS support module.
# This provides functions to test and set a VME byte address.
# Author: Dan Eichel <dan.eichel@helmholtz-berlin.de>
#
# bspdep_vmetas is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# bspdep_vmetas is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
TOP
=
..
include
$(TOP)/configure/CONFIG_APP
#-----------------------------------------------
...
...
src/VMEtas.h
View file @
2e72ec19
/*+*********************************************************************
*
* File: VMEtas.h
*
* Descr.: test and set a VME byte addr
*
* Author(s): Dan Eichel
*
* Copyright (c) 2010 by Berliner Elektronenspeicherring-Gesellschaft
* fuer Synchrotronstrahlung m.b.H.,
* Berlin, Germany
*
*********************************************************************-*/
/*==========================================================
bspdep_vmetas
==========================================================
Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
<https://www.helmholtz-berlin.de>
This file is part of the bspdep_vmetas EPICS support module.
This provides functions to test and set a VME byte address.
Author: Dan Eichel <dan.eichel@helmholtz-berlin.de>
bspdep_vmetas is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
bspdep_vmetas is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
*/
#ifndef INCVMEtash
#define INCVMEtash
...
...
src/VMEtas_RTEMS-Tsi148.c
View file @
2e72ec19
/*+*********************************************************************
*
* File: VMEtas_RTEMS-Tsi148.c
*
* Descr.: test and set a VME byte addr
*
* Author(s): Dan Eichel
*
* Copyright (c) 2018 by Berliner Elektronenspeicherring-Gesellschaft
* fuer Synchrotronstrahlung m.b.H.,
* Berlin, Germany
*
*********************************************************************-*/
/*==========================================================
bspdep_vmetas
==========================================================
Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
<https://www.helmholtz-berlin.de>
This file is part of the bspdep_vmetas EPICS support module.
This provides functions to test and set a VME byte address.
Author: Dan Eichel <dan.eichel@helmholtz-berlin.de>
bspdep_vmetas is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
bspdep_vmetas is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
*/
#include
<rtems.h>
/* rtems_interrupt_disable */
#include
<bsp.h>
/* in_8, in_be32, out_be32 */
...
...
src/VMEtas_RTEMS-UniverseII.c
View file @
2e72ec19
/*+*********************************************************************
*
* File: VMEtas_RTEMS-UniverseII.c
*
* Descr.: test and set a VME byte addr
*
* Author(s): Dan Eichel, cleanup by Ben Franksen
*
* Copyright (c) 2010 by Berliner Elektronenspeicherring-Gesellschaft
* fuer Synchrotronstrahlung m.b.H.,
* Berlin, Germany
*
*********************************************************************-*/
/*==========================================================
bspdep_vmetas
==========================================================
Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
<https://www.helmholtz-berlin.de>
This file is part of the bspdep_vmetas EPICS support module.
This provides functions to test and set a VME byte address.
Authors: Dan Eichel <dan.eichel@helmholtz-berlin.de>
Benjamin Franksen <benjamin.franksen@helmholtz-berlin.de>
bspdep_vmetas is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
bspdep_vmetas is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
*/
#include
<rtems.h>
/* rtems_interrupt_disable */
#include
<stdio.h>
/* FILE is used in vmeUniverse.h */
...
...
src/VMEtas_RTEMS-beatnik.c
View file @
2e72ec19
/*==========================================================
bspdep_vmetas
==========================================================
Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
<https://www.helmholtz-berlin.de>
This file is part of the bspdep_vmetas EPICS support module.
This provides functions to test and set a VME byte address.
Author: Dan Eichel <dan.eichel@helmholtz-berlin.de>
bspdep_vmetas is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
bspdep_vmetas is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
*/
/*+*********************************************************************
*
* File: VMEtas_RTEMS-beatnik.c
*
* Descr.: wrapper for beatnik targets
*
* Author(s): Dan Eichel
*
* Copyright (c) 2018 by Berliner Elektronenspeicherring-Gesellschaft
* fuer Synchrotronstrahlung m.b.H.,
* Berlin, Germany
*
*********************************************************************-*/
#include
<stdio.h>
/* printf */
...
...
src/VMEtas_RTEMS-shared.c
View file @
2e72ec19
/*+*********************************************************************
*
* File: VMEtas_RTEMS-Shared.c
*
* Descr.: test and set a VME byte addr
*
* Author(s): Dan Eichel
*
* Copyright (c) 2018 by Berliner Elektronenspeicherring-Gesellschaft
* fuer Synchrotronstrahlung m.b.H.,
* Berlin, Germany
*
*********************************************************************-*/
/*==========================================================
bspdep_vmetas
==========================================================
Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
<https://www.helmholtz-berlin.de>
This file is part of the bspdep_vmetas EPICS support module.
This provides functions to test and set a VME byte address.
Author: Dan Eichel <dan.eichel@helmholtz-berlin.de>
bspdep_vmetas is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
bspdep_vmetas is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
*/
#include
"VMEtas.h"
...
...
src/VMEtas_nop.c
View file @
2e72ec19
/*+*********************************************************************
*
* File: VMEtas_nop.c
*
* Descr.: test and set a VME byte addr
*
* Author(s): Dan Eichel
*
* Copyright (c) 2010 by Berliner Elektronenspeicherring-Gesellschaft
* fuer Synchrotronstrahlung m.b.H.,
* Berlin, Germany
*
*********************************************************************-*/
/*==========================================================
bspdep_vmetas
==========================================================
Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
<https://www.helmholtz-berlin.de>
This file is part of the bspdep_vmetas EPICS support module.
This provides functions to test and set a VME byte address.
Author: Dan Eichel <dan.eichel@helmholtz-berlin.de>
bspdep_vmetas is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
bspdep_vmetas is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
*/
#include
<stdio.h>
#include
"VMEtas.h"
...
...
src/VMEtas_vxWorks.c
View file @
2e72ec19
/*+*********************************************************************
*
* File: VMEtas_vxWorks.c
*
* Descr.: test and set a VME byte addr
*
* Author(s): Dan Eichel
*
* Copyright (c) 2010 by Berliner Elektronenspeicherring-Gesellschaft
* fuer Synchrotronstrahlung m.b.H.,
* Berlin, Germany
*
*********************************************************************-*/
/*==========================================================
bspdep_vmetas
==========================================================
Copyright 2022 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
<https://www.helmholtz-berlin.de>
This file is part of the bspdep_vmetas EPICS support module.
This provides functions to test and set a VME byte address.
Author: Dan Eichel <dan.eichel@helmholtz-berlin.de>
bspdep_vmetas is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
bspdep_vmetas is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with bspdep_vmetas. If not, see <https://www.gnu.org/licenses/>.
*/
#include
<sysLib.h>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment