|
3978357f17
|
fix test after introducing ansiEscape() function
|
2021-07-05 19:09:06 +02:00 |
|
|
575c0ffcf8
|
Implemented lrc checksum and also a version that interprets ASCII as number: hexlrc
|
2021-03-16 19:14:36 -07:00 |
|
|
8b9359723a
|
fix problem with extra spaces after protocol name in link
|
2020-08-18 14:46:16 +02:00 |
|
|
bf55d4c202
|
Do not use upper level configure and do not install to upper level any more. Drops backward compatibility to Stream 2.7
|
2020-07-30 17:55:17 +02:00 |
|
|
1c9278812b
|
Link streamApp against seq and pv libs when SNCSEQ is defined
This avoids linking problems if the calc lib has been compiled with seq
support.
|
2020-04-01 14:04:58 +02:00 |
|
|
9fd345e267
|
apply LGPL-3.0 license
|
2020-03-23 18:01:31 +01:00 |
|
|
967539c4e1
|
allow commas inside matching pairs of parentheses in protocol parameters
|
2020-03-02 09:10:28 +01:00 |
|
|
f072c217f3
|
allow () inside protocol parameters
|
2020-02-27 13:45:54 +01:00 |
|
|
a60ffd685f
|
tests updated
|
2020-02-27 13:44:32 +01:00 |
|
|
ef5d0cf3f1
|
improve building streamApp for 3.13
|
2019-08-22 16:34:32 +02:00 |
|
|
7aa1802ec6
|
link streamApp with sscan if SSCAN is defined in RELEASE
|
2019-02-19 16:14:45 +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 |
|
|
1bb3614e80
|
moved documentation to docs/ directory to fit github convention
|
2018-08-14 09:56:24 +02:00 |
|
|
a9d89cd195
|
improve build system
|
2018-06-22 15:11:22 +02:00 |
|
|
5bb231d8e8
|
compare performance of different data types
|
2018-06-19 15:39:09 +02:00 |
|
|
162fa7b329
|
test aai and aao together with waveform
|
2018-06-19 14:58:06 +02:00 |
|
|
f94e8bc746
|
simplify most commonly uses test commands
|
2018-06-19 14:41:25 +02:00 |
|
|
3b26bca69a
|
do not depend on . in PATH for tests
|
2018-06-18 17:52:19 +02:00 |
|
|
89d3801a5f
|
escape all chars higher than 127 in debug output to <..> to avoid problems with unicode terminals
|
2018-06-18 17:51:36 +02:00 |
|
|
710a442d31
|
removed invalid test
|
2018-06-18 17:49:44 +02:00 |
|
|
f7d5cbf5ce
|
added negative bcd test
|
2018-06-18 17:48:57 +02:00 |
|
|
c1b89cb087
|
allow some time to read the web page
|
2018-06-18 10:42:28 +02:00 |
|
|
6f4383cd10
|
use types with defined size for checksums
|
2018-06-15 14:23:53 +02:00 |
|
|
e9db72de72
|
new checksums added
|
2018-06-15 10:44:28 +02:00 |
|
|
827e6eace9
|
new function streamSetLogfile to set debug log file in script or at run-time
|
2018-06-14 14:03:13 +02:00 |
|
|
a3d6e9d908
|
make examples executable from (Linux) command line
|
2018-06-14 12:00:03 +02:00 |
|
|
4e290413d1
|
make Makefile's compatible with newer EPICS versions
|
2018-06-14 11:52:41 +02:00 |
|
|
cbc549f355
|
some cleanup after manual merge
|
2018-05-23 11:19:20 +02:00 |
|
|
099585fa91
|
merged with github/master
|
2018-05-23 11:17:44 +02:00 |
|
|
7e2305c34d
|
Move scalcout support to src dir
|
2018-03-20 11:56:07 +01:00 |
|
|
b77ca836b2
|
cleanup header usage for windows
|
2018-03-13 09:47:17 +01:00 |
|
|
2de8e916b2
|
add standalone stuff for 3.13 build
|
2017-01-30 16:41:03 +01:00 |
|
|
ea2238aa53
|
fix for previous change
|
2017-01-25 15:57:24 +01:00 |
|
|
ac07ac3dcf
|
fix standard EPICS build system
|
2017-01-25 11:37:15 +01:00 |
|
|
950d75ba43
|
Split long_format into signed_format and unsigned_format to hangle sign extension from EPICS LONG or ULONG to long or unsigned long correctly on systems with 64 bit long.
|
2015-08-31 15:25:23 +00:00 |
|
|
e651c99697
|
fix tests
|
2015-08-18 14:34:11 +00:00 |
|
|
d763a64f03
|
fix for 64 bit machines
|
2015-08-17 13:34:00 +00:00 |
|
|
cefa460a0d
|
find correct object code
|
2015-08-17 13:33:35 +00:00 |
|
|
2b38f7bcfa
|
.
|
2013-10-23 14:36:35 +00:00 |
|
|
7801119215
|
fix for cygwin
|
2013-06-13 15:21:12 +00:00 |
|
|
6bd46e0470
|
*** empty log message ***
|
2013-05-16 08:47:16 +00:00 |
|
|
d5cda13f6f
|
version updated
|
2013-05-16 08:45:49 +00:00 |
|
|
63f680bdc1
|
allow selecting asyn version
|
2013-04-24 14:27:39 +00:00 |
|
|
e88a327957
|
*** empty log message ***
|
2013-04-24 14:27:09 +00:00 |
|
|
c171a62f93
|
Fixes for 3.15
|
2012-11-08 09:26:57 +00:00 |
|
|
863cdf3d7f
|
avoid multiple inclusion of asyn.dbd
|
2012-08-22 12:33:20 +00:00 |
|
|
c6af859f9d
|
no eol translation
|
2012-07-06 11:19:06 +00:00 |
|
|
db50c35ad6
|
get correct version of stream library
|
2012-05-15 15:52:29 +00:00 |
|
|
4f05d4e254
|
added constant "%" test
|
2012-05-15 15:51:47 +00:00 |
|
|
c5a17b217d
|
high PRIO for command records
|
2012-05-15 15:50:59 +00:00 |
|