465 Commits

Author SHA1 Message Date
8a050e0f81 add processRecord 2019-06-08 13:24:20 -04:00
a72112f928 process reports if it changed fields 2019-06-08 05:52:03 -04:00
be701cc98a still more work on support 2019-06-06 09:52:39 -04:00
9b000ffe6c support hysteresis 2019-06-04 14:56:18 -04:00
6c91249340 add scalarAlarmSupport 2019-06-04 14:21:38 -04:00
b052e28788 add support 2019-06-01 12:28:21 -04:00
247839b94d add numericRecord, removeRecordRegister, traceRecordRegister 2019-06-01 06:59:23 -04:00
ecdf70d858 Merge pull request #45 from mrkraimer/master
remove new method for PVRecord
2019-05-22 14:22:11 -04:00
a004f7ea08 remove new method for PVRecord 2019-05-22 10:41:55 -04:00
898868d5f4 Merge pull request #43 from mrkraimer/master
PVCOPY::updateMaster put to fields that did not change
2019-05-21 09:43:11 -04:00
eb4dab73e9 another fix for updateMaster nug 2019-05-18 10:56:30 -04:00
e1adfe30df updateMaster was putting to every client field instead of only changed fields 2019-05-18 10:11:00 -04:00
2715f585e0 Update version numbers to 4.4.2 for EPICS 7.0.2.2 release 4.4.2 2019-04-15 11:48:15 -05:00
c2e3315f54 update RELEASE_NOTES 2019-04-11 13:59:57 -04:00
d0ddcead24 Merge pull request #42 from mrkraimer/master
pvRequest - asking for subfield of non structure field crashes IOC; allow subfield of union
2019-04-04 05:27:41 -04:00
5f42eec15a better exception messages 2019-03-31 15:38:13 -04:00
20e55d5bca minor changes 2019-03-31 07:33:51 -04:00
6d2d63621e address issue 41 2019-03-29 11:22:49 -04:00
b3f96f730f SHRLIB_VERSION for 4.4.1 4.4.1 2019-03-20 15:10:43 -05:00
02930b78a0 Release notes for 4.4.1 2019-03-20 15:10:09 -05:00
68cc5e3b28 Merge pull request #40 from hjunkes/SimplificationsForRtems
Simplify rtemsTestHarness
2019-03-18 13:40:50 +01:00
0c0a77def5 Simplify rtemsTestHarness 2019-03-18 12:05:56 +01:00
79b05db5e2 Merge pull request #38 from mrkraimer/master
fix warning messages; at least on linux
2019-03-14 14:47:09 -04:00
cd653a809f fix warning messages; at least on linux 2019-03-13 09:10:40 -04:00
07a951c3a2 Update version numbers and formatting in documentation 4.4.0 2018-12-17 16:26:05 -06:00
9cfbc7983c Update SHRLIB_VERSION 2018-12-17 16:24:53 -06:00
761c62050d Update and unify README.md 2018-12-17 16:24:28 -06:00
d508792f2a update travis-ci 2018-10-29 18:04:29 -07:00
4b98e70ce0 Fix Windows build issues 2018-10-29 14:11:02 -05:00
2450e356f5 Merge pull request #37 from mrkraimer/master
pvCopy.h now pvStructureCopy.h; copy name space now epics::pvCopy
2018-10-02 06:15:28 -04:00
14442774ab with help from Andrew another attempt to fix windows build 2018-10-02 05:49:29 -04:00
3f320fac32 another attempt to fix windows build 2018-10-01 06:36:44 -04:00
4ad470d3f4 yet another attempt to make windows build 2018-09-30 11:48:53 -04:00
fd97c9ac8e yet another attempt to make windows build 2018-09-30 09:00:43 -04:00
93c6305952 another attempt to fix windows build 2018-09-30 07:12:27 -04:00
7e0bc0c45a another attempt to fix windows build 2018-09-29 12:18:29 -04:00
ebd4e3827c attemptb to fix windows build 2018-09-29 06:48:02 -04:00
11393ce6b1 pvCopy.h now pvStructureCopy.h; copy name space now epics::pvCopy 2018-09-28 07:17:09 -04:00
4a13cab5a4 Merge pull request #36 from mrkraimer/master
plugin support
2018-09-22 11:13:31 -04:00
7529f58b63 with help from andrew another attempt to fix windows build 2018-09-20 09:16:30 -04:00
7491f3b531 attempt to fix windows build 2018-09-19 09:55:54 -04:00
595163a1fa add link to pvRequest.html 2018-09-18 09:58:30 -04:00
6fe27251f1 Merge https://github.com/epics-base/pvDatabaseCPP 2018-09-18 06:50:29 -04:00
a2a07a1d33 add test for plugin 2018-07-13 11:50:27 -04:00
3e0282d956 implement copy instead of taking it from pvDataCPP; implement plugin support 2018-07-12 14:05:15 -04:00
e667e39573 Merge pull request #34 from mrkraimer/master
address issue #33 and #35
2018-05-25 09:55:13 -04:00
6239ef0c0c also address issue 35 2018-05-24 10:21:28 -04:00
87ccf78a9b address issue #33 2018-05-19 10:11:48 -04:00
bbb5fa2c64 Move epicsExit() call into pvDatabaseAllTests()
Needed on VxWorks to display the test summary.
2018-03-13 15:18:41 -05:00
8e04875a45 Rename vxTestHarness and rtemsTestHarness -> pvDbTestHarness
Avoids name clash with similar programs from other modules.
2018-03-13 15:17:48 -05:00