Commit Graph

130 Commits

Author SHA1 Message Date
Marty Kraimer
19bb952d60 dont build bitbus support. It is now unbundled 1999-07-07 20:46:32 +00:00
Marty Kraimer
23467b753b dont build devBBInteract.c; fix Gpib support for compiler bug 1999-07-07 20:22:04 +00:00
Marty Kraimer
5dc7f22d90 sscanf response now checked to be equal to 1 rather than just not zero. 1999-07-07 20:07:13 +00:00
Marty Kraimer
f0a195ee7d ErGetTicks now locks while updating ticks 1999-07-07 19:54:46 +00:00
Jeff Hill
430e4ced23 be backwards compatible 1999-05-03 15:54:05 +00:00
Jeff Hill
b4ba1b10c2 removed potential infinite recursion from tsForceSoftSync() 1999-02-11 17:02:34 +00:00
Jeff Hill
01c8c46af1 fixed spelling 1999-01-27 21:14:46 +00:00
Jeff Hill
2f1f934bbe restored locationProbe() 1999-01-27 18:42:36 +00:00
Jeff Hill
842f9e33cf drvEpvxi.h 1998-12-21 17:46:36 +00:00
Jeff Hill
d2acbb21b5 improved the portability of devLib 1998-12-19 01:32:35 +00:00
Jeff Hill
12a36129a9 backed out changes accidently checked in 1998-11-17 02:39:17 +00:00
Jeff Hill
d2392d1bfa fixed order problem npend-- vs callBackInProgress 1998-11-17 02:17:03 +00:00
Jeff Hill
ebdc30a5a3 fixed case 1998-11-12 17:52:15 +00:00
Jeff Hill
c266df258b added header file & consolodated source 1998-11-10 21:20:28 +00:00
Jeff Hill
041a9ad82b fixed warnings 1998-10-27 01:08:26 +00:00
Jeff Hill
c598b8fbad fixed warning 1998-10-27 00:57:25 +00:00
Marty Kraimer
e334526dec fixed sync bugs 1998-10-06 18:09:28 +00:00
Jeff Hill
c3cfcd6f7a correct LANSCE-5 make name, use ansi function prototype 1998-10-02 15:26:43 +00:00
Marty Kraimer
85629b8908 Task priorities were changed so that no epics task has higher priority than netTask.
Definitions for IOEVENTSCAN and TIMESTAMP were removed.
1998-09-29 14:45:50 +00:00
Marty Kraimer
aefa82520a TSsetClockFromUnix was made global 1998-09-29 14:11:03 +00:00
Jeff Hill
c5cd953aba use ipAddrToA 1998-06-18 00:15:03 +00:00
Jeff Hill
c8be1c9e5e use aToIPAddr() 1998-06-16 03:20:35 +00:00
William Lupton
cb73e1f672 avoided intHandlerCreate() for PPC 1998-06-04 19:24:30 +00:00
William Lupton
142aa9571a changed to use symFindByNameEPICS 1998-06-04 19:21:23 +00:00
Marty Kraimer
a1c5820561 raised DB_CA_PRI to just higher than sequencer 1998-05-20 21:00:43 +00:00
Marty Kraimer
601de8c5e5 changed from semBCreate to semMCreate 1998-05-20 20:59:46 +00:00
Jeff Hill
d65fce5b3f fixed doc 1998-05-05 21:06:20 +00:00
Marty Kraimer
4486982ee6 Checked for Y2K complience. It turns out it was even ok when NTP time overflows
in 2036. However it was modified so that no overflows should occur while convert
ing between NTP, UNIX, and EPICS epochs.
In addition the conversion of fractions of a second to nanaoseconds was changed
Formatting was changed so that interesting code does not run off right side of page.
Hopefully EPICS base is now fine for Y2K.
In fact it should be fine (as far as time is converned) until the Unix epoch
overflows a 32 unsigned integer in the year 2106.
1998-03-19 20:41:16 +00:00
Marty Kraimer
2fe41fa67f include string.h 1998-03-16 17:01:27 +00:00
Marty Kraimer
df1d467188 get rid of some warning messages 1998-01-22 14:48:43 +00:00
Marty Kraimer
f3eb906bf3 restructure; new Symb support 1998-01-21 20:48:12 +00:00
Marty Kraimer
bec2b11d04 fix inclues 1998-01-20 21:53:05 +00:00
Marty Kraimer
2f3a295d5d add includes for error messages 1998-01-20 21:51:58 +00:00
Marty Kraimer
529703ef54 added the arch_stack_factor for 64 bit architectures; changes for errlog 1998-01-20 21:49:55 +00:00
Marty Kraimer
4bfe2bf8ee Fix include statements 1998-01-20 16:20:07 +00:00
Marty Kraimer
eba09bd6af get rid of warning messages when using TS_1900_TO_* 1997-05-30 13:17:21 +00:00
Marty Kraimer
e1e8a34b2f Fixed many compiler warning messages 1997-04-30 19:02:21 +00:00
Marty Kraimer
0e387c8936 Fixed most compiler warning mesdsages 1997-04-30 18:59:04 +00:00
Jim Kowalkowski
5e9ebd8b9b Fixed a bug in TSreport - printing of IP addresses was incorrect 1997-03-05 13:20:44 +00:00
Jim Kowalkowski
890de43c91 Print IP address on report 1997-01-20 15:31:00 +00:00
Jeff Hill
355fe461e7 installedMakefile.Host 1997-01-10 00:02:59 +00:00
Jeff Hill
9b05ce2169 added byte swapping for pc arch 1996-11-02 01:16:43 +00:00
Jeff Hill
a5e1223b0c added subroutine wrapper around reads and writes 1996-09-16 22:14:02 +00:00
Jeff Hill
6a534ca2b5 fixed gcc warnings 1996-09-04 22:08:50 +00:00
Jeff Hill
a01241aa19 fixed gcc warnings 1996-09-04 20:44:19 +00:00
Marty Kraimer
055b8a7149 added task_params.h 1996-06-24 13:32:35 +00:00
John Winans
8c55790b98 Changed 'send' command to 'DISP?' 1996-06-06 21:20:08 +00:00
Jim Kowalkowski
4ccdf79d2f added support for user defined soft events 1996-05-31 12:23:20 +00:00
Marty Kraimer
92b1b34e02 Mods contributed by Ric Claus (SLAC) 1996-05-03 14:14:22 +00:00
Marty Kraimer
341ec908c2 moved files from /base/include 1996-01-25 21:39:01 +00:00