Commit Graph

125 Commits

Author SHA1 Message Date
Michael Davidsaver
f7099c183c more circle demo 2016-03-27 20:07:15 +09:00
Michael Davidsaver
ff4162b46a pdb: allow more than one pdb* info tag per record
Key off the prefix to allow eg.

info(pdbGroup0, "...")
info(pdbGroup1, "...")
2016-03-27 17:59:02 +09:00
Michael Davidsaver
db665e9843 pvalink minor 2016-03-27 17:03:36 +09:00
Michael Davidsaver
5716a7b1ce less noise 2016-03-27 16:20:28 +09:00
Michael Davidsaver
de4af82e92 add circles demo 2016-03-27 16:19:42 +09:00
Michael Davidsaver
480698be67 pvif: don't translate status codes
PVD status codes are different and cs-studio
pva plugin fails with array out of bounds for
unknown status codes.
2016-03-27 15:51:22 +09:00
Michael Davidsaver
39521f5588 pvalink fixups 2016-03-27 15:49:38 +09:00
Michael Davidsaver
f5acbdd941 single put w/ process 2016-03-24 19:32:26 -04:00
Michael Davidsaver
92cdbfc272 more pvalink 2016-03-24 19:32:13 -04:00
Michael Davidsaver
5219f29945 fix iocshVariable helper 2016-03-24 18:48:30 -04:00
Michael Davidsaver
f1f6db989e pvalink: use cached values for triggered scan 2016-03-24 17:03:46 -04:00
Michael Davidsaver
457ef87d95 group publish atomic attribute 2016-03-24 13:07:49 -04:00
Michael Davidsaver
9f3ddc35c4 more pvalink 2016-03-24 11:33:27 -04:00
Michael Davidsaver
193539b63e start on pvalink 2016-03-24 10:53:04 -04:00
Michael Davidsaver
2af78e5ff2 pvif: handle scalar string fields 2016-03-23 15:40:18 -04:00
Michael Davidsaver
679bd53974 imprecise precision
The precision should be translated into 'display.format'
somehow.  Not sure what is expected, so leave it
blank.
2016-03-23 15:18:51 -04:00
Michael Davidsaver
704c0a1485 pvif: userTag from LSB 2016-03-21 19:05:14 -04:00
Michael Davidsaver
5544f78c02 minor 2016-03-20 13:31:47 -04:00
Michael Davidsaver
160d29e7b0 add check_consist demo/test 2016-03-20 13:31:38 -04:00
Michael Davidsaver
045a3d94b3 ignore dbEvent queue values for triggered group monitor 2016-03-19 18:06:55 -04:00
Michael Davidsaver
76bab402ef fix lock order
maybe introducing issue w/ concurrent release()...
2016-03-19 17:54:10 -04:00
Michael Davidsaver
322810a5f0 pvif, fix maskALWAYS handling and timestamp epoch 2016-03-18 13:25:01 -04:00
Michael Davidsaver
9decfdf320 Build softIocPVA 2016-03-18 13:24:57 -04:00
Michael Davidsaver
243f039280 conditional use of epicsExitLater 2016-03-18 13:24:31 -04:00
Michael Davidsaver
f539e5b6a3 Rename as softIoc -> softIocPVA 2016-03-18 13:24:15 -04:00
Michael Davidsaver
3dbe94d87a copy softMain.cpp from Base 2016-03-18 12:38:22 -04:00
Michael Davidsaver
7d150cc7ad add qsrv 2016-03-18 12:34:32 -04:00
Michael Davidsaver
3dd40dcf76 group monitor working 2016-03-17 18:37:22 -04:00
Michael Davidsaver
11b6659c60 fix initial update for single monitor 2016-03-17 18:03:37 -04:00
Michael Davidsaver
454b793b75 more monitor testing 2016-03-17 17:54:56 -04:00
Michael Davidsaver
302d2ec0a3 more 2016-03-17 17:00:43 -04:00
Michael Davidsaver
3749d98c45 more group monitor 2016-03-17 15:59:04 -04:00
Michael Davidsaver
485294c2a5 group info() processing 2016-03-17 14:37:46 -04:00
Michael Davidsaver
2f64098e15 start group monitor 2016-03-16 23:49:46 -04:00
Michael Davidsaver
65636d8d8c more 2016-03-16 22:33:23 -04:00
Michael Davidsaver
3215a280da more single monitor 2016-03-16 19:29:22 -04:00
Michael Davidsaver
47560e8565 minor 2016-03-16 19:10:30 -04:00
Michael Davidsaver
b8fa83316b consolidate single monitors
only one dbEvent subscription for all PVA clients.
2016-03-16 19:10:14 -04:00
Michael Davidsaver
fdd5b1096a minor 2016-03-16 17:03:40 -04:00
Michael Davidsaver
79da95efd5 add BaseMonitor 2016-03-16 16:37:29 -04:00
Michael Davidsaver
eaf441d9f7 minor 2016-03-11 12:59:02 -05:00
Michael Davidsaver
4033f04516 single monitor() working 2016-03-03 18:15:52 -05:00
Michael Davidsaver
d99923a070 start single monitor() 2016-03-03 17:11:56 -05:00
Michael Davidsaver
de0c3b473f errlog std::ostream 2016-03-03 10:19:31 -05:00
Michael Davidsaver
974a6e5df5 minor 2016-03-03 09:11:12 -05:00
Michael Davidsaver
349578cd2c group put() 2016-03-02 20:00:54 -05:00
Michael Davidsaver
e5b886b59d working single put() 2016-03-02 19:22:25 -05:00
Michael Davidsaver
b61fdbecd1 consolidate single get/put 2016-03-02 18:22:42 -05:00
Michael Davidsaver
5fcdfe97f5 bitwise_and 2016-03-02 18:22:05 -05:00
Michael Davidsaver
031dd94dd1 add single put() 2016-03-02 17:57:15 -05:00