EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: PVA without Base?
From: "Johnson, Andrew N. via Core-talk" <[email protected]>
To: "[email protected]" <[email protected]>
Date: Thu, 9 Jan 2020 16:53:56 +0000
Hi Ralph,

On 1/9/20 7:40 AM, Ralph Lange via Core-talk wrote:
Interesting question that just came up:
Is it possible (maybe with the cmake approach that I remember Martin and/or Michael using) to build the pvData/pvAccess C++ libraries completely separate, i.e. without linking to or having EPICS Base around?

You will need libCom — pvData includes many headers such as epicsMutex.h, epicsTime.h, epicsString.h etc., but that ought to be sufficient for the core PVA modules. The test coverage for libCom is probaby better than any other part, although it may be quite a way from what you need. You should be able to get by with a subset of the libCom sources though.

I suspect more of a problem for your requirements would be test coverage for the pvData and pvAccess code itself. Could you contribute funding to writing tests for pvxs instead? I guess that depends on your timing. That is also using headers from libCom, so you would need that in either case.

HTH,

- Andrew


Background:
ITER's Real-Time Framework (RTF) that will be running the plasma control system is classified as software integrity level 1 (SWIL-1), requiring it among other stuff to adhere to the HIC++ standard and provide pretty good test coverage (>95%).
Now the RTF wants to use PVAccess as transport layer for configuration, slow control and monitoring. This would obviously pull the PVA source code into the SWIL-1 scope. Will we be able to keep the rest of EPICS Base out of this?

Thanks for any insights.
~Ralph

-- 
Complexity comes for free, Simplicity you have to work for.

References:
PVA without Base? Ralph Lange via Core-talk

Navigate by Date:
Prev: Re: PVA without Base? Mark Rivers via Core-talk
Next: Re: PVA without Base? Michael Davidsaver via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: Re: PVA without Base? Mark Rivers via Core-talk
Next: Re: PVA without Base? Michael Davidsaver via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
ANJ, 09 Jan 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·