Straumann Till
|
90f1ac3676
|
Changed epicsMutexPriorityInversionTest.cc -> .c (no C++ used)
|
2020-09-15 16:13:46 +02:00 |
|
till straumann
|
4b5d43b699
|
posix/osdMutex.c: print warning if PI envvar is set but PI not available or compiled in.
|
2020-09-15 16:13:46 +02:00 |
|
till straumann
|
043595ca0a
|
Added test for mutex priority inheritance
|
2020-09-15 16:13:45 +02:00 |
|
till straumann
|
2c7dae92bc
|
osdMutex.h: fixed multiple-inclusion guard
|
2020-09-15 16:13:45 +02:00 |
|
till straumann
|
76aa3aab01
|
Support run-time enabled priority-inheritance for epicsMutex, epicsEvent etc.
|
2020-09-15 16:13:44 +02:00 |
|
|
|
cc5084018b
|
fix problem compiling for vxWorks 6.9
|
2020-09-15 16:11:48 +02:00 |
|
|
|
a9a975b1e4
|
changes callbacks to use locked ring buffer
|
2020-05-12 12:13:06 +02:00 |
|
|
|
d94e0097a6
|
Got ring buffers from EPICS 7.0 for use in callbacks
|
2020-05-12 12:12:40 +02:00 |
|
|
|
c951229511
|
Got epicsSpin from EPICS 7.0 for use in in ring buffers
|
2020-05-12 12:11:18 +02:00 |
|
|
|
a441443bd0
|
try to harden seqRecord against race condition
|
2020-03-04 08:43:51 +01:00 |
|
|
|
e7a300bf9e
|
fix potential crash
|
2020-03-03 16:51:34 +01:00 |
|
|
|
ed1944c54b
|
allow to add new error symbols from dynamicly loaded modules
|
2019-10-24 16:17:23 +02:00 |
|
|
|
b8419ec17d
|
don't reconnect to log server unnecessarily
|
2019-09-04 10:27:10 +02:00 |
|
|
|
172f170230
|
commit d0e831 was wrong
|
2019-09-03 09:33:44 +02:00 |
|
|
|
2e2b7be9bd
|
make sure softIoc for vxWorks contains all functions
|
2019-09-03 09:30:35 +02:00 |
|
|
|
d0e83116e6
|
merge logClient changes from 7.0.3
|
2019-09-03 09:30:35 +02:00 |
|
|
|
f65c39c0d2
|
backport dbQuietMacroWarnings
|
2018-09-14 15:23:13 +02:00 |
|
|
|
26b857a8da
|
Merge remote-tracking branch 'origin/3.14' into PSI-3.14
|
2018-09-14 15:17:29 +02:00 |
|
|
|
cbd4634224
|
install header needed by iocStats
|
2018-09-14 12:00:47 +02:00 |
|
Michael Davidsaver
|
4b4d302ded
|
apply patch "db_close_events cleanup"
|
2018-05-28 15:51:25 +02:00 |
|
Andrew Johnson
|
116c90c2ea
|
Reformatting, no code changes
|
2018-05-03 14:40:12 -05:00 |
|
Andrew Johnson
|
3f3696fb91
|
dbStatic: Prevent modifying a NAME field using a DB file
Fixes LP: #1597809
|
2018-05-03 14:28:44 -05:00 |
|
|
|
6f3e74095c
|
update osdThread.c from ../posix while keeping thread name and LWP ID
|
2018-04-04 11:53:45 +02:00 |
|
|
|
871e5c496e
|
for easier debugging: overwrite destroyed event mutex
|
2018-04-04 10:45:40 +02:00 |
|
|
|
44d4e47ec2
|
add simple calculations to macros
|
2018-04-04 09:41:36 +02:00 |
|
|
|
394bf30dbf
|
use dynamic vxWorks BSP function binding because we don't know which functions are implememted in any particular BSP
|
2018-04-04 09:40:10 +02:00 |
|
zimoch
|
ec3b7c364b
|
Put thread names in ps -L output and thread ids in epicsThreadShowAll output
|
2018-04-04 09:31:01 +02:00 |
|
|
|
afcb81927e
|
catch tNTP time jumps in vxWorks
|
2018-03-29 13:32:27 +02:00 |
|
|
|
5fe0429c48
|
undo change of ROFF from LONG to ULONG in commit f498b36438
|
2018-03-29 11:48:55 +02:00 |
|
|
|
0b6eb67137
|
merge updates from main branch
|
2018-03-21 11:51:56 +01:00 |
|
|
|
5c080a64f9
|
bind info to reacord instead of alias
|
2018-03-21 11:04:15 +01:00 |
|
Andrew Johnson
|
b7d4609e57
|
Merge Bruce Hill's camonitor-server-relative-ts-bug-3.14 branch
|
2018-03-15 17:33:32 -05:00 |
|
Andrew Johnson
|
ceaff61c09
|
Pull in the podToHtml.pl script and rules from 3.15
This lets src/cap5 build with Perl installations that lack Perl's
podchecker and pod2html scripts (e.g. Fedora 27).
|
2018-03-14 14:12:12 -05:00 |
|
Bruce Hill
|
6cc623a7b4
|
Fixed camonitor server side relative timestamps bug
tsFirst needs to get initialized from the first server side
timestamp instead of the client side tsNow.
|
2018-03-08 01:40:11 -08:00 |
|
|
|
3f1a366291
|
better fix for 32 bit calc
|
2018-03-02 13:32:25 +01:00 |
|
|
|
0d332dbb41
|
channel access to info fields
|
2018-03-02 13:31:18 +01:00 |
|
|
|
c1447d9cb4
|
handle changing datatype in camonitor reconnect
|
2018-02-28 17:06:24 +01:00 |
|
|
|
76ba742563
|
allow unterminated conditionals in CALC
|
2018-02-28 16:54:12 +01:00 |
|
|
|
6a75f3258b
|
add EPICS_ALLOW_MULTIPLE_IOCS to prevent starting more than one IOC on one machine
|
2018-02-28 16:53:35 +01:00 |
|
|
|
a2bf0f3c66
|
backward compatibility function wrappers
|
2018-02-28 16:52:34 +01:00 |
|
|
|
d2c4fd85d7
|
named events
|
2018-02-28 16:51:09 +01:00 |
|
|
|
2772d57842
|
set PP on SELN and SELM fields
|
2018-02-28 16:42:33 +01:00 |
|
|
|
2718a0d706
|
install additional header files for caGateway
|
2018-02-22 17:17:34 +01:00 |
|
|
|
1b9a104215
|
install additional header file for iocStats
|
2018-02-22 17:16:55 +01:00 |
|
Andrew Johnson
|
ac4d5c95ac
|
Clean up some compiler warnings from clang
|
2018-02-09 10:56:52 -06:00 |
|
Andrew Johnson
|
de442e9584
|
Fix for LP: #1743076
Never zero the CA client context private ID.
|
2018-02-05 12:02:13 -06:00 |
|
Andrew Johnson
|
713c2d5080
|
Fix for lp: #1747091
generalTimeGetEvent()
|
2018-02-02 17:47:35 -06:00 |
|
Michael Davidsaver
|
734d16291f
|
rsrv: buffer for IP too small
An IPv4 address and port number
has 21 characters max.
|
2018-02-01 09:42:51 -08:00 |
|
Andrew Johnson
|
c830a3a4ee
|
Updated links to new EPICS website at Argonne
Only done for documents that are still present in EPICS 7.
|
2018-01-18 23:35:09 -06:00 |
|
Andrew Johnson
|
5278799575
|
aSubRecord: Copy the right amount of data
Initialize OVLx from VALx with NEVx elements, size from FTVx
|
2017-11-15 20:59:06 -06:00 |
|