Commit Graph

7868 Commits

Author SHA1 Message Date
Andrew Johnson 54c4d4bd55 Point to files moved into documentation subdirectory. 2002-07-17 02:04:18 +00:00
Andrew Johnson 0916b78be9 Moved to documentation subdirectory. 2002-07-17 01:46:47 +00:00
Andrew Johnson 715b504da7 Moved from $(TOP) 2002-07-17 01:41:24 +00:00
Andrew Johnson 79acc0bfaa Moved from $(TOP) 2002-07-16 20:36:07 +00:00
Marty Kraimer 457cdc6f3a add template definition for resTable 2002-07-16 13:41:27 +00:00
Janet B. Anderson d088ad0dc4 Added back 2 #includes accidently removed by last commit. 2002-07-15 20:42:22 +00:00
Janet B. Anderson 3422c51a57 Removed log history comments. 2002-07-15 20:34:24 +00:00
Janet B. Anderson aa8e1504dc Added DLL_LINK_LIBNAME and TDS to clean rule. 2002-07-15 19:47:50 +00:00
W. Eric Norum f313d0cad7 Add comment explaining that current version of developer tools can not be
used with highest level of optimization.
2002-07-15 17:09:03 +00:00
Jeff Hill 853add265c fixed binding to specified interface (broken by R3.14 beta changes) 2002-07-13 01:12:28 +00:00
Jeff Hill 109c17c6f1 catch initialization exception 2002-07-13 01:09:24 +00:00
Jeff Hill 097cc39a58 dont convert to an ip address when the request times out 2002-07-13 01:04:11 +00:00
Jeff Hill c15de09b8e loopback address address matching 2002-07-13 01:02:40 +00:00
Jeff Hill 14d6d70ba9 use const to avoid warnings in the future 2002-07-13 00:59:42 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Marty Kraimer d1ed033671 add special values for eventNumber; time events are int 2002-07-12 15:17:44 +00:00
Marty Kraimer a9fe1ab34c make event numbers int.
use epicsTimeEventCurrentTime and epicsTimeEventBestTime
some cleanup
2002-07-12 15:16:02 +00:00
Marty Kraimer bd0d8fd377 call recGblTSELwasModified 2002-07-12 15:12:20 +00:00
Marty Kraimer 032e1cb99e add pvlOptTSELisTime for recGblGetTime 2002-07-12 15:11:55 +00:00
Marty Kraimer 15ffb0e2b2 call recGblTSELwasModified for TSEL field
Some cosmetic changes
2002-07-12 14:59:26 +00:00
Marty Kraimer 815ef45215 create promptgroup for TSE 2002-07-12 14:57:48 +00:00
Marty Kraimer 2b307f4bc6 *** empty log message *** 2002-07-12 14:56:44 +00:00
Marty Kraimer d98e84cd6f errlogFlush must call errlogInit 2002-07-12 11:15:58 +00:00
W. Eric Norum f5b0d3fc22 Add support for Intel EtherExpress Pro network interface. 2002-07-11 20:30:29 +00:00
Jeff Hill bc2763fc1a improved show routine 2002-07-11 15:27:35 +00:00
Jeff Hill e490c2bc24 take advantage off additional priority levels when running
with a real time priority class
2002-07-10 22:58:01 +00:00
Janet B. Anderson 2388c991e4 Updated vim and remote cvs definitions. 2002-07-10 18:22:37 +00:00
Jeff Hill d88370af6d fixed the ca client library status 2002-07-10 00:38:40 +00:00
Jeff Hill 969c748d1e changed the name of class oldCAC to ca_client_context 2002-07-10 00:32:27 +00:00
Jeff Hill 5ebc00a6be added ca_context_status() 2002-07-10 00:09:38 +00:00
Jeff Hill 90469883ea added ca_context_status() 2002-07-09 23:57:16 +00:00
Jeff Hill 720283754d call errlogFlush() in ~cac 2002-07-09 20:42:35 +00:00
Marty Kraimer 44da71edfc add promptgroup top UDF 2002-07-09 19:07:48 +00:00
Marty Kraimer 02c8f06c7f call errlogFlush before terminating 2002-07-09 18:58:54 +00:00
Ralph Lange 66d5148d1a += more comments 2002-07-09 08:41:29 +00:00
Ralph Lange b18a8d28ee Suppress HPUX warning 2002-07-09 06:49:36 +00:00
Jeff Hill 7d48b146b9 exit send thread by returning, and not by epicsThread::exit() 2002-07-08 21:39:53 +00:00
Janet B. Anderson 3868372fc4 Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-08 20:20:00 +00:00
Jeff Hill bf72b6fcb0 added commented out attempt at additional priority range, and removed time critical as parto of the normal range 2002-07-08 18:57:27 +00:00
Jeff Hill fae2978b8a moved implementation od inline functions 2002-07-08 18:49:58 +00:00
Jeff Hill 8f02fe12f0 avoid divide by zero when table is empty 2002-07-08 18:49:16 +00:00
Jeff Hill 55675571ca fixed spelling 2002-07-08 18:47:57 +00:00
Jeff Hill fbde222ee9 added call to low level ca client diagnostics 2002-07-08 18:44:25 +00:00
Jeff Hill 06d12e554e changed caps on WARN 2002-07-08 18:14:59 +00:00
Jeff Hill 5cb3423a1f doc 2002-07-08 16:48:47 +00:00
Jeff Hill 3aa95fdd91 changed loacal host name cache object to an epics singleton 2002-07-08 16:35:24 +00:00
Janet B. Anderson f6f73b8e7d Updates for R3.14.0beta2. 2002-07-08 15:53:38 +00:00
Janet B. Anderson 256dcfcc04 Updates for R3.14.0beta2. 2002-07-08 15:42:31 +00:00
Janet B. Anderson 47c7be57a5 Updates for R3.14.0beta2. 2002-07-08 15:14:51 +00:00
Marty Kraimer ba306d9b26 mbboRecord now implements method cvt_dbaddr for the VAL field.
If no state va les or state strings are defined then it sets
field_type and dbr_field_type to DBF_USHORT.
2002-07-08 12:31:17 +00:00