Marty Kraimer
|
49b77d096f
|
Add include #include <vxWorks.h>
|
1995-02-27 15:33:12 +00:00 |
|
Matt Needes
|
339d08b71d
|
Fixed locking error. OOPS.
|
1995-02-23 21:45:03 +00:00 |
|
Matt Needes
|
687e1a2c16
|
Fixed a comment.
|
1995-02-23 21:43:34 +00:00 |
|
Marty Kraimer
|
b1382c3f19
|
All err init done by errInit
|
1995-02-17 20:50:21 +00:00 |
|
Marty Kraimer
|
d7275641dc
|
Revert to previous version of dbpf
|
1995-02-14 19:57:38 +00:00 |
|
Janet B. Anderson
|
afd124a431
|
Added cvs Id keyword
|
1995-02-13 21:44:49 +00:00 |
|
Marty Kraimer
|
294c6778ec
|
For CAMAC allow default (0) for A and F
|
1995-02-13 19:22:55 +00:00 |
|
Janet B. Anderson
|
48cfc5ee15
|
Added cvs Id keyword
|
1995-02-13 16:09:14 +00:00 |
|
Janet B. Anderson
|
8746390dda
|
Changed bcopy to memcopy
|
1995-02-13 16:07:39 +00:00 |
|
Janet B. Anderson
|
cbe1a0b970
|
Changed bzero to memset.
|
1995-02-13 16:06:21 +00:00 |
|
Janet B. Anderson
|
273f7aa5e3
|
Added math library to usr load libs
|
1995-02-13 16:05:32 +00:00 |
|
Marty Kraimer
|
e3f3d9c87b
|
Remove special code for DBR_STRING to allow numeric index (dbLink now does this)
|
1995-02-13 15:08:18 +00:00 |
|
Marty Kraimer
|
45c5f93950
|
For DBR_STRING to DBF_choice allow numeric index as well as string choice
|
1995-02-13 15:05:38 +00:00 |
|
Marty Kraimer
|
c0e1c071bb
|
dbScanLock and dbScanUnlock issue taskSuspend for illegal lock set
|
1995-02-13 15:04:46 +00:00 |
|
Jeff Hill
|
8bb3067b90
|
drvTS.c - use errMessage () as discussed with jbk
iocInit.c - static => LOCAL for debugging and many changes
to the parser for resource.def so that we
allow white space between tokens in env var
|
1995-02-13 03:54:24 +00:00 |
|
Jim Kowalkowski
|
0170e0c88a
|
Removed the stinking message "Cannot contact master timing IOC ".
|
1995-02-02 17:15:55 +00:00 |
|
John Winans
|
faf07df760
|
Added a type field to the configure command to disable the use of the event
system hardware if desired.
|
1995-02-01 15:29:54 +00:00 |
|
Marty Kraimer
|
1ea888e720
|
Cleaned up error messages for missing record, device, driver support
|
1995-01-17 13:51:37 +00:00 |
|
Marty Kraimer
|
2f4992ceb7
|
Added ^ and ~ as valid characters (needed for CALC fields)
|
1995-01-17 13:50:34 +00:00 |
|
Marty Kraimer
|
8bbe24525b
|
Must flush for dbhcr
|
1995-01-09 20:41:59 +00:00 |
|
Marty Kraimer
|
16c09ec67c
|
dbCalloc for papPeriodic previously allocated too much storage.
|
1995-01-09 19:39:25 +00:00 |
|
Marty Kraimer
|
b6a46820e9
|
If calink has MS or PP then issue error message only in errVerbose=TRUE
|
1994-12-21 14:16:59 +00:00 |
|
John Winans
|
0f1c9c357a
|
Changed error message in the event system error handler & added a conditional
based on a debug flag to print it... defaults to off. (Per request from MRK.)
|
1994-12-16 15:51:21 +00:00 |
|
Marty Kraimer
|
b7451c7a5d
|
Allow iocInit to continue even if getResources fails
|
1994-12-15 16:12:44 +00:00 |
|
John Winans
|
f44ce3dbb0
|
Changed printf to logMsg in the A24Malloc code and added a few more
debug statements.
|
1994-12-14 22:41:06 +00:00 |
|
Marty Kraimer
|
52eba44ac4
|
Print arg of yy_error
|
1994-12-05 14:42:41 +00:00 |
|
Marty Kraimer
|
d32a6bb770
|
Fix for ctl/L
|
1994-11-29 22:37:17 +00:00 |
|
Johnny Tang
|
5d341aed37
|
atdb.c is included in atdb_yacc.c
|
1994-11-29 21:37:18 +00:00 |
|
Johnny Tang
|
ded5d21444
|
Use elex and antelope instead of lex and yacc.
|
1994-11-23 20:17:11 +00:00 |
|
Marty Kraimer
|
2fddb398b2
|
Allow white space in parm field
|
1994-11-14 16:18:53 +00:00 |
|
Jim Kowalkowski
|
f318710159
|
increased the USP packet time-out to 250ms, added a parm to the configure()
routine to let user specify it.
|
1994-10-28 20:15:10 +00:00 |
|
Marty Kraimer
|
b3399e7ae9
|
added ability to retrieve string fields as numerics
|
1994-10-27 19:05:36 +00:00 |
|
Johnny Tang
|
372d04354b
|
commented out libDb.a in DEPLIBS list.
|
1994-10-25 17:45:54 +00:00 |
|
John Winans
|
6f289cf7fb
|
Changed the SRCS macro to SRCS.c and SRCS.cc.
|
1994-10-25 15:59:09 +00:00 |
|
Janet B. Anderson
|
cfb80a657f
|
Added USR_LDFLAGS
|
1994-10-05 18:43:00 +00:00 |
|
Janet B. Anderson
|
f8d85e30ef
|
Modified for more changes in CONFIG and RULES files
|
1994-09-21 22:00:47 +00:00 |
|
Janet B. Anderson
|
cc01f3f5fc
|
Cleanup of files
|
1994-09-09 17:33:30 +00:00 |
|
Matt Needes
|
bcb72f785b
|
ANSIFIED more.
|
1994-09-08 15:40:14 +00:00 |
|
Janet B. Anderson
|
c4891ac777
|
New file
|
1994-09-07 19:26:45 +00:00 |
|
Janet B. Anderson
|
d531935437
|
Modified to eork with extensions and do depends
|
1994-09-07 19:16:48 +00:00 |
|
Marty Kraimer
|
e450164da5
|
In recGblGetLinkValue set *pnRequest = 0 for CONSTANT links
|
1994-09-02 13:30:00 +00:00 |
|
Marty Kraimer
|
26b8e884f2
|
Removed setMasterTimeToSelf. Not needed by new time support
Changes error message for getResources failure for EPICS_xxx variables.
|
1994-09-02 13:28:37 +00:00 |
|
Marty Kraimer
|
df4468d471
|
added support for DBR_PUT_ACKT DBR_PUT_ACKS and DBR_STSACK_STRING
|
1994-09-02 13:26:43 +00:00 |
|
Marty Kraimer
|
af8cb66500
|
dbPut allows arrays of character strings to numeric field arrays.
Made change for ACKT and ACKS
|
1994-09-02 13:25:02 +00:00 |
|
Marty Kraimer
|
3ef16d9cca
|
Now invokes callback if pvalue==NULL && select==alarm and event==alarm
|
1994-09-02 13:22:52 +00:00 |
|
Marty Kraimer
|
15ebe87d37
|
changed ca_add_event to ca_add_array_event
|
1994-09-02 13:15:08 +00:00 |
|
Marty Kraimer
|
dd522f88e1
|
*** empty log message ***
|
1994-09-02 13:11:03 +00:00 |
|
Matt Needes
|
dd3de4d8f0
|
Added "all:" and "clean::" deps, changed flag usage, cleanup.
|
1994-08-23 20:35:03 +00:00 |
|
Matt Needes
|
8334f1fdd4
|
New stuff.
|
1994-08-21 01:02:07 +00:00 |
|
Matt Needes
|
240bb54182
|
Now using pre_build dependency.
|
1994-08-16 18:37:35 +00:00 |
|