Commit Graph
59 Commits
Author SHA1 Message Date
Matej Sekoranja 4e62a7d4df channelList using svector 2014-06-09 22:13:48 +02:00
Matej Sekoranja aea156ebbb channelList 2014-06-09 21:32:20 +02:00
Matej Sekoranja cdc03d8e97 porting tests and utils 2014-05-22 22:31:20 +02:00
Matej Sekoranja fbb108652e ca provider ported to new API 2014-05-21 23:01:03 +02:00
Matej Sekoranja 4bbab422fe ChannelRequest::cancel() impl. 2014-04-07 12:22:30 +02:00
Matej Sekoranja 7b2197ca26 ca: replaced deprecated array method with new for rtems/vxworks 2014-02-05 22:44:31 +01:00
Matej Sekoranja aa6bcecb1a win32: some warning removed 2013-12-03 12:08:45 +01:00
Matej Sekoranja bc8bef3cc3 ca: ported to new shared_vector 2013-11-26 00:45:10 +01:00
Matej Sekoranja 949bed230e starting Win32 port 2013-11-20 16:14:42 +01:00
Andrew Johnson 8ebadb261c Fix VxWorks and RTEMS builds 2013-09-05 10:32:11 -05:00
Matej Sekoranja 9c23391444 ca: valueAlarm SIGSEG fix 2013-06-10 20:32:04 +02:00
Matej Sekoranja 3fd682d412 ca: channelName now member 2013-06-05 22:01:27 +02:00
Matej Sekoranja b136fce5fd ca: destruction, enum labels support 2013-06-05 20:50:04 +02:00
Matej Sekoranja a20dd07b85 ChannelProviderFactory, eget support for it 2013-06-04 00:32:58 +02:00
Matej Sekoranja d9eda7d908 ca: monitor support 2013-06-03 22:27:27 +02:00
Matej Sekoranja 26c75b0092 ca: enum/string put support 2013-06-03 14:58:04 +02:00
Matej Sekoranja 37d4ad49c3 ca: put array support 2013-06-03 11:54:32 +02:00
Matej Sekoranja 9def1f15f8 ca: basic put support 2013-06-03 11:29:25 +02:00
Matej Sekoranja 50ceebc2cd vxWorks: long int* to int* cast on 32-bit 2013-06-01 22:44:35 +02:00
Matej Sekoranja 43168fede6 vxWorks: long int* to int* cast on 32-bit 2013-06-01 21:39:23 +02:00
Matej Sekoranja 4731d4c854 vxWorks: long int* to int* cast on 32-bit 2013-06-01 21:24:08 +02:00
Matej Sekoranja b060f86f64 ca: valueAlarm,control not relevant for string/enums 2013-05-31 19:54:14 +02:00
Matej Sekoranja 508f444b34 ca: copy for all the types 2013-05-31 16:24:25 +02:00
Matej Sekoranja 4618a9dda2 ca: templatization of dbr to pvStructure 2013-05-31 13:26:24 +02:00
Matej Sekoranja 5dd76f2ca7 ca: get support for all double DBR types 2013-05-30 21:05:33 +02:00
Matej Sekoranja b1c1e6d9be ca: copy DBR to pvStructure skeleton 2013-05-30 17:53:40 +02:00
Matej Sekoranja 01fab96ea7 ca: get pvStructure support 2013-05-30 15:50:38 +02:00
Matej Sekoranja 3f1790974f ca: get pvStructure support 2013-05-30 15:50:31 +02:00
Matej Sekoranja e180293576 ca: prototype for double scalar value only get 2013-05-27 21:40:44 +02:00
Matej Sekoranja 6a0116a96e ca provider skeleton done, connection, getField 2013-05-27 12:56:51 +02:00
Matej Sekoranja adf1a0a1d3 ca provider skeleton 2013-05-23 15:05:58 +02:00
Matej Sekoranja 6c14f27641 CA to PVA rename 2013-05-16 09:58:38 +02:00
Unknown fba545818d compatibility with vxWorks 2012-09-05 14:10:43 +02:00
Matej Sekoranja ae718719c3 passing string by const ref 2012-08-20 16:36:44 +02:00
Matej Sekoranja 835ce323f1 cleanup phase II 2012-07-26 21:38:02 +02:00
Matej Sekoranja 1b6587336e cleanup phase I 2012-07-24 10:13:57 +02:00
Matej Sekoranja 998fd9e44e version check and port numbers aligned with Java 2012-06-27 08:25:15 +02:00
Matej Sekoranja 81f9aac2b0 Dirk's VxWorks port 2012-03-28 20:31:33 +02:00
Matej Sekoranja 4e22433de1 wildcharMatcher removed, headers cleaned from using statements 2011-10-20 15:10:31 +02:00
Matej Sekoranja 4dcb439955 header cleanup 2011-10-20 10:54:09 +02:00
Matej Sekoranja 018450b1bd merge 2011-09-20 17:51:37 +02:00
Matej Sekoranja d03ac9d00f TCP read fixed, some unactive alignment code added 2011-09-20 17:37:28 +02:00
jr76 e1dc920661 unsigned int8 replaced with uint8_t for windows build 2011-09-19 11:33:23 +01:00
Matej Sekoranja 409c1f17d7 byte order independent code, transportRevision is int8 2011-09-18 10:06:37 +02:00
Matej Sekoranja 633801c2ae RTEMS support; using namespace removed from headers 2011-09-13 09:56:39 +02:00
Matej Sekoranja 872135a4b1 new logging, SIGPIPE and other handled 2011-08-25 15:17:36 +02:00
Marty Kraimer 2ee024ecb8 include files put into include/pv 2011-06-07 08:31:41 -04:00
Matej Sekoranja c36ba5264d port from pvAccessCPP-md 2011-05-12 12:47:55 +02:00
Marty Kraimer 753e6d246b Make * to & changes due to changes in pvData. 2011-02-18 08:20:27 -05:00
Gasper Jansa bba69beb05 CAJ_DEFAULT_PROVIDER add 2011-02-07 22:13:35 +01:00