Matej Sekoranja
|
12d73bb7da
|
testChannelAccess: all but stress tests must pass now
|
2013-12-03 23:40:34 +01:00 |
|
Matej Sekoranja
|
1125ec3437
|
testServer/testChannelAccess: channel array fix
|
2013-12-03 13:43:22 +01:00 |
|
Matej Sekoranja
|
344ba439ba
|
build fixed
|
2013-12-03 12:55:25 +01:00 |
|
Matej Sekoranja
|
8021361768
|
added testChannelAccess tests
|
2013-12-03 12:41:48 +01:00 |
|
Matej Sekoranja
|
ebef394fe3
|
testServer: added ChannelArray impl.
|
2013-12-02 10:27:48 +01:00 |
|
Matej Sekoranja
|
e8edbc293e
|
pvput: allows partial array put, not allowed by Convert
|
2013-11-27 09:12:47 +01:00 |
|
Matej Sekoranja
|
e00bd16a8b
|
win32 port: cntd.
|
2013-11-27 08:44:48 +01:00 |
|
Matej Sekoranja
|
1dba7a675d
|
testServer: ported to shared vector
|
2013-11-26 10:46:58 +01:00 |
|
Matej Sekoranja
|
2f8d1b2dff
|
testServer: fixed ProcessAction freq
|
2013-11-25 09:50:41 +01:00 |
|
Matej Sekoranja
|
0322982392
|
ported utils to new pvData array API, pvput now uses pvData convert
|
2013-11-22 10:30:29 +01:00 |
|
Matej Sekoranja
|
c9e70902a2
|
Win32 port: gcc visibility test passed
|
2013-11-20 21:29:33 +01:00 |
|
Marty Kraimer
|
530a96746b
|
CreateRequest no longer derives from Requester; In responseHandlers all destructors are virtual.
|
2013-10-31 06:23:33 -04:00 |
|
Matej Sekoranja
|
236a7311d5
|
pvAccess -> pva provider name change
|
2013-09-23 11:26:10 +02:00 |
|
Matej Sekoranja
|
f2a10fd37a
|
server: deserialization exceptuion guards
|
2013-09-23 11:05:52 +02:00 |
|
Matej Sekoranja
|
9102e42aed
|
eget: monitor support
|
2013-09-19 10:47:08 +02:00 |
|
Matej Sekoranja
|
7dbd2893b3
|
testServer: testEnum added
|
2013-09-19 10:46:49 +02:00 |
|
Matej Sekoranja
|
9e607e7697
|
testServer: Monitor::start()/stop() implemented
|
2013-09-19 09:54:49 +02:00 |
|
Andrew Johnson
|
8ebadb261c
|
Fix VxWorks and RTEMS builds
|
2013-09-05 10:32:11 -05:00 |
|
Matej Sekoranja
|
5fdfaa21d0
|
server side request impl: hold self reference in destroy(); ChannelField do not send Field if status is not success
|
2013-09-02 14:29:51 +02:00 |
|
Matej Sekoranja
|
3631fc64d3
|
testServer: added sync
|
2013-07-21 21:44:45 +02:00 |
|
Andrew Johnson
|
fe292d90db
|
Fixed compiler warning.
|
2013-06-12 21:30:22 -05:00 |
|
Matej Sekoranja
|
458e56c99a
|
eget: separator support for tables, matrices, nv
|
2013-06-11 20:21:36 +02:00 |
|
Matej Sekoranja
|
db75d08ed9
|
pvput: handle negative numbers
|
2013-06-11 19:25:14 +02:00 |
|
Matej Sekoranja
|
ffa5d2abe1
|
eget: transpose support for multiple scalar pvs
|
2013-06-11 13:47:14 +02:00 |
|
Matej Sekoranja
|
99f97b440f
|
pva-tools: added quiet option, compact ouput of a table, transpose vs terse
|
2013-06-11 13:39:56 +02:00 |
|
Matej Sekoranja
|
d0c5e1f604
|
ported GoogleTests to EPICS Test Harness
|
2013-06-11 09:20:21 +02:00 |
|
Matej Sekoranja
|
b2d406c706
|
eget: Status printing, do not dump stack trace if not in debug mode
|
2013-06-10 14:24:42 +02:00 |
|
Matej Sekoranja
|
1c12b7ba2e
|
eget: NTEnum support
|
2013-06-05 22:28:06 +02:00 |
|
Matej Sekoranja
|
a20dd07b85
|
ChannelProviderFactory, eget support for it
|
2013-06-04 00:32:58 +02:00 |
|
Matej Sekoranja
|
8bf8b12ea3
|
eget: channelGet failed to connect handing
|
2013-05-30 13:41:38 +02:00 |
|
Matej Sekoranja
|
d0105642bb
|
merge
|
2013-05-23 15:09:45 +02:00 |
|
Matej Sekoranja
|
ac9a3da1df
|
eget automatic RPC request if -a option is provided
|
2013-05-23 15:03:54 +02:00 |
|
Marty Kraimer
|
a3a2c12ab3
|
bitSetUtil was changed in pvDataCPP
|
2013-05-16 09:05:36 -04:00 |
|
Matej Sekoranja
|
6c14f27641
|
CA to PVA rename
|
2013-05-16 09:58:38 +02:00 |
|
Matej Sekoranja
|
2876400e61
|
merge
|
2013-04-25 12:05:16 +02:00 |
|
Matej Sekoranja
|
6bf091b73f
|
testGetPerformance: Gbit is 10^9 and not 2^30
|
2013-04-25 12:04:35 +02:00 |
|
Matej Sekoranja
|
f7dcb95d7b
|
testGetPerformance: actually called configure to enable USER_CONTROLLED flush
|
2013-04-25 09:00:17 +02:00 |
|
Matej Sekoranja
|
116c9f40e1
|
FlushStrategy, ChannelProvider::configure, USER_CONTROLED support
|
2013-04-24 23:27:51 +02:00 |
|
Matej Sekoranja
|
0b061c81d7
|
testGetPefrormance avg out
|
2013-04-24 13:05:59 +02:00 |
|
Matej Sekoranja
|
d59f2c81ea
|
testGetPerformance file support, fixed directSerialization with fast get clients
|
2013-04-24 12:22:43 +02:00 |
|
Matej Sekoranja
|
baeac17490
|
added network throughput to testGetPerformance
|
2013-04-10 13:00:26 +02:00 |
|
Matej Sekoranja
|
e6724eef7a
|
testApp/remote/testGetPerformance.cpp: removed flush() future option
|
2013-04-03 11:43:39 +02:00 |
|
Matej Sekoranja
|
e838937bec
|
testApp/remote/testGetPerformance.cpp: help args fixed
|
2013-04-03 11:28:20 +02:00 |
|
Matej Sekoranja
|
fe94ab1951
|
ident fix, testGetPerformance configurable via command-line
|
2013-04-03 11:25:48 +02:00 |
|
Matej Sekoranja
|
e4fee717a8
|
pvinfo null introspection data check
|
2013-03-26 22:11:57 +01:00 |
|
Matej Sekoranja
|
2233439fad
|
testServer: testRandom, testTable added
|
2013-03-22 22:43:45 +01:00 |
|
Matej Sekoranja
|
10a62738df
|
pvinfo added
|
2013-03-20 13:03:33 +01:00 |
|
Matej Sekoranja
|
9755c3b016
|
raw structure dump eget option, unspecified argument support
|
2013-03-05 20:34:35 +01:00 |
|
Matej Sekoranja
|
6374a35024
|
NDColorModeMono and NDColorModeRGB1 eget and testServer support
|
2013-03-01 14:39:46 +01:00 |
|
Matej Sekoranja
|
660418f98a
|
testImage rotation added to testServer, Qt4Designer project files
|
2013-02-27 10:17:12 +01:00 |
|