37 Commits

Author SHA1 Message Date
a597381f83 pvget -V show dependency versions 2020-01-16 16:25:51 -08:00
754a1d2b08 pvtools main() catch 2019-03-04 18:01:33 -08:00
a4e78916b7 pvtools: update options message 2018-10-30 17:20:15 -07:00
6dea9d90cc pvutils rework 2018-10-30 16:25:59 -07:00
30f07f2fb6 Changing default request string to 'field()' 2018-10-02 20:29:02 -07:00
281447c909 pvtools: force flush cout
Apparently windows CRT doesn't have a timed flush.
2018-09-17 10:37:36 -07:00
f29ef3121e pvtools: compose pvutil_ostream
eliminate at least some of the odd-ness which is causing
build failures on hosted mingw.
2018-06-29 16:22:56 -07:00
1adea89e77 pvtools: combine separator and fieldSeparator
both always have the same value anyway...
2018-04-24 08:33:25 -07:00
9c25057d80 pvtools: drop unnecessary accessors for global flags
These don't provide any encapsulation or validation...
2018-04-24 08:29:45 -07:00
a2b60771c2 pvget -m show time/alarm
MD: cleanups
2018-04-24 07:36:06 -07:00
b05ec689d0 pvget/pvinfo check for NULL channel 2018-01-31 11:51:13 -08:00
955c1896a1 pvget: always print Timeout 2017-11-27 20:10:33 -06:00
2a1ba9418e pvtools: make -V show version, -v show full structure 2017-10-06 14:36:27 +02:00
6c53f54485 pvget reftrack 2017-08-30 11:17:03 -05:00
eef51a9a6d automatic ClientFactory::start()
register the "pva" provider automatically.
2017-07-17 14:29:27 +02:00
6370f11cd2 remove unused 2017-07-14 14:38:04 +02:00
25b81ba506 pvget/pvput: redo connection handling 2017-07-03 19:24:01 +02:00
749e8d71d1 replace all internal use of getChannelProviderRegistry() 2017-07-03 19:24:00 +02:00
0b0ed3ade5 drop boilerplate message() 2017-06-21 17:12:12 +02:00
d0915581b4 rationalize CLI handling of providers 2017-06-07 19:59:56 +02:00
edcb408e92 eget/pvget: must keep Monitor alive 2017-06-07 14:24:39 +02:00
616e894669 c++11 compilation (take 2)
references #28
2016-03-23 22:15:32 +01:00
04a90c4780 c++11 compilation issues
references #28
2016-03-23 22:04:09 +01:00
43811e2511 added version to pvaTools
closes #35
2016-03-22 11:55:59 +01:00
5279d247ca general indent beautification 2016-03-10 23:36:16 +01:00
946dc9b0fd Removed unused variable from pvget and imporoved error messages in pvput. 2015-04-18 10:27:18 +01:00
01efae1597 Small fix to pvget 2015-04-17 20:47:21 +01:00
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
e67e8153ef EPCIS 3.15 compilation warnings removed 2014-11-26 11:09:11 +01:00
84ee414ace more work on pv tools 2014-10-20 09:13:44 +02:00
cfbbe577db enhanced printout, enum_t/time_t support 2014-10-15 16:10:41 +02:00
1e2f335c61 enum_t/time_t print in terse mode 2014-10-15 12:01:43 +02:00
85db68a1ea clang port 2014-08-13 23:49:18 +02:00
3050323193 added disconnect message to pvget/eget while monitoring 2014-07-21 11:29:22 +02:00
ba4102639e String -> std::string, toString methods removed 2014-06-19 14:29:41 +02:00
99df13dc72 completed merge 2014-06-10 00:09:08 +02:00
6402e2ca1b Moved pvget/pvput/pvinfo/eget programs into pvtoolsSrc
These programs are intended for users, they are not tests.
2014-04-22 10:38:17 -05:00