|
3dbe94d87a
|
copy softMain.cpp from Base
|
2016-03-18 12:38:22 -04:00 |
|
|
7d150cc7ad
|
add qsrv
|
2016-03-18 12:34:32 -04:00 |
|
|
3dd40dcf76
|
group monitor working
|
2016-03-17 18:37:22 -04:00 |
|
|
11b6659c60
|
fix initial update for single monitor
|
2016-03-17 18:03:37 -04:00 |
|
|
454b793b75
|
more monitor testing
|
2016-03-17 17:54:56 -04:00 |
|
|
302d2ec0a3
|
more
|
2016-03-17 17:00:43 -04:00 |
|
|
3749d98c45
|
more group monitor
|
2016-03-17 15:59:04 -04:00 |
|
|
485294c2a5
|
group info() processing
|
2016-03-17 14:37:46 -04:00 |
|
|
2f64098e15
|
start group monitor
|
2016-03-16 23:49:46 -04:00 |
|
|
65636d8d8c
|
more
|
2016-03-16 22:33:23 -04:00 |
|
|
3215a280da
|
more single monitor
|
2016-03-16 19:29:22 -04:00 |
|
|
47560e8565
|
minor
|
2016-03-16 19:10:30 -04:00 |
|
|
b8fa83316b
|
consolidate single monitors
only one dbEvent subscription for all PVA clients.
|
2016-03-16 19:10:14 -04:00 |
|
|
fdd5b1096a
|
minor
|
2016-03-16 17:03:40 -04:00 |
|
|
79da95efd5
|
add BaseMonitor
|
2016-03-16 16:37:29 -04:00 |
|
|
eaf441d9f7
|
minor
|
2016-03-11 12:59:02 -05:00 |
|
|
4033f04516
|
single monitor() working
|
2016-03-03 18:15:52 -05:00 |
|
|
d99923a070
|
start single monitor()
|
2016-03-03 17:11:56 -05:00 |
|
|
de0c3b473f
|
errlog std::ostream
|
2016-03-03 10:19:31 -05:00 |
|
|
974a6e5df5
|
minor
|
2016-03-03 09:11:12 -05:00 |
|
|
349578cd2c
|
group put()
|
2016-03-02 20:00:54 -05:00 |
|
|
e5b886b59d
|
working single put()
|
2016-03-02 19:22:25 -05:00 |
|
|
b61fdbecd1
|
consolidate single get/put
|
2016-03-02 18:22:42 -05:00 |
|
|
5fcdfe97f5
|
bitwise_and
|
2016-03-02 18:22:05 -05:00 |
|
|
031dd94dd1
|
add single put()
|
2016-03-02 17:57:15 -05:00 |
|
|
fc19ab7164
|
PDB provider get() working
|
2016-03-02 17:32:53 -05:00 |
|
|
3425aaba7a
|
more PDB
|
2016-03-02 16:16:11 -05:00 |
|
|
5afaccb98e
|
yet more PDB
|
2016-03-02 14:58:04 -05:00 |
|
|
078babad71
|
more PDB integration
|
2016-03-02 14:20:56 -05:00 |
|
|
229f681d5c
|
start PDB integration
|
2016-03-02 10:52:19 -05:00 |
|
|
48824ec333
|
add PVIF
mapping between DBR and PVD types
|
2016-03-02 10:52:17 -05:00 |
|
|
97f15b5d98
|
minor
|
2016-02-17 15:21:37 -05:00 |
|
|
e35f06cb00
|
more monitor delta handling
|
2016-02-17 12:50:28 -05:00 |
|
|
8aa99160e2
|
missing dep
|
2016-02-10 07:53:00 -05:00 |
|
|
58d4291bd5
|
more test
|
2016-02-06 22:21:19 -05:00 |
|
|
ceefb62cff
|
more lastelem
|
2016-02-06 22:21:06 -05:00 |
|
|
64b2868521
|
use Monitor::getStats()
|
2016-02-05 13:55:11 -05:00 |
|
|
0e5456c9ef
|
add pvasr
|
2016-02-05 13:54:47 -05:00 |
|
|
c863aae2f0
|
copy lastelem
can't keep this when the default queue size is 2.
|
2016-02-05 13:54:17 -05:00 |
|
|
a88e6e5336
|
test overflow in downstream queue
|
2016-02-01 16:16:54 -05:00 |
|
|
03f666c3f6
|
fixups
|
2016-01-29 18:34:59 -05:00 |
|
|
8be5c48677
|
minor
|
2016-01-29 16:19:51 -05:00 |
|
|
aecd8471e1
|
more ref. count tracking and break some loops
|
2016-01-29 16:15:34 -05:00 |
|
|
9d561f63a6
|
correct simulation of monitor deltas
allow the "remote" copy to get out of sync
if changed mask is incorrect/incomplete
|
2016-01-29 15:54:43 -05:00 |
|
|
3cd09efa0a
|
more test
|
2016-01-29 15:01:37 -05:00 |
|
|
f081e10c62
|
fixups
|
2016-01-29 14:04:36 -05:00 |
|
|
4f5dd551d9
|
more testing
|
2016-01-29 14:04:26 -05:00 |
|
|
d54cc78ce8
|
consolidate channelFind and createChannel
|
2016-01-29 12:25:39 -05:00 |
|
|
1a7db1df17
|
pass in upstream provider as argument
|
2016-01-29 12:14:34 -05:00 |
|
|
2b6bd8c94d
|
move GWServerChannelProvider into a header
|
2016-01-29 11:17:15 -05:00 |
|