650 Commits

Author SHA1 Message Date
a2fcbc81c8 RTEMS has vsnprintf at least since 4.5.1-pre3 2018-11-16 11:22:45 +01:00
fa51c376c1 Windows has vsnprintf at least since 2003 2018-11-16 10:59:32 +01:00
483530f053 enable rendering of ANSI term colors on Windows console 2018-11-16 10:40:04 +01:00
8f34dd2c84 avoid problems with echo and quotes in Windows 2018-11-16 10:28:46 +01:00
493dc19d8b fix problem with redirects to records that do not start with a letter or underscore 2.8.6 2018-11-14 15:26:33 +01:00
3b64242ffd Merge branch 'master' of github.com:paulscherrerinstitute/StreamDevice 2018-11-14 11:41:47 +01:00
280cb7765a Merge pull request #19 from shadowguy/master
EPICS R3.15.6 dev guide
2018-11-14 11:01:48 +01:00
835e68bd76 fix test: sign extension does not depend on 32 or 64 bit architecture any more 2018-10-10 11:47:42 +02:00
92903361d0 handle state alarms in mbbo update 2018-10-10 11:08:41 +02:00
fb937316aa fix bug in mbbo string readback 2018-10-10 11:06:58 +02:00
ae6ebc4106 mbbo changes: use SHFT and MASK even with VAL (if no xxVL defined or ENUM format) 2018-10-10 11:06:22 +02:00
0f0dd31a0d test build with epics 7 2018-10-10 10:01:18 +02:00
189e61bbe8 Prep for EPICS R3.15.6 release 2018-10-06 15:22:48 +02:00
d8f88c340a remove STREAM_PATCHLEVEL macro because I always forget to update it anyway 2018-09-27 16:21:46 +02:00
2ef5c47f19 fix rule to rebuild StreamVersion.o whenever any other object code changed 2018-09-27 16:05:35 +02:00
cb4d490fb6 added RELEASE variable for SynApps 2018-09-25 14:35:20 +02:00
da281ebf97 Merge branch 'master' of github.com:paulscherrerinstitute/StreamDevice 2.8.5 2018-09-19 16:42:12 +02:00
c832efbcb6 Merge pull request #17 from shadowguy/master
Updated more EPICS web links.  SynApps link was actually broken
2018-09-19 16:41:37 +02:00
b7b3bc0af0 Fix problem with \? at end of input format when no more input is available. Used to work. Works again (but was not really intended) 2018-09-19 16:36:01 +02:00
4a42c3d43a Web link fixes, updated 3.14.8 dev guide link to 3.14.12 2018-09-17 14:13:39 +02:00
624cc0134a Merge branch 'master' of github.com:paulscherrerinstitute/StreamDevice 2018-09-14 16:19:09 +02:00
d9d5d5f55d Merge pull request #16 from shadowguy/master
Typo
2018-09-14 16:18:07 +02:00
53ea75dc80 use macro instead of magic value 2.8.4 2018-09-12 09:48:55 +02:00
b1f4c2a7d9 improve debug message 2018-09-11 18:27:52 +02:00
d87e9cedd2 reset proc to 0 in case it had been 2 to trigger @init 2018-09-11 18:19:58 +02:00
32d93d9028 Merge pull request #15 from darcato/master
Fix typos
2.8.3
2018-09-11 15:10:06 +02:00
3d30827798 Typos on DFB_ULONG 2018-09-11 15:01:33 +02:00
b688f14c22 Merge pull request #14 from icshwi/master
minor modifications related delete and char size
2018-09-10 15:16:10 +02:00
9e972d3f33 Typo 2018-09-05 22:21:12 +02:00
f5da2ea6b3 Do not limit to 80 chars when the link can be 256 by @krisztianloki 2018-08-29 22:27:07 +02:00
4edd2f2eff Fixed new[] / delete mismatch by @krisztianloki 2018-08-29 22:08:23 +02:00
846b884eb5 fix (and simplify) reading strings into waveform, aai, aao, lsi, lso 2.8.2 2018-08-21 16:03:03 +02:00
3f1918ed2d Merge branch 'shadowguy-master' 2.8.1 2018-08-21 10:44:16 +02:00
1d753366d8 fix of the fix 2018-08-21 10:43:13 +02:00
047f18d113 Merge branch 'master' of https://github.com/shadowguy/StreamDevice into shadowguy-master 2018-08-21 09:21:49 +02:00
26c5b012a7 Start search for end parenthesis one character sooner to allow empty parentheses 2018-08-20 20:02:41 +02:00
4f33600a0f Minor typo 2018-08-20 19:07:31 +02:00
2077dfb0a6 Un-breaking EPICS links 2018-08-20 19:01:54 +02:00
1b0e890ddd Treat ENUM as signed to allow things like %#{A=-1|B=0|C=1} 2.8.0 2018-08-20 15:05:55 +02:00
eb4e4b08ff Update README.md 2018-08-14 11:28:53 +02:00
ed00d8eee4 Create README.md 2018-08-14 11:28:03 +02:00
1bb3614e80 moved documentation to docs/ directory to fit github convention 2018-08-14 09:56:24 +02:00
9bd89318bb bugfix in regsub 2018-08-13 10:46:48 +02:00
fa122460fd add re-init support to aao 2018-08-07 18:04:50 +02:00
81ce1dfc62 header usage in record interfaces simplified 2018-08-07 15:21:32 +02:00
53d7129ec3 record interface documentation added 2018-08-07 14:59:04 +02:00
bb66a49ec1 documentation update 2018-08-06 17:40:49 +02:00
03d6d9672e fix several signed/unsigned problems 2018-08-06 11:39:59 +02:00
9891a75bcd improved documentation 2018-07-31 18:17:30 +02:00
b011c286aa add streamReinit function 2018-07-31 17:03:40 +02:00