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
Jeff Hill
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
1995-02-13 03:49:02 +00:00
Jeff Hill
22336dce1b
Ignore IOC_BUILD proto form old clients
...
and make the beacon list global
1995-02-13 03:37:47 +00:00
Jeff Hill
1ecdaff1b5
NT/ALPHA(VMS/printf handler) changes
1995-02-13 03:32:27 +00:00
Marty Kraimer
de878747c6
Added (void *) cast for memset. Changed type for sec to time_t in logTime
1995-02-10 14:05:50 +00:00
Marty Kraimer
3cc8bec710
Changed long to dbr_long_t to get rid of warnings
1995-02-10 13:56:55 +00:00
John Winans
2a87278529
Nuked references to the old 162 code
1995-02-08 19:08:53 +00:00
John Winans
9bbf6fe17e
Removed references to the mvme162 stuff (replaced by HiDEOS.)
1995-02-07 18:53:56 +00:00
John Winans
1c4adbf2ce
Removed building of the drvMvme162 stuff (replaced by HiDEOS.)
1995-02-07 18:52:25 +00:00
Jim Kowalkowski
0170e0c88a
Removed the stinking message "Cannot contact master timing IOC ".
1995-02-02 17:15:55 +00:00
Marty Kraimer
7b1c33aa63
cvtFloatToString and cvtDoubleToString failed for the value 1e7
1995-02-02 16:32:30 +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
Janet B. Anderson
9594f7d245
Added X11 include def to USR_INCLUDES
1995-01-23 18:57:00 +00:00
Jim Kowalkowski
61d8593e66
Fix for a problem I believe is about quotes in patternsin dbInitSubs().
...
Added some debug code.
1995-01-18 20:54:02 +00:00
John Winans
363bf2a47c
added the '0x' in front of the hex input and outputs in the report function.
1995-01-18 16:38:03 +00:00
John Winans
ba5d364469
Added a way groovy report function foe use by dbior.
1995-01-18 16:07:29 +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
John Winans
e7e77e415f
Added analog input support for temperature
1995-01-09 20:52:02 +00:00
Marty Kraimer
8bbe24525b
Must flush for dbhcr
1995-01-09 20:41:59 +00:00
John Winans
33074d31f4
Added AI support for temperature input
1995-01-09 20:28:42 +00:00
Marty Kraimer
16c09ec67c
dbCalloc for papPeriodic previously allocated too much storage.
1995-01-09 19:39:25 +00:00
Marty Kraimer
a79e478a32
init_record always returns status=2 so that conversion is not performed
1995-01-09 19:36:46 +00:00
John Winans
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.
1995-01-06 17:03:43 +00:00
John Winans
1eb71e24b6
Added the log parameter to the doc
1995-01-06 16:55:52 +00:00
John Winans
dacd2a6cc5
Added a line of DOC
1995-01-06 16:55:18 +00:00
John Winans
e5dae1d675
enabled irq services and rearranged the parm names and meanings.
1995-01-06 16:55:04 +00:00
Janet B. Anderson
d4f720482b
Added $(RM) line and removed chmod line in vxWorks rules
1994-12-21 16:03:11 +00:00
Marty Kraimer
8f3b1cce16
get_enum_strs has no_strs=2 if no strings defined so CA clients work
1994-12-21 14:58:01 +00:00
Marty Kraimer
a94db92c29
get_enum_strs MUST set no_strs=2 if no strings defined
1994-12-21 14:19:44 +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
cf7307f399
Added the devXxSkeletonGpib.c file to the build list. This is to insure that
...
it is a buildable module.
1994-12-20 15:31:45 +00:00
Marty Kraimer
fb0a164de1
Added FFO option
1994-12-19 18:25:51 +00:00
Marty Kraimer
8d9d7a126a
In init_record mask is shifted not set equal to
1994-12-19 18:25:16 +00:00
John Winans
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.
1994-12-16 16:11:26 +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
Janet B. Anderson
a4cfb43ba1
Now installs individual objects and devLibOpt
1994-12-15 19:44:44 +00:00
Marty Kraimer
b7451c7a5d
Allow iocInit to continue even if getResources fails
1994-12-15 16:12:44 +00:00
John Winans
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.
1994-12-14 22:43:48 +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
John Winans
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.
1994-12-14 22:29:14 +00:00
Janet B. Anderson
82867f0684
Now installs individual objects instead of devLibOpt
1994-12-14 15:00:16 +00:00
John Winans
6fb928ea9d
Updated the GPIB request header.
1994-12-12 19:59:45 +00:00
John Winans
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.
1994-12-12 16:03:00 +00:00
John Winans
a60cba8671
Fixed array index for temerature reading.
1994-12-07 15:11:13 +00:00
Jeff Hill
1066acd60c
doc
1994-12-07 00:34:41 +00:00
Jeff Hill
4c546a0299
allow event thread to finish at exit() by temp unlock
1994-12-07 00:33:24 +00:00
Jeff Hill
d6fe343a88
sync group leak fix
1994-12-07 00:31:59 +00:00
Jeff Hill
94c6314dc9
little endian no MIT float byte swap
1994-12-07 00:31:13 +00:00
Jeff Hill
1657a97783
removed debug
1994-12-07 00:30:44 +00:00