Janet B. Anderson
4c96a3bb10
Added epicsShareFunc where necessary for win32 builds.
2008-07-21 14:27:21 +00:00
Andrew Johnson
c9bc70bd6a
Added iocBuild, iocPause and iocRun commands.
...
These are mainly for redundant IOCs, but may be useful elsewhere.
iocBuild prepares the IOC and freezes it just before it goes live.
A subsequent iocRun kicks it into life, or restarts it when paused.
iocPause freezes all scan tasks and disconnects the server.
2008-07-09 21:31:56 +00:00
Andrew Johnson
51800996b0
Fixed generalTime initialization issues (RTEMS incomplete).
2008-05-09 14:24:04 +00:00
Ralph Lange
b8f613881b
iocInit() installs a signal handler that ignores SIGHUP
2008-04-17 19:52:23 +00:00
Andrew Johnson
7c0897f058
Added dbBptNotMonotonic, disables checking slope of breaktables.
2007-08-13 15:27:31 +00:00
Andrew Johnson
8ba19206c2
Added system.dbd which contains the registrar for the system command.
...
Include this in the softIoc.
2007-04-12 18:54:04 +00:00
Andrew Johnson
70cc7eaab9
Reorganized iocsh command registration to untangle the build order.
...
The iocsh core is now part of libCom, and commands are registered locally
with a Register routine for each IOC library.
2007-03-13 17:54:23 +00:00
Andrew Johnson
196f107432
Breakpoint initialization and cleanup.
2006-12-19 16:29:38 +00:00
Andrew Johnson
ecac0269dd
Stop "warning: `id' defined but not used" messages from gcc -- use a char[]
...
instead of a char* and they go away!
2006-11-16 19:32:13 +00:00
Janet B. Anderson
147e21b71f
Changed EPICS_UPDATE_LEVEL to EPICS_PATCH_LEVEL.
2005-12-19 21:42:40 +00:00
Andrew Johnson
12727edb36
Extended Device Support interface.
2005-10-31 20:54:10 +00:00
Andrew Johnson
7f704693aa
Make the dbRecordsOnceOnly variable visible in all IOC architectures.
2005-08-29 19:14:13 +00:00
Marty Kraimer
b4f40d0011
epicsStdioRedirect
2004-08-27 16:20:09 +00:00
Marty Kraimer
f54d1ca30a
epicsThreadIsOkToBlock epicsThreadSetOkToBlock only for calling thread
2004-07-13 13:35:35 +00:00
Marty Kraimer
b4715368d7
epicsThreadSetOkToBlock
2004-07-12 13:08:43 +00:00
Andrew Johnson
7c34b847e0
Removed spectrumRecord.
2004-03-23 22:09:58 +00:00
Marty Kraimer
2ef8d4b21a
add asCaDebug variable
2004-02-13 18:54:14 +00:00
Jeff Hill
d6c0e9dcc5
installed spectrum record
2004-02-10 21:46:53 +00:00
Janet B. Anderson
de70a70b1b
Added COMPAT_313 macro for building/installing R3.13 compatability files.
2004-01-13 16:15:05 +00:00
Marty Kraimer
fdd78eaf81
support for dbCaPutCallback
2003-12-16 20:05:17 +00:00
Marty Kraimer
9d57a77d90
issue message if FLNK is CA and doesnt access .PROC
2003-12-05 13:55:52 +00:00
Andrew Johnson
e967392227
Removed device entries from base.dbd into their own .dbd files.
...
Devices for TestAsyn support are not included by base.dbd, but have
their own devTestAsyn.dbd file if required.
2003-08-11 22:22:39 +00:00
Marty Kraimer
ef3a3629a5
add device for Test Asyn
2003-04-08 15:24:23 +00:00
Marty Kraimer
7ec63f6034
changes for epicsExport
2003-04-01 21:06:49 +00:00
Janet B. Anderson
bd53d21bd9
Changed recIoc library to rsrvIoc.
2003-03-31 17:10:10 +00:00
Marty Kraimer
927446c261
Makefile changes so that rec and dev build on win32
2003-03-31 14:04:49 +00:00
Marty Kraimer
37338038df
fix epicsShare decoration
2003-03-27 15:00:33 +00:00
Marty Kraimer
0ddf9a3039
remove epicsShareFunc
2003-03-26 20:10:47 +00:00
Marty Kraimer
3050b73084
use new method to register asSub functions
2003-03-26 14:04:19 +00:00
Marty Kraimer
19adb1a419
Use new technique to register sub functions
2003-03-26 13:28:08 +00:00
Janet B. Anderson
6021e84957
Changes for shared libraries and os consistancy.
2003-03-18 22:45:03 +00:00
Andrew Johnson
a1f332be01
Moved base.dbd from both makeBaseApp templates into src/misc.
...
An application only needs a copy if it wants to remove stuff.
2003-02-11 23:25:11 +00:00
Marty Kraimer
50d6a77ce1
cosmetic changes
2002-12-11 19:14:15 +00:00
Jeff Hill
bf53780fca
removed @(#) symbol
2002-07-31 21:16:01 +00:00
Janet B. Anderson
de14296b80
Changed BASE_ to EPICS_.
2002-07-31 17:07:07 +00:00
Andrew Johnson
4e29345b6f
Removed - in Attic but not state dead
2002-07-17 16:00:41 +00:00
Janet B. Anderson
3422c51a57
Removed log history comments.
2002-07-15 20:34:24 +00:00
Janet B. Anderson
93b0bf478d
Updated license comments.
2002-07-12 21:35:43 +00:00
Marty Kraimer
bd0d8fd377
call recGblTSELwasModified
2002-07-12 15:12:20 +00:00
Marty Kraimer
adc6677275
add extern for C callable routines
2002-05-06 19:01:15 +00:00
Marty Kraimer
b346452208
call dbPutNotifyInit; call initialProcess earlier
2002-02-28 15:35:49 +00:00
Janet B. Anderson
7398914536
Added win32 resource file.
2002-02-08 16:37:38 +00:00
Janet B. Anderson
22abff43bf
Removed references to EPICS_BASE_LIB.
2001-06-28 21:54:36 +00:00
Janet B. Anderson
7874d35daf
Changes to create vxWorks archive libraries and prods.
2001-06-07 14:26:06 +00:00
Jeff Hill
61e2a3f8ce
removed redundant release data description
2001-05-23 21:34:27 +00:00
Marty Kraimer
64de91f99f
kludge to get iocClock initialized on vxWorks
2001-03-07 21:27:52 +00:00
Marty Kraimer
a97d5e18cd
wait to let other threads start
2001-02-15 19:44:08 +00:00
Marty Kraimer
6a52eff141
osiTime=>epicsTime
2001-01-31 13:34:02 +00:00
Marty Kraimer
dbe9c8e75f
changes for osiThread=>epicsThread
2001-01-18 19:08:14 +00:00
Jeff Hill
3057b9627c
fixed bugs introduced by APS's osi => epics name changes
2001-01-12 00:27:59 +00:00