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
cvs2svn
6c620894f5
This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta3'.
1994-12-15 16:12:45 +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
cvs2svn
17c54db7f7
This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta2'.
1994-12-07 15:11:14 +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
Jeff Hill
36fb04f13a
removed debug stuff
1994-12-07 00:29:03 +00:00
Jeff Hill
2ea3005498
.
1994-12-07 00:28:18 +00:00
Jeff Hill
885e9e829f
send prior to calling select() opt and vxWorks td() safe
1994-12-07 00:27:29 +00:00
Jeff Hill
5f53ebb4c2
no change
1994-12-07 00:20:58 +00:00
Jeff Hill
6bc97431bc
*** empty log message ***
1994-12-07 00:19:11 +00:00
Marty Kraimer
0b50562f67
Moved code to src/libCom/envSubr
1994-12-05 14:45:34 +00:00
Marty Kraimer
523c0c37c6
Moved code for src/misc/epicsEnvParams to envSubr
1994-12-05 14:44:21 +00:00
Marty Kraimer
52eba44ac4
Print arg of yy_error
1994-12-05 14:42:41 +00:00
cvs2svn
d6aa5a4dac
This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta1'.
1994-11-30 15:17:08 +00:00
Janet B. Anderson
d0d1a39c57
Removed unbundled products apCreateShadow and apStatusSync
1994-11-30 15:17:07 +00:00
John Winans
622c4f8382
Added IRQ mode stuff
1994-11-30 15:10:23 +00:00
Jeff Hill
da47b297d2
new env var
1994-11-29 22:41:46 +00:00
Jeff Hill
53b2a77378
no tiny buckets
1994-11-29 22:41:12 +00:00
Jeff Hill
81de80789c
added new EPICS env var
...
fixed delete of cast iiu when all disconn chan deleted
1994-11-29 22:40:22 +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
Jeff Hill
3fee3eceff
fixed vx exit handler problems
1994-11-23 21:03:41 +00:00
Johnny Tang
ded5d21444
Use elex and antelope instead of lex and yacc.
1994-11-23 20:17:11 +00:00
Janet B. Anderson
02310d0bd4
Converted from flex and yacc to e_flex and antelope.
1994-11-23 19:48:14 +00:00
Johnny Tang
2fb0212252
Included main.c scan.c and yylex.c into parse.y
1994-11-23 19:33:09 +00:00
Johnny Tang
2e16f3a6d7
Comment out flexdef.h
1994-11-23 19:31:39 +00:00
Johnny Tang
47fa7a4fa4
include scan.c yylex.c and main.c
1994-11-23 19:30:54 +00:00
Marty Kraimer
0a1c03c8d4
Added omod field sp that monitors to oval properly posted
1994-11-23 15:33:36 +00:00
Marty Kraimer
8815ca1008
emoved simulation fields
1994-11-23 15:30:55 +00:00
Marty Kraimer
c1b65bad02
Dont build pal and switch
1994-11-23 15:30:20 +00:00
Jeff Hill
a8c8dc89d9
fixed use of bogus broadcast var pointer in conn.c prior to first search
1994-11-18 00:34:06 +00:00
John Winans
3ce0670ba8
Turned off the debugging system (it consumed an additional 30% of CPU)
1994-11-17 21:15:26 +00:00
Jeff Hill
bc89526dff
more fixes for use of defunct task var under vxWorks
1994-11-17 21:12:23 +00:00
John Winans
1c7a4ef3db
Major restructuring of init code.
1994-11-17 21:11:58 +00:00
Marty Kraimer
a7333f554d
add asLib.h
1994-11-17 20:27:35 +00:00
Jeff Hill
c2484d675b
sccs %W%W => CVS $Id$
1994-11-17 19:11:06 +00:00
Jeff Hill
589ccacc3d
Fixed vxWorks exit handler used wrong task variable
1994-11-17 19:09:55 +00:00