Eclipse Neon: FESA plug in for code developers New https://www.eclipse.org/eclipse/news/4.6/ https://www.eclipse.org/eclipse/news/4.6/pde.php Download Eclipse I...
FESA3 Explorer Contributed by HaraldBraeuning (LOBI). Based on CERN's FESA Navigator, re implemented to work @GSI. Launch On asl cluster as a FESA developer: mat...
FESA3 on RedHat6 based Systems As for RedHat5 based systems the FESA3 development environment will be provided as RPM installation to be able to distribute the de...
Integration of 3rd party libraries into FESA To integrate 3rd party libraries into FESA the following should be considered: The FESA3 installation @GSI is using R...
Installation, compilation and use of a local development FESA3 version * SVN CheckOut all sub projects of https://www acc.gsi.de/svn/fesa/framework/trunk. You ne...
Message of the Day Logging on to a Linux machine of the new asl cluster it is possible to display messages to members of the fesa user group. This is useful to di...
FESA3: Moving FESA FWK from asl73x to asl74x Moving from the current asl cluster (asl73x) to new future asl cluster (asl74x) several issues should be considered. ...
Instance File Editing: Ideas for Improvements FESA instance files contain the device configuration per FEC. For power supply FESA software these files can be very...
How to create a "nightly" Release o FESA3 The "nightly" release of FESA3 is available for early adopting FESA developers. How to use it is explained in FESA3Night...
FESA3 Command Line Interface The FESA3 Eclipse plug in's functionality for designing FESA software, synchronizing C code, releasing etc is available as command l...
FESA Software fuer Magnetnetzgeraete: Ideen / Wuensche Auf dieser Seite werden Ideen und Wuensche fuer die Realisierung von FESA Software fuer Magnetnetzgeraete f...
Python Code Generation Since FESA3 2.x a part of the code generation is done with Python instead of XSLT. One of the goals of this change is to be able to debug t...
Python Tests for FESA3 Code Generation To test the results of the python code generation in FESA3 a selection of python tests was created. These tests concern the...
Release of FESA Software During release of FESA software using the FESA Eclipse plug in several conditions apply. The release is currently (07/16) steered using t...
FESA3 Release Procedure the official cook book To prepare a new FESA3 release for installation @GSI a couple of issues should be considered. This cook book summ...
SAFTlib Currently there is no manual yet how to work with the timing groups SAFTlib which is supposed to be integrated into the FESA 3 framework. The following sh...
FESA Software in different Environments Technically it is possible to release FESA software in different environments. Different environments means a test and a p...
FESA3 Tests Issues to consider, test and check on a fresh FESA3 installation (local in the developer's workspace as well as on test machines as on the asl cluster...
FESA3 Tests Issues to consider, test and check on a fresh FESA3 installation (local in the developer's workspace as well as on test machines as on the asl cluster...
FESA3 Tests Issues to consider, test and check on a fresh FESA3 installation (local in the developer's workspace as well as on test machines as on the asl cluster...
FESA3 Tests Issues to consider, test and check on a fresh FESA3 installation (local in the developer's workspace as well as on test machines as on the asl cluster...
FESA3 Tests Issues to consider, test and check on a fresh FESA3 installation (local in the developer's workspace as well as on test machines as on the asl cluster...
Backlog of Topics for FESA3 The following is a list of topics that are concerning FESA3. It is supposed to be used as a reminder on bigger issues that need discus...
Working with SVN Some time ago when FESA3 was first established at GSI it was decided to work with release branches for each release. This allows to make the nece...
FESA FWK Release 1.3.1 Requirements * requires boost 1.54 OK * boost 1.54 will be included as fesa 3rdparty dependency in /opt/fesa/fesa 3rdparty/1.3.1/b...
FESA and RDA3 At CERN it is planned to have a working version of RDA3 by the end of 2013. RDA3 is a new development based on ZeroMQ instead of omniORB as RDA2. RD...
General: * update all slides * update dedicated classes in svn * use diagnostic logger instead of cout * Install eclipse plugin on blanco eclipse the we...
WR based Timing Configuration How to update the Timing Event List IMPORTANT: This is intended for FESA core developers. From time to time additional timing even...
Decoding WR timing events To decode WR timing events a new tool was added to the toolbox. The tool can directly 'translate' output from the WR snoop tool. Decodi...
Migration from previous FESA3 versions FESA3 4.3.1 5.0.x Basic migration steps To migrate existing FESA software from the previous FESA3 version 4.3.1 to the l...
Participants P. Kainberger, M. Wiebel, A. Schwinn, D. Day, S. Matthies, D. Beck, A. Hahn, M. Reese, F. Ameil Topic Monitoring / Supervision of the Timing Receive...
FESA3 Code Templates C code templates for efficient developers can be used to type frequently used code faster within the Eclipse IDE. The FESA3 plug in provides...
How to use Subsets Subsets allow to use one FESA class only for several (slightly) different devices such as magnet power supplies. From one base FESA class desig...
Release and Run FESA Software To provide the FESA software for testing purposes or production the software has to be released, e.g. for a FEC. For each FEC to rel...
Changelog New Features, Patches, Bug fixes, etc: See release history Detailed changelog for all FESA FWK packages: * changelog fesa core * changelog fesa ...
fesa diagconv usage: fesa diagconv converts DiagnosticSetting data, as written by FESA Explorer output data into file: use Linux pipe (fesa diagconv file.txt f...
Fesa Explorer The Fesa Explorer is a low level generic tool intended for debugging Fesa classes. It directly uses RDA3 to connect to the Fesa classes. It is there...
Principal Debug Configuration for a SSH Connection It is possible to debug a running binary on a FEC via SSH using Eclipse. This needs at least the following sett...
Timing Runtime Environment The Timing Runtime Environment contains binaries, libraries, dependencies and configuration files required by Etherbone and Saftlib. L...
Nullfeldregler, Interlocks Hallsonden 1 Meeting 17. Okt. 2017 Teilnehmer: J. Fitzek, L. Hechler, S. Heymell, P. Kainberger, H. Welker, M. Wiebel 1.1 Realisi...
FESA3 4.3.1 "Beryllium" 08 / 2017 Information for FESA class developers Start * Installation of the FESA Development Environment * Quick overview on ho...
Compilation, SVN Tag and Installation of a new productive CMW version(core developers only) * More information on the CMW Wiki Compilation, SVN Tag and Installa...
Setting Default Values in GSI Template based FESA Software automatically Using the GSI template to create FESA software from brings a couple of items which have t...
Changelog New Features, Patches, Bug fixes, etc: See release history Detailed changelog for all FESA FWK packages: * changelog fesa core * changelog fesa ...
FESA3 Code Templates C code templates for efficient developers can be used to type frequently used code faster within the Eclipse IDE. The FESA3 plug in provides...