Commit Graph

37 Commits

Author SHA1 Message Date
gjansa bc3ce27494 Using == operator on fields 2010-12-28 10:06:18 +01:00
Gasper Jansa 69517e18f6 introspection registry test 2010-12-27 10:51:51 +01:00
Gasper Jansa c203989cbd Introspection registry implementation 2010-12-27 10:48:01 +01:00
Gasper Jansa e5aa01a576 introspection regitry implementation 2010-12-27 10:47:18 +01:00
Matej Sekoranja 7cad4455c3 merge + signed/unsigned comparison fix 2010-12-27 10:12:09 +01:00
Matej Sekoranja 6502180a9f CreateRequest 2010-12-27 10:03:25 +01:00
miha_vitorovic 97283b5226 Merge with 2fb285b99aed93639851020862f3cf6e977655a6 2010-12-27 09:09:57 +01:00
Matej Sekoranja 987d5f56d3 backup commit of CreateRequestFactory only... to be moved out 2010-12-26 22:50:46 +01:00
miha_vitorovic 4f3170d992 Merge with 709a6c00b719a774627de0ee9c35a6e30dc7a925 2010-12-24 15:01:03 +01:00
miha_vitorovic bf5810ff61 blockingUDPTransport - working on processRead implementation. 2010-12-24 15:00:26 +01:00
Matej Sekoranja 37b72b01b0 Fixed build on linux. 2010-12-24 13:28:35 +01:00
Matej Sekoranja 7f409b79d5 ChannelProcess 2010-12-24 13:26:16 +01:00
miha_vitorovic 3d8b354705 Merge with 8a3fa7abb5b7252e3b803e443685b286d2724fb3 2010-12-24 10:38:08 +01:00
miha_vitorovic 6917f6d468 caConstants.h: removing needless declarations.
blockingUDPTransport.*: implementation - work in progress
remote.h: added file
inetAddressUtil.*: added 'inetAddressToString' function and fixed 'getSocketAddressList' declaration.
inetAddressUtilsTest.c: using the new function.

Makefile: added remote.h
2010-12-24 10:37:16 +01:00
Matej Sekoranja 7c3451211c Implemented some ChannelXXX requests. 2010-12-22 12:58:09 +01:00
miha_vitorovic 1617d41d4e Merge with 4060002ace66b81caef7ac32c598c42aa4e5123c 2010-12-21 10:07:05 +01:00
miha_vitorovic 20cf4fed8b Starting work on blocking tranport. 2010-12-21 10:06:42 +01:00
Matej Sekoranja 15e435ddf6 Channel::getField() 2010-12-20 23:56:29 +01:00
Matej Sekoranja 956627152d Further impl. 2010-12-20 19:48:24 +01:00
Matej Sekoranja 84b22522cb Destruction. 2010-12-20 19:48:06 +01:00
miha_vitorovic d0b5e2ad66 - Adding binary and temporary folders to .hgignore
- Fixing build (linker) errors
2010-12-20 09:39:25 +01:00
Matej Sekoranja 55a3a9a837 Starting MockClient implementation. 2010-12-19 21:19:28 +01:00
Matej Sekoranja a18f7f54a5 change make to build only one library 2010-12-19 15:25:51 +01:00
Matej Sekoranja 510d3766a3 Moved status and monitor to pvDataCPP 2010-12-19 13:28:55 +01:00
Matej Sekoranja dbc4067957 test directory reorganization 2010-12-19 08:56:06 +01:00
Matej Sekoranja e50b6c4436 namespace removed out of include 2010-12-18 22:24:09 +01:00
Matej Sekoranja 0e1fd21ffc MacOSX port, warnings removed 2010-12-18 20:53:17 +01:00
miha_vitorovic e40e183884 Added logger which is implemented using standard EPICSv3 logging facilities. 2010-12-10 15:12:28 +01:00
miha_vitorovic 6bebb6594c - Added inetAddressUtil.
- Fixed Makefiles to use a single pvData library.
2010-12-10 09:52:22 +01:00
miha_vitorovic b53db4c792 GrowingCircularBuffer added and tested. 2010-11-11 14:03:53 +01:00
miha_vitorovic 5379cd638a - Finished the ArrayFIFO test and debugged the implementation.
- Moved all the local #include directives to the top of the files, to catch any missing global #include directives.
2010-11-11 09:14:39 +01:00
miha_vitorovic f53aad747c Added utils and tests for it. It's a work in progress. ArrayFIFOTest is still not finished. 2010-11-10 14:17:36 +01:00
Matej Sekoranja 620f0f0681 ChannelAccessFactory implemented and tested 2010-11-03 16:07:20 +01:00
Matej Sekoranja 9edc459254 added README 2010-11-03 12:47:26 +01:00
Matej Sekoranja 980b53256e now it compiles 2010-11-03 12:46:22 +01:00
Matej Sekoranja d1ad68c164 QtC project created 2010-11-03 11:05:29 +01:00
Matej Sekoranja 038e99b5c9 Initial directory structure 2010-11-03 10:32:17 +01:00