e4c383cfb5
Added LN and SQRT as synonyms for LOGE and SQR, respectively. Added NINT, nearest integer function. Modified handling of "-" so operator can be either unary or binary.
Janet B. Anderson1995-02-13 16:38:27 +00:00
a437b010b3
Killed 162 stuff and ready for TranServ.
John Winans1995-02-13 14:53:34 +00:00
7d3ed265a5
iocLogClient.c - new log source
Jeff Hill1995-02-13 04:03:53 +00:00
85e899484d
made ca_test.c (more) portable
Jeff Hill1995-02-13 03:56:18 +00:00
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
Jeff Hill1995-02-13 03:54:24 +00:00
1b5d92daf1
bucketLib.c - added LOCAL as required ellLib.c - added missing stdio.h envSubr.c - use getenv/putenv under vxWorks errSymLib.c - call mprintf() and not printf or logMsg() (eliminated errToLogMsg variable) genSubr.c - silenced DEC CC warning tsSubr.c - fixed ts min west out of range test & VMS changes
Jeff Hill1995-02-13 03:49:02 +00:00
22336dce1b
Ignore IOC_BUILD proto form old clients and make the beacon list global
Jeff Hill1995-02-13 03:37:47 +00:00
1ecdaff1b5
NT/ALPHA(VMS/printf handler) changes
Jeff Hill1995-02-13 03:32:27 +00:00
de878747c6
Added (void *) cast for memset. Changed type for sec to time_t in logTime
Marty Kraimer1995-02-10 14:05:50 +00:00
3cc8bec710
Changed long to dbr_long_t to get rid of warnings
Marty Kraimer1995-02-10 13:56:55 +00:00
2a87278529
Nuked references to the old 162 code
John Winans1995-02-08 19:08:53 +00:00
9bbf6fe17e
Removed references to the mvme162 stuff (replaced by HiDEOS.)
John Winans1995-02-07 18:53:56 +00:00
1c4adbf2ce
Removed building of the drvMvme162 stuff (replaced by HiDEOS.)
John Winans1995-02-07 18:52:25 +00:00
0170e0c88a
Removed the stinking message "Cannot contact master timing IOC ".
Jim Kowalkowski1995-02-02 17:15:55 +00:00
7b1c33aa63
cvtFloatToString and cvtDoubleToString failed for the value 1e7
Marty Kraimer1995-02-02 16:32:30 +00:00
faf07df760
Added a type field to the configure command to disable the use of the event system hardware if desired.
John Winans1995-02-01 15:29:54 +00:00
33074d31f4
Added AI support for temperature input
John Winans1995-01-09 20:28:42 +00:00
16c09ec67c
dbCalloc for papPeriodic previously allocated too much storage.
Marty Kraimer1995-01-09 19:39:25 +00:00
a79e478a32
init_record always returns status=2 so that conversion is not performed
Marty Kraimer1995-01-09 19:36:46 +00:00
3941fb3ead
Added some ifdef'd out test code to see if the end of the sequence program could be updated to NOT cause an extra sample from port zero to be taken at the end of the sequence. As it turns out, it causes more harm than good. There must be something wrong with my understanding on how it works. For now, the misfeature of the extra sample at the end of the sequence will have to stay.
John Winans1995-01-06 17:03:43 +00:00
8f3b1cce16
get_enum_strs has no_strs=2 if no strings defined so CA clients work
Marty Kraimer1994-12-21 14:58:01 +00:00
a94db92c29
get_enum_strs MUST set no_strs=2 if no strings defined
Marty Kraimer1994-12-21 14:19:44 +00:00
b6a46820e9
If calink has MS or PP then issue error message only in errVerbose=TRUE
Marty Kraimer1994-12-21 14:16:59 +00:00
cf7307f399
Added the devXxSkeletonGpib.c file to the build list. This is to insure that it is a buildable module.
John Winans1994-12-20 15:31:45 +00:00
8d9d7a126a
In init_record mask is shifted not set equal to
Marty Kraimer1994-12-19 18:25:16 +00:00
67378ebaa1
This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta4'.
cvs2svn1994-12-16 16:11:27 +00:00
0859173047
Added debug flag guards to ALL printing. The default debug level is set to 1 -- this provides the same output as the old version.
R3.12.0-beta4
John Winans1994-12-16 16:11:26 +00:00
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.)
John Winans1994-12-16 15:51:21 +00:00
a2331c9d0e
Changed a printf to logMsg and added a printing delay to use when the ibDebug flag is set so things come out closer to the proper order.
John Winans1994-12-14 22:43:48 +00:00
f44ce3dbb0
Changed printf to logMsg in the A24Malloc code and added a few more debug statements.
John Winans1994-12-14 22:41:06 +00:00
d9066673ef
Removed DMAC command chaining structure(s) from the ibLink structure so they can be malloc'd seperately. This keeps the usage of A24 space restricted to ONLY those structures that have to be there.
John Winans1994-12-14 22:29:14 +00:00
ad41921414
Rewrote the init code so that it always returns a zero (don't kill the startup.cmd file.) It is possible that this could cause some confusion to the database, should it decide to then use a link that did not init properly.
John Winans1994-12-12 16:03:00 +00:00
17c54db7f7
This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta2'.
cvs2svn1994-12-07 15:11:14 +00:00