|
b0c8a14071
|
start Version 2.8
2.8-alpha
|
2018-05-23 11:05:27 +02:00 |
|
|
4feb14ea35
|
Merge branch 'master' into 2-8
|
2017-11-03 15:29:45 +01:00 |
|
|
2830f07324
|
update version number
|
2017-11-03 13:46:08 +01:00 |
|
|
abd8daafc3
|
escape all non-ascii chars to avoid problems with UTF terminals
|
2017-11-03 13:41:38 +01:00 |
|
|
489e783872
|
Don't change EOS if not necessary. And some improved diagnostics
|
2017-11-03 13:40:47 +01:00 |
|
|
10d1fa8b02
|
do not run exceprion handlers from @init
|
2017-11-02 09:18:24 +01:00 |
|
|
c8bffebfc6
|
fix version number
|
2017-11-02 09:17:47 +01:00 |
|
|
97f6beb3ae
|
add rule to install PDF
|
2017-08-16 10:52:48 +02:00 |
|
|
b80261ba16
|
source code repo ignore generated pdf file
|
2017-06-14 17:10:15 +02:00 |
|
|
6a114b2c2c
|
check if wkhtmltopdf is installed, else print message
|
2017-06-14 17:07:38 +02:00 |
|
|
bf29238762
|
fix page break in <pre> boxes
|
2017-06-14 17:07:03 +02:00 |
|
|
13d1fb2ca0
|
fix formatting problem
|
2017-06-14 17:06:38 +02:00 |
|
|
cc1ab5685c
|
update documentation
|
2017-03-21 15:03:13 +01:00 |
|
|
370b3cd8c4
|
Merge branch 'master' of /tmp/StreamDevice
|
2017-01-30 16:47:53 +01:00 |
|
|
3a034f843d
|
add examples for 3.14.8 and 3.13.10 to RELEASE
|
2017-01-30 16:43:27 +01:00 |
|
|
2de8e916b2
|
add standalone stuff for 3.13 build
|
2017-01-30 16:41:03 +01:00 |
|
|
6044edfdd9
|
Merge branch 'master' of github.com:paulscherrerinstitute/StreamDevice
|
2017-01-30 12:03:24 +01:00 |
|
|
836388cd22
|
Merge pull request #4 from hhslepicka/write_mbbo_fix
Removing conflict at write in devmmboDirectStream.c
|
2017-01-30 12:01:47 +01:00 |
|
|
2685a43760
|
Format %0s pads with null bytes instead of spaces
|
2017-01-30 11:58:04 +01:00 |
|
|
0eed3ee9c7
|
for 3.13 compatibility don't use epicsVsnprintf
|
2017-01-30 11:55:13 +01:00 |
|
|
c5e3e89e44
|
remove compiler warning
|
2017-01-30 11:54:43 +01:00 |
|
|
1f27983505
|
Removing conflict at write in devmmboDirectStream.c
|
2017-01-27 12:07:19 -08:00 |
|
|
146a8c895f
|
old compilers complain about comma at end of enum list
|
2017-01-25 17:17:42 +01:00 |
|
|
efd5a0cbcd
|
some compatibility work
|
2017-01-25 16:40:58 +01:00 |
|
|
2968231b60
|
renamed doc to documentation so that make distclean does not delete it
|
2017-01-25 16:13:18 +01:00 |
|
|
ea2238aa53
|
fix for previous change
|
2017-01-25 15:57:24 +01:00 |
|
|
d22e1a5f4a
|
make compatible to 3.14.8- and remove duplicate code
|
2017-01-25 15:28:46 +01:00 |
|
|
31189ebecf
|
move scalcout to src
|
2017-01-25 15:02:24 +01:00 |
|
|
d42e5a7a9e
|
fixes for 3.13
|
2017-01-25 14:58:35 +01:00 |
|
|
e13aa2a96f
|
add external modules
|
2017-01-25 14:42:35 +01:00 |
|
|
ae021ffeab
|
update .gitignore with generated directories
|
2017-01-25 13:59:12 +01:00 |
|
|
5a9d89822f
|
change macroname to simplify PSI GNUmakefile
|
2017-01-25 12:04:40 +01:00 |
|
|
054b0c0e3f
|
remove compiler warning
|
2017-01-25 11:37:41 +01:00 |
|
|
ac07ac3dcf
|
fix standard EPICS build system
|
2017-01-25 11:37:15 +01:00 |
|
|
0195386606
|
add format error checking to exec command
|
2017-01-25 10:35:58 +01:00 |
|
|
0026959b1e
|
fix waveform records printing unsigned integer formats like %c
|
2017-01-25 10:35:17 +01:00 |
|
|
450e88d9a9
|
typo in docu fixed
|
2017-01-24 09:24:59 +01:00 |
|
|
a4888634b6
|
make compatible to standard EPICS build system
|
2017-01-19 16:55:28 +01:00 |
|
|
46a68831c2
|
get isnan and isinf for old 3.13 (vxWorks only) as well as for 3.14+ EPICS
|
2017-01-19 16:52:02 +01:00 |
|
|
537d573983
|
Windows does not like macros after strings without space
|
2017-01-19 16:43:43 +01:00 |
|
|
96450e7010
|
Merge branch 'master' of github.com:paulscherrerinstitute/StreamDevice
|
2017-01-19 09:49:49 +01:00 |
|
|
31e1243eed
|
Merge pull request #2 from MarkRivers/master
Fixes to build on Visual Studio 2010
|
2017-01-19 09:44:40 +01:00 |
|
|
0a90eb3d9c
|
fix ai/ao conversion when using LINR=NO CONVERSION together with ASLO or AOFF
stream_2_7_9
|
2017-01-18 16:03:02 +01:00 |
|
|
65f46aec36
|
New file to ignore generated files
|
2017-01-13 11:12:37 -06:00 |
|
|
37d14caa5b
|
Use epicsMath.h to define isnan and isinf if needed; would not compile on Visual Studio 2010
|
2017-01-13 11:11:58 -06:00 |
|
|
384474f6fd
|
Merge pull request #1 from mesamike/patch-1
Add missing include in StreamBuffer.h
|
2016-11-22 09:20:49 +01:00 |
|
|
17d8592574
|
Update StreamBuffer.h
|
2016-11-17 14:24:08 -03:00 |
|
|
0936ac7840
|
version update
stream_2_7_8
|
2016-08-05 12:04:07 +02:00 |
|
|
704ece6231
|
Disable error messages by default in order to prevent filling the log. Set variable streamDebug to 1 to enable error messages.
|
2016-08-05 12:03:50 +02:00 |
|
|
5c6e98127e
|
typo fixed
|
2016-08-05 12:01:52 +02:00 |
|