Commit Graph

387 Commits

Author SHA1 Message Date
Jeff Hill
d1fd7df4bb better diagnostics 1992-02-20 18:40:39 +00:00
Jeff Hill
2de46ba543 use lstFind to verify channel (not hand written loop) 1992-02-20 18:38:21 +00:00
Janet B. Anderson
1c7f79dd02 added ifdef vxWorks 1992-02-20 13:04:29 +00:00
Janet B. Anderson
7dafbc4d99 added ifdef vxWorks 1992-02-20 13:04:05 +00:00
Bob Zieman
7a212fff3e Initial revision 1992-02-19 08:21:23 +00:00
John Winans
3367a0f9d5 Initial revision 1992-02-18 09:40:46 +00:00
kozubal
8a605fc201 Removed extraneous logMsg & seqLog calls. 1992-02-13 16:43:47 +00:00
Jeff Hill
dddafc360c checked back in to restore lost changes 1992-02-13 09:57:47 +00:00
Jeff Hill
93f6e1851d better diagnostics 1992-02-12 16:35:10 +00:00
Bob Dalesio
ad69a0ae55 retry 1992-02-11 18:02:43 +00:00
Jeff Hill
456c5b5fd8 verify channel before delete (catch corrupt client) 1992-02-11 16:45:02 +00:00
Roger Cole
1d1caf0095 fix bug in wildMatch 1992-02-09 18:08:24 +00:00
Roger Cole
523e8d514d allow multiple chanOpen with same name 1992-02-06 07:37:28 +00:00
Jeff Hill
74183513dd substitute lstConcat() for lstExtract() 1992-02-05 19:10:21 +00:00
kozubal
b710cff2dc Decreased min. allowed stack size. 1992-02-05 14:55:13 +00:00
Janet B. Anderson
127d986a55 Pre R3.4 changes 1992-02-04 15:56:43 +00:00
Janet B. Anderson
74055aba80 Changed process paramater from precord->pdba to precor 1992-02-04 15:04:53 +00:00
Janet B. Anderson
d4d7040264 Changed process parameter from precord->pdba to precord 1992-02-04 14:47:49 +00:00
John Winans
194dad0e12 reversed the DSET_MBBO and DSET_MBBI definitions 1992-02-04 14:43:41 +00:00
John Winans
1d5c46e170 altered parm 6's command table line and cleaned some doc 1992-02-04 14:43:00 +00:00
John Winans
ab0b26f539 improved some coding style thru use of unions over multiple pointers 1992-02-04 14:42:08 +00:00
John Winans
9c8ec69704 changed link type specification values 1992-02-04 14:41:14 +00:00
John Winans
046cb9d2f6 Initial revision 1992-02-04 14:39:00 +00:00
John Winans
5ac68d0732 changed return code for GPIBSOFT record types 1992-02-04 14:35:33 +00:00
kozubal
aefb62938e Added structure element/pointer constructs (-> and .). 1992-02-03 13:07:54 +00:00
John Winans
7982584ed5 added ibSrqLock code 1992-01-31 11:34:50 +00:00
kozubal
72eacab796 *** empty log message *** 1992-01-29 13:51:39 +00:00
kozubal
3d72da5c20 delay() fix, Vx5.0 compile option, code clean-up, task delete fix, removed task variables. 1992-01-29 13:46:37 +00:00
Roger Cole
113e6aa884 added wildMatch routine; added quick reference 1992-01-29 11:43:14 +00:00
Roger Cole
a9ad380226 don't take log10 of zero 1992-01-28 14:34:33 +00:00
Roger Cole
6663f84aaa handle VALID_ALARM 1992-01-28 14:33:55 +00:00
Roger Cole
b4ac147baf fix bug in tsTextToStamp 1992-01-28 14:22:32 +00:00
Janet B. Anderson
f75e66267e included task_params.h 1992-01-21 12:55:28 +00:00
John Winans
50710eeac9 moved task parameters into task_params.h 1992-01-21 10:45:09 +00:00
John Winans
ee1539db7e moved taks parameters into task_params.h 1992-01-21 10:44:50 +00:00
kozubal
af5138649e Fixed "!" as binary operator. 1992-01-15 13:28:17 +00:00
John Winans
93321f0d9c driver call interface changes and added bitbus support 1992-01-10 10:04:56 +00:00
John Winans
93a24de81b changed dg535FILL to FILL and fixed reference to devGpibLib_xxGpibWork 1992-01-10 10:03:53 +00:00
John Winans
0ce7733150 converted to operate w/new bitbus driver 1992-01-10 10:02:30 +00:00
John Winans
a78a388749 altered init_dev_sup to accept the pre/post record-init flag 1992-01-10 10:01:43 +00:00
John Winans
2b0b3acc3f changed driver calls to new driver interface 1992-01-10 10:00:33 +00:00
John Winans
ea170736b4 added code to handle bitbus operations 1992-01-10 09:59:34 +00:00
John Winans
3409761909 changed linked list operations & fixed some Int Handler bugs 1992-01-10 09:59:04 +00:00
John Winans
dea5a121a5 moved some stuff into drvBitBusInterface.h and changed message format 1992-01-10 09:58:08 +00:00
Janet B. Anderson
766a35e04c Initial revision 1992-01-08 15:02:03 +00:00
John Winans
59bda685fa changed to support gpib library 1992-01-07 14:40:36 +00:00
Roger Cole
24735844e7 total rewrite; no longer uses tasks or LWP 1992-01-07 08:09:37 +00:00
Roger Cole
dbd5634de3 fix column alignment for printing channel names 1992-01-07 08:09:06 +00:00
Roger Cole
9b34826774 don't use LWP; add cmdInitContext; ignore comment lines and
blank lines; change cmdRead args
1992-01-07 08:08:25 +00:00
Roger Cole
eb11acae0a add a comment for FILE* buffering 1992-01-07 08:07:25 +00:00