Commit Graph

9508 Commits

Author SHA1 Message Date
John Winans 28730ba379 changed to new form of async record processing 1992-04-17 13:41:49 +00:00
John Winans 22cbf8b214 changed xactListDel to drvMsg_xactListAddTail 1992-04-17 13:39:08 +00:00
Janet B. Anderson 1e92c41e91 jba,pact used for asyn proc mrk,changed driver name 1992-04-17 13:02:46 +00:00
Janet B. Anderson dd7422f37d jba,pact used for asyn proc mrk,changed driver name 1992-04-17 13:02:30 +00:00
Janet B. Anderson 9ebfa0da61 jba,pact used for asyn proc mrk,added FASTLOCK,report 1992-04-17 13:01:56 +00:00
Janet B. Anderson 4184bdd54e jba pact now used to test for asyn processing, not return value 1992-04-17 12:57:07 +00:00
Marty Kraimer e78682784f changes for driver cleanup 1992-04-17 12:55:41 +00:00
Marty Kraimer f290207cdf Changes for driver cleanup 1992-04-17 12:54:45 +00:00
Marty Kraimer ec50c1d77d Include module_types.h; added wait before interruptAccept 1992-04-17 12:48:15 +00:00
Janet B. Anderson fc17801360 jba pact now used to test for asyn processing, not status 1992-04-17 12:41:48 +00:00
Bob Zieman 69bf379321 changed sdrLoad to dbRead 1992-04-17 12:25:06 +00:00
John Winans 2c97e4e7b5 Initial revision 1992-04-17 11:56:40 +00:00
John Winans 641f7e1f6b converted to msg driver format 1992-04-17 11:56:27 +00:00
John Winans 08837c1e6e locked interrupts during reset-time IRQ-vector setting 1992-04-17 11:55:56 +00:00
Jeff Hill 59fd3a7177 set state to ca_conn before sending monitor request 1992-04-16 16:48:55 +00:00
Jeff Hill 66e541f726 fix chan state set to invalid prior to use in ca_clear_chan() bug 1992-04-14 18:02:34 +00:00
John Winans 233f4c4f60 Initial revision 1992-04-14 12:48:21 +00:00
Janet B. Anderson 8de58eac55 jba Initial version 1992-04-10 16:09:33 +00:00
Janet B. Anderson 1f27c4a8b7 jba Initial version 1992-04-10 16:09:03 +00:00
Marty Kraimer c29a868049 Moved device support 1992-04-10 15:34:32 +00:00
John Winans afe5fdb26b removed the use of "pdpvt->process" and replaced with "devGpibLib_processCallback" 1992-04-10 15:30:34 +00:00
John Winans f66fa28282 changed the logMsg's to printf's in the srq handler 1992-04-10 15:26:46 +00:00
John Winans 0c9f9a735a moved the board config constants to module_types.h 1992-04-10 15:25:40 +00:00
Janet B. Anderson 9e382aac74 Initial revision 1992-04-09 09:27:20 +00:00
Marty Kraimer a4ec081e57 Initial revision 1992-04-08 14:45:44 +00:00
Janet B. Anderson 92000ff79f added tests for max,min,ceil,floor,conditional and constants in expression 1992-04-06 14:55:26 +00:00
Janet B. Anderson 6c3d8208ac allowed floating pt constants in expression 1992-04-06 14:53:24 +00:00
Janet B. Anderson d3f2b13436 jba allowed floating pt constants in expression 1992-04-06 14:46:22 +00:00
John Winans 99b0b2b059 changed syncLock to psyncSem 1992-04-06 14:41:35 +00:00
John Winans cb846eaee7 added more error checking to bitbus calls 1992-04-06 14:40:56 +00:00
John Winans 3ee58625f1 complete redesign of watchdog code 1992-04-06 14:40:03 +00:00
Nick Karonis d567298c82 channel access links 1992-04-06 14:25:55 +00:00
Nick Karonis ca7cb0b490 Initial revision 1992-04-06 14:21:57 +00:00
John Winans 6edfd41b3c added bbMsgDly & associated code 1992-03-26 14:34:35 +00:00
John Winans f003ff4454 complete rewrite 1992-03-26 14:32:35 +00:00
Bob Zieman 0a8da7347c delta for mrk - see comment entry ( the 2nd .26 ) 1992-03-26 14:25:18 +00:00
Bob Zieman b788480b43 delta for mrk - changed test if(status) to if(rtnval) 1992-03-26 14:21:08 +00:00
Roger Cole 08d42a013c make ADEL be the default deadband for retrieval 1992-03-23 17:48:04 +00:00
Jeff Hill e37549ff75 If there is no memory to attach a monitor- dont use it 1992-03-20 18:41:27 +00:00
Jeff Hill fbc9f870e4 dont allow them to add an event which does not select anything (has a nill mask) 1992-03-20 18:23:32 +00:00
Jeff Hill 90636dfd74 initial broadcast retry delay is now a #define 1992-03-19 11:45:28 +00:00
Jeff Hill d2e223e333 initial rebroadcast delay is now a #define 1992-03-19 11:44:43 +00:00
Jeff Hill 9e0e8c62a4 initial rebroadcast delay is now a #define 1992-03-19 11:37:20 +00:00
Jeff Hill 2f6e945ece reset the iiu delay if the current time is specified 1992-03-19 11:36:44 +00:00
John Winans 98f4eb11eb added doc & MBBI devGpibNames structure examples 1992-03-18 08:42:49 +00:00
John Winans 675f3c3e35 changed devGpibParmBlock to static 1992-03-18 08:41:38 +00:00
Janet B. Anderson 96b37db2df ANSI C changes 1992-03-17 17:32:22 +00:00
Janet B. Anderson d5896f9d30 simplified input 1992-03-17 17:28:52 +00:00
Janet B. Anderson 233d07d8bc added MAX and MIN and multiple cond expressions 1992-03-17 17:28:20 +00:00
Janet B. Anderson 93e5b06ff0 Added function dbValueSize to replace db_value_size 1992-03-17 17:26:26 +00:00