Commit Graph

99 Commits

Author SHA1 Message Date
Matej Sekoranja
1dbf736ad2 fixed version reporting (shows module version) now; fixed system configuration and startPVAServer user specified provider name(s) 2013-09-02 23:17:52 +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
54383923af added startPVAServer() and 4.3 versions 2013-06-10 12:10:38 +02:00
Matej Sekoranja
dddaef75ea added missing include algorithm 2012-10-17 11:39:38 +02:00
Matej Sekoranja
e264f5f51d configuration: better boolean parsing 2012-10-12 12:14:41 +02:00
Matej Sekoranja
e11cca0fdb unused params warnings removed 2012-10-10 12:02:12 +02:00
Unknown
d8ff75900e minimize preprocessor branching for vxWorks 2012-09-06 17:13:19 +02:00
Unknown
fba545818d compatibility with vxWorks 2012-09-05 14:10:43 +02:00
Matej Sekoranja
929387cf80 VxWorks ports from Dirk 2012-09-03 23:48:31 +02:00
Matej Sekoranja
ae718719c3 passing string by const ref 2012-08-20 16:36:44 +02:00
Matej Sekoranja
39d6a6bc19 server cleanup 2012-07-30 12:21:13 +02:00
Matej Sekoranja
0ca43eb89b IntrospectionRegistry changes, compiles 2012-07-24 23:40:50 +02:00
Matej Sekoranja
3ea38d79dd IntrospectionRegistry changes, does not compile 2012-07-24 23:00:20 +02:00
Matej Sekoranja
1b6587336e cleanup phase I 2012-07-24 10:13:57 +02:00
Matej Sekoranja
4b5bc38835 unsigned/size_t/shared ptrs 2012-06-15 14:47:16 +02:00
Matej Sekoranja
81f9aac2b0 Dirk's VxWorks port 2012-03-28 20:31:33 +02:00
Matej Sekoranja
21774ff01e Field serialization moved to pvData 2012-03-27 12:02:23 +02:00
Matej Sekoranja
2c5b322a8c added missing likely.h 2011-10-20 15:46:16 +02:00
Matej Sekoranja
8464aacbef header cleanup 2011-10-20 15:40:53 +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
jrowlandls
267d486073 window: used osiSock to discover broadcast addresses, used more portable types, replaced two instances of variable length stack allocation with std::vector 2011-09-16 11:54:33 +01: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
5c31e553a0 TODO added 2011-05-22 13:38:25 +02:00
Matej Sekoranja
484da96da6 shared_pointer cycles 2011-05-17 23:32:39 +02:00
Matej Sekoranja
9c1eda3655 memory management 2011-05-15 21:41:05 +02:00
Matej Sekoranja
1da4173535 shared_pointer const & 2011-05-13 14:02:06 +02:00
Matej Sekoranja
c36ba5264d port from pvAccessCPP-md 2011-05-12 12:47:55 +02:00
Matej Sekoranja
357d48a5e7 configuration parsing fixed 2011-03-08 10:54:47 +01:00
Matej Sekoranja
49ab4968be md mutex copy patch 2011-03-03 22:26:53 +01:00
Marty Kraimer
753e6d246b Make * to & changes due to changes in pvData. 2011-02-18 08:20:27 -05:00
Matej Sekoranja
f7742d3eb0 Status changes 2011-02-17 01:22:08 +01:00
Gasper Jansa
d81fd2309b toArray fix 2011-02-04 16:19:34 +01:00
Gasper Jansa
657ab82cf0 small fixies 2011-02-04 13:50:04 +01:00
Gasper Jansa
82969687f8 fixed memory leak. System configuration gets created by default. 2011-01-31 21:17:42 +01:00
Matej Sekoranja
441532ff66 baseException fix 2011-01-28 19:52:46 +01:00
Matej Sekoranja
228ed56858 merge 2011-01-24 23:28:31 +01:00
Gasper Jansa
29ae6bb531 merging 2011-01-24 21:47:36 +01:00
Gasper Jansa
7d16a119df some fixes in introspection registry 2011-01-24 21:44:27 +01:00
Matej Sekoranja
b23e7f13d8 memory management fixes 2011-01-23 23:47:13 +01:00
Gasper Jansa
32bed890b6 configuration , changed key in maps from char* to std::string 2011-01-21 16:09:04 +01:00
Matej Sekoranja
d8f81d79db MM cleanup 2011-01-20 19:01:25 +01:00
Matej Sekoranja
39183e3b7f structure deserialization fix 2011-01-19 00:32:33 +01:00
Matej Sekoranja
9d2692026a BaseResponseRequests 2011-01-16 22:40:30 +01:00
Matej Sekoranja
9b27d7b35d all reqs finished 2011-01-12 16:19:56 +01:00
Matej Sekoranja
6c19ea34b2 broadcast list fix. 2011-01-11 16:05:31 +01:00
miha_vitorovic
23569b4919 Defining SA_LEN macro to correctly calculate the next sockaddr offset 2011-01-11 09:03:20 +01:00
miha_vitorovic
4381e85143 Fixing compile error because of missing 'sa_len' field. 2011-01-11 08:34:37 +01:00