Commit Graph

73 Commits

Author SHA1 Message Date
Michael Davidsaver d3b482e87f another ambiguity 2017-07-18 11:03:39 +02:00
Michael Davidsaver eef51a9a6d automatic ClientFactory::start()
register the "pva" provider automatically.
2017-07-17 14:29:27 +02:00
Michael Davidsaver 2c530868f6 split out caprovider as libpvAccessCA
fixup multi-library build
2017-07-17 13:51:20 +02:00
Michael Davidsaver 6370f11cd2 remove unused 2017-07-14 14:38:04 +02:00
Michael Davidsaver 6436ceb04d pvtools: drop unused 2017-07-10 12:38:16 +02:00
Michael Davidsaver 006224b4d1 pva client break ref loop with ChannelRequester
pvutils: remove ChannelRequesterImpl
2017-07-07 18:44:24 +02:00
Michael Davidsaver 05b6da623a rename GUID -> ServerGUID
avoid ambigious name on windows/mingw
2017-07-04 17:57:20 +02:00
Michael Davidsaver a6efd7ce6a update pvlist to use RPCClient 2017-07-03 19:24:01 +02:00
Michael Davidsaver 858235fd0a update pvinfo 2017-07-03 19:24:01 +02:00
Michael Davidsaver 25b81ba506 pvget/pvput: redo connection handling 2017-07-03 19:24:01 +02:00
Michael Davidsaver 734110eba5 remove unused 2017-07-03 19:24:00 +02:00
Michael Davidsaver 749e8d71d1 replace all internal use of getChannelProviderRegistry() 2017-07-03 19:24:00 +02:00
Michael Davidsaver 0b0ed3ade5 drop boilerplate message() 2017-06-21 17:12:12 +02:00
Michael Davidsaver d0915581b4 rationalize CLI handling of providers 2017-06-07 19:59:56 +02:00
Michael Davidsaver edcb408e92 eget/pvget: must keep Monitor alive 2017-06-07 14:24:39 +02:00
Michael Davidsaver dd78b467f8 consolidate AtomicBoolean 2017-05-30 17:32:28 +02:00
Michael Davidsaver 277e5c33fb privatize some API details
hide a number of APIs which should not
be public APIs.
2017-05-30 17:12:31 +02:00
Andrew Johnson 9a8644033d Prevent redefinition of NOMINMAX
While this protection is not strictly necessary here, if someone
does a cut-and-paste into a header file it should be included.
2016-04-06 15:22:11 -05:00
Andrew Johnson b4cfe861d3 MinGW provides popen() and pclose() 2016-04-06 10:59:22 -05:00
Matej Sekoranja d54ddff9ae c++11 compilation (take 3)
references #28
2016-03-23 22:22:22 +01:00
Matej Sekoranja 616e894669 c++11 compilation (take 2)
references #28
2016-03-23 22:15:32 +01:00
Matej Sekoranja 04a90c4780 c++11 compilation issues
references #28
2016-03-23 22:04:09 +01:00
Matej Sekoranja 43811e2511 added version to pvaTools
closes #35
2016-03-22 11:55:59 +01:00
Matej Sekoranja 5279d247ca general indent beautification 2016-03-10 23:36:16 +01:00
Matej Sekoranja 87c11d83d2 win32 port 2016-03-06 21:21:26 +01:00
Matej Sekoranja 55328e4a53 merge 2015-10-15 21:18:56 +02:00
Dave Hickin 0af5599457 Remove calls of deprecated getScalarArrayField 2015-07-24 15:00:25 +01:00
Matej Sekoranja 7c7ff7babc Merge pull request #8 from anjohnson/mbOptional
Make microbench library & header optional
2015-07-14 10:34:08 +02:00
Andrew Johnson 98224b0d01 Make microbench library & header optional
Requires similar changes in pvaSrv, and in pvCommonCPP if you're
actually using the microbench code.
2015-07-13 10:50:55 -05:00
Michael Davidsaver ef46931276 use getSubField 2015-06-22 15:04:44 -04:00
Matej Sekoranja b381d84e64 cancel(), done(), ackAny param 2015-05-06 11:08:23 +02:00
dhickin c492406d57 Link pvinfo against ca. 2015-04-18 10:35:14 +01:00
dhickin 946dc9b0fd Removed unused variable from pvget and imporoved error messages in pvput. 2015-04-18 10:27:18 +01:00
dhickin 895f950a0c Added channel access support, default provider option and URI support for ca and pva schemes to pvinfo. 2015-04-18 10:24:45 +01:00
dhickin 6228975069 Added channel access support, default provider option and URI support for ca and pva schemes to pvput. 2015-04-17 23:57:18 +01:00
dhickin c09f8f9e45 Link pvget against ca. 2015-04-17 22:40:59 +01:00
dhickin 01efae1597 Small fix to pvget 2015-04-17 20:47:21 +01:00
dhickin 7441f53eeb Added channel access support, default provider option and URI support for ca and pva schemes to pvget. 2015-04-17 16:52:31 +01:00
Matej Sekoranja c8c0498cdf using new copy API 2015-02-18 10:03:18 +01:00
Matej Sekoranja eeba21bcfb merge 2015-01-07 08:21:20 +01:00
Matej Sekoranja 743a07064a pvlist help examples typos 2014-12-05 08:43:46 +01:00
Matej Sekoranja e67e8153ef EPCIS 3.15 compilation warnings removed 2014-11-26 11:09:11 +01:00
Matej Sekoranja b29c8f439b pvatools: enum index out of range fix 2014-11-24 12:12:22 +01:00
Matej Sekoranja d654738dc5 win32 SO_RCVTIMEO 2014-11-20 23:06:32 +01:00
Matej Sekoranja 976fe49d60 pvlist improvements 2014-11-20 22:13:29 +01:00
Matej Sekoranja 9365623a94 eget: pvs authority support 2014-11-17 12:50:41 +01:00
Matej Sekoranja 2f1c227f4f vxWorks htons macro woes 2014-11-11 12:26:47 +01:00
Matej Sekoranja b263acebbc PVStructureArray/PVUnionArray null element pvutils formatting 2014-11-06 22:33:36 +01:00
Matej Sekoranja 5b1825a11c URI: ev4 to epics, and URI version major check 2014-10-28 22:04:01 +01:00
Matej Sekoranja d465514e9b pv utils alarm_t support 2014-10-20 11:51:35 +02:00