Commit Graph

478 Commits

Author SHA1 Message Date
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
Janet B. Anderson 0368a9fd5f ANSI C changes 1992-03-17 17:25:53 +00:00
Janet B. Anderson eb3c5465f0 fixed max upperand lowar limits for long 1992-03-17 17:24:52 +00:00
Janet B. Anderson 40e5fc2445 moved devtest to toolsComm/devtest 1992-03-16 23:02:59 +00:00
Jeff Hill 8ceef0d716 disconnect on message alignment problems 1992-03-16 14:48:47 +00:00
Jeff Hill 1800853163 disconnect on bad message 1992-03-16 14:47:43 +00:00
Jeff Hill fb33abb49d better diagnostic 1992-03-16 14:46:36 +00:00
Jeff Hill c97873ca1e declare post_msg() integer 1992-03-16 14:42:27 +00:00
Jeff Hill 0097d7a523 disconnect on bad message 1992-03-16 14:41:59 +00:00
Jeff Hill ed40636bbd disconect on bad message 1992-03-16 14:41:34 +00:00
Roger Cole 6071a48db0 add guiLock 1992-03-15 12:47:53 +00:00
Jeff Hill c2a409b136 dont clear resource for monitor in IOC if IOC connected but chan not connected 1992-03-11 14:15:37 +00:00
Jeff Hill 1d23f15a0a moved modify of chan state inside LOCK to support new field use 1992-03-11 13:41:50 +00:00
Jeff Hill 7445198ed6 better diagnostics/ better UDP disconnect 1992-03-11 13:38:36 +00:00
Roger Cole 4cc05e5d26 make some refinements 1992-03-10 16:42:58 +00:00
Janet B. Anderson 012b6c3934 changed callback 1992-03-10 10:23:53 +00:00
Janet B. Anderson 25faadd268 *** empty log message *** 1992-03-10 10:23:07 +00:00
Janet B. Anderson ad12130ee2 Replaced dbr_value_size with dbrValueSize in dbAccess 1992-03-10 10:07:59 +00:00
Janet B. Anderson 4a5a562049 Added special_linconv 1992-03-10 09:51:46 +00:00
Roger Cole ee9eb23262 added guiEditor, guiPrinter 1992-03-09 10:53:45 +00:00
Roger Cole 1d709a6e12 do time stamp rounding in each individual module 1992-03-09 10:51:26 +00:00