35b0e4aaba
NT changes and (long) cast problem fixed
Jeff Hill1995-02-16 22:34:06 +00:00
1ea57db276
changed name of caMonitor.c to recWaitCa.c
Ned Arnold1995-02-16 20:36:59 +00:00
062e3d6d32
changed names of caMonitor stuff to recWaitCa stuff. Also added individual flags for IO_INTR processing of inputs
Ned Arnold1995-02-16 20:18:22 +00:00
a93e2e8b26
Cleaned up some Hideos hacking and commented out the LANL debug code because APS has had some add behaviour from GPIB lately and it is one of few things that has changed WRT to it.
John Winans1995-02-14 22:33:01 +00:00
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