Marty Kraimer
34bd710ffa
Removed INITHOOKafterSetEnvParams
1995-08-17 14:42:43 +00:00
Marty Kraimer
438f00a708
Changes to make more ansi compatible
1995-08-17 14:42:12 +00:00
Marty Kraimer
622a225308
Changed hash algorithm to allow larger table sizes
1995-08-17 14:41:05 +00:00
Marty Kraimer
1c14ac4941
post_event and scanOnce no longer give error message storms for ring buffer overflows.
...
Made changes so that casts are ANSI C compatible
1995-08-17 14:39:46 +00:00
Marty Kraimer
df2ce01069
Made change for new putNotify
1995-08-17 14:36:54 +00:00
Marty Kraimer
f7aa394524
Changed algorithm for computing lock sets.
...
No longer calls epicsSetEnvParams.
1995-08-17 14:36:29 +00:00
Marty Kraimer
ed6047ec51
Many changes. It should now work in all cases( I hope).
1995-08-17 14:35:47 +00:00
Marty Kraimer
a3573cd384
If record should be processed because of put and record is active and TPRO is true then print active message.
...
Fixed some casts so that they are ANSI compatible
putStringUshort converts to float first then to ushort
putStringUlong converts to double first then to unsigned long
1995-08-17 14:34:55 +00:00
Marty Kraimer
81deb4fceb
Use new hash algorirthm. New variable dbPvdHashTableSize can be set after ld < iocCore
1995-08-17 14:33:55 +00:00
Marty Kraimer
b7378bbc62
Added -Wall -pedantic -ansi
1995-08-17 14:33:18 +00:00
Jim Kowalkowski
0462aed01d
Many updates. Added GPS ability and adjusted the printf's.
1995-08-16 19:03:21 +00:00
Jim Kowalkowski
47843d49a0
updates to allow direct read of time stamps from event systems
1995-05-22 15:21:39 +00:00
Marty Kraimer
81fb796c8d
Allow record names to start with a digit.
1995-04-26 13:34:33 +00:00
Marty Kraimer
f6025d2a1f
Fixed bugs in dnNotify code. Move code to dbNotify.c from dbLink and dbAccess
1995-03-30 19:04:34 +00:00
Marty Kraimer
4cc62a1fce
Take errInit out of dbLoad
1995-03-08 13:45:36 +00:00
Marty Kraimer
9bdea89b06
errInit must be called before errPrintf
1995-03-07 21:17:16 +00:00
Jeff Hill
5d3ded4397
ssert to epicsAssert.h
1995-03-07 01:21:16 +00:00
Jeff Hill
df876abf50
fixed warning messages
1995-03-06 22:37:04 +00:00
Marty Kraimer
c5fce1bd6c
Added callbackRequestProcessCallback
1995-03-03 14:50:06 +00:00
Johnny Tang
103bd7492a
added RF_IO data structure.
1995-02-28 00:51:55 +00:00
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