5f08b2170a
make test commands more crash resistant
Marty Kraimer
2004-04-06 13:26:56 +00:00
51a1314f31
Should be using the tornado202p1 cross-compiler tools at APS.
Andrew Johnson
2004-04-05 22:38:52 +00:00
9fc20984ec
Reorganized so the order in base.dbd and baseLIBOBJS files match. Removed some drivers/devices which are no longer in base.
Andrew Johnson
2004-04-05 22:15:02 +00:00
565ec952fe
Xycom Xy010 is prehistoric. Bitbus driver was unbundled some time back. The drvBitBus*.h files are needed for building drvGpib, and have been updated to the latest unbundled versions.
Andrew Johnson
2004-04-05 21:51:15 +00:00
5bbf333ad3
createSoftLinks.sh was ancient history.
Andrew Johnson
2004-04-05 21:45:01 +00:00
9a99e447a8
Removed ancient devices that are no longer used.
Andrew Johnson
2004-04-05 21:44:18 +00:00
31c88f6044
make dbReportDeviceConfig work if report is null
Marty Kraimer
2004-04-05 19:06:03 +00:00
8c4e8dd35f
ascar is new
Marty Kraimer
2004-04-05 16:06:06 +00:00
9be94797d5
as dump commands have an FP version
Marty Kraimer
2004-04-05 15:40:38 +00:00
52f10d9b47
Initial version.
Janet B. Anderson
2004-04-05 15:07:44 +00:00
1165285c6f
Added SHRLIB_SEARCH_DIRS using fullpathname.
Janet B. Anderson
2004-04-05 15:07:03 +00:00
6d8753602e
Added support for AIX.
Janet B. Anderson
2004-04-05 15:01:23 +00:00
65130ee6bd
Added -D_REENTRANT on CPPFLAGS.
Janet B. Anderson
2004-04-05 14:39:28 +00:00
1e0ecdb3fe
Added definitions for runtime libraries.
Janet B. Anderson
2004-04-05 14:38:30 +00:00
da35bba798
Added -D_REENTRANT to CPPFLAGS.
Janet B. Anderson
2004-04-05 14:36:30 +00:00
4a03176538
Added GNU_TARGET definition.
Janet B. Anderson
2004-04-05 14:25:06 +00:00
f3dfc7f4e9
conversion of double to float
Marty Kraimer
2004-04-05 12:48:30 +00:00
6ff5355e3e
epicsConvert is new. For now it just has epicsConvertDoubleToFloat
Marty Kraimer
2004-04-05 12:41:02 +00:00
265597698e
safeDoubleToFloat: handle 0.0 as special case
Marty Kraimer
2004-04-05 12:36:34 +00:00
64d9557d17
buf fix for seq_ca
Marty Kraimer
2004-04-02 17:09:48 +00:00
fcc317ccdf
The sequencer did not properly keep track of number of channels connected. It now checks if it is actually connected/disconnect before it increments/decrements the counts.
Marty Kraimer
2004-04-02 17:09:23 +00:00
a0e0cd7ef5
fixed channel uninstall message was not sent to server and other problems
Jeff Hill
2004-04-02 00:01:45 +00:00
15072fb71c
Removed devBBInteract.c, use unbundled version.
Andrew Johnson
2004-04-01 23:20:40 +00:00
8828487ee7
Duplicate, also found in camacDev subdirectory.
Andrew Johnson
2004-04-01 23:11:55 +00:00
7304b138a2
drvVmic2534.c doesn't compile, so removed.
Andrew Johnson
2004-04-01 23:10:10 +00:00
2074838a12
Allow metacharacters in fullpath name.
Janet B. Anderson
2004-04-01 18:39:19 +00:00
b4137fe9df
print only one message for each beacon if every beacon is printed
Jeff Hill
2004-03-31 22:10:50 +00:00
1d6a7f59f4
print only one message for each beacon if every beacon is printed
Jeff Hill
2004-03-31 22:01:04 +00:00
7e606dafac
removed use of %T which isnt in ansi C
Jeff Hill
2004-03-31 21:25:49 +00:00
672d4a6dbb
every beacon printed option for casw
Jeff Hill
2004-03-31 20:41:13 +00:00
e3ad8f867e
every beacon printed option
Jeff Hill
2004-03-31 20:36:01 +00:00
40e79bace4
Switch back from a registrar() entry to a function() entry. Use the new DBD file auto-constructor, with conditionals. Make SNC compilation conditional on $(SNCSEQ). Build both standalone and component versions of sncExample.
Andrew Johnson
2004-03-31 19:30:06 +00:00
ea297a6078
MakefileInclude needs rebuilding if configure/RELEASE changes.
Andrew Johnson
2004-03-31 17:09:04 +00:00
bfb3de64ce
Use double for local type, not float.
Andrew Johnson
2004-03-31 16:41:02 +00:00
af97e702d1
Added function() keyword handling to dbd files again, works properly now. Also moved the code from the generated app_registerRecordDeviceDriver.cpp file to iocsh/registryCommon.*
Andrew Johnson
2004-03-30 21:56:26 +00:00
ff54104aa0
Fixed usage, error message, and cleaned up file.
Janet B. Anderson
2004-03-30 20:35:51 +00:00
8da4eb3b46
Add epicsRegisterFunction.
W. Eric Norum
2004-03-30 19:58:40 +00:00
35d8565e41
Added linefeed at the end of osdTime.h.
Ken Evans
2004-03-29 19:55:34 +00:00
a473612084
Added a version of gphDump that writes to an arbitrary file pointer rather than stdout.
Ken Evans
2004-03-29 19:35:58 +00:00
2f827fc92d
Added versions of the dump routines that write to an arbitrary file pointer instead of stdout.
Ken Evans
2004-03-29 19:32:20 +00:00
5201304c10
Suppress echo echo
Andrew Johnson
2004-03-25 17:20:34 +00:00
26b6974cfa
Simplify changes to create <name>Include.dbd from <name>_DBD files.
Janet B. Anderson
2004-03-25 17:09:58 +00:00
d80664f33f
Fixed problem on uninstall with no bin/* and lib/* dirs.
Andrew Johnson
2004-03-25 16:44:29 +00:00
6a71ba0026
Note about dbd rule to create xxxInclude.dbd from xxx_DBD files.
Janet B. Anderson
2004-03-25 16:08:29 +00:00
b25c2e9d4c
Build *_registerRecordDeviceDriver.cpp from dbd file in $(COMMON_DIR).
Janet B. Anderson
2004-03-25 15:56:10 +00:00
11e5c14c7f
Changes to create <name>Include.dbd from <name>_DBD files.
Janet B. Anderson
2004-03-25 14:50:08 +00:00
5bf1789650
added fix for failure when nill access rights handler installed
Jeff Hill
2004-03-25 01:03:29 +00:00
b984a302c6
added test to detect failure when nill access rights handler installed
Jeff Hill
2004-03-25 01:03:08 +00:00
b389342440
Added noes about solaris 6 defs removal and new targets cvsclean archclean.
Janet B. Anderson
2004-03-24 20:43:30 +00:00
ad89f422ce
Added new arch clean which only removes O.<arch> dirs not O.Common.
Janet B. Anderson
2004-03-24 20:20:04 +00:00
6af0cdeb50
Initial version.
Janet B. Anderson
2004-03-24 20:14:04 +00:00
d900b9fd63
Added cvsclean rule.
Janet B. Anderson
2004-03-24 20:12:26 +00:00
c5db766b33
new functions that fetch on behalf host name and user name
Jeff Hill
2004-03-24 19:20:58 +00:00
36f9090897
new functions that fetch on behalf host name and user name
Jeff Hill
2004-03-24 19:02:56 +00:00
58d4f27307
new functions that fetch on behalf host name and user name
Jeff Hill
2004-03-24 18:56:55 +00:00
ea35450f45
dont use strcpy, and supress memcpy if src and dest ptr are equivalen
Jeff Hill
2004-03-24 18:07:52 +00:00
3bc6a48ade
Install correct handler. Avoid infinitely-recursive handler calls.
W. Eric Norum
2004-03-24 17:57:56 +00:00
a170d40be2
Read errors resulting from interrupted system calls are not fatal.
W. Eric Norum
2004-03-24 01:45:23 +00:00
7c34b847e0
Removed spectrumRecord.
Andrew Johnson
2004-03-23 22:09:58 +00:00
c07e6af98c
Removed spectrumRecord and related libCom code.
Andrew Johnson
2004-03-23 20:47:42 +00:00
bff391d85c
Enable '+=' extension of DEFAULT_SHRLIB_SEARCH_PATH
Ralph Lange
2004-03-23 11:09:06 +00:00
7e0b996c72
added sections on behavior changes in R3.14.5
Jeff Hill
2004-03-22 23:22:22 +00:00
2369ade2fa
clarified how one determines if a channel is connected
Jeff Hill
2004-03-22 23:12:17 +00:00
7c99669444
Removed dos2unix conversion.
Janet B. Anderson
2004-03-22 20:31:20 +00:00
16e182a89c
new subscription member func preventing subscription from being installed twice
Jeff Hill
2004-03-22 18:38:29 +00:00
ebfded8107
new flag preventing subscription from being installed twice
Jeff Hill
2004-03-22 18:36:59 +00:00
d7df37414c
workaround for problems occurring when a channel or subscription is deleted in a put callback handler
Jeff Hill
2004-03-22 18:36:25 +00:00
48d48343ae
workaround for problems occurring when a channel or subscription is deleted in a get callback handler
Jeff Hill
2004-03-22 18:35:54 +00:00
c49db18285
removed status check from ca_pend_event
Jeff Hill
2004-03-22 18:33:09 +00:00
41f7f4ef81
new regression tests
Jeff Hill
2004-03-19 21:59:55 +00:00
8ea67657bc
Provide more information in error message.
W. Eric Norum
2004-03-18 22:44:15 +00:00
2619a00eee
Minor fix for aCC
Ralph Lange
2004-03-18 17:38:08 +00:00
459cfe4cc6
Removed -nostdinc flag for Tornado 2.2 builds.
Janet B. Anderson
2004-03-17 21:59:29 +00:00
0dfef26c23
Set ANSI=GCC and CPLUSPLUS=G++ and removed extra definitions.
Janet B. Anderson
2004-03-17 21:33:45 +00:00
eaaeb78f3d
Changed definition of WIND_HOST_TYPE to x86-linux.
Janet B. Anderson
2004-03-17 21:23:19 +00:00
bbd1080208
Added if test for COMPAT* macros.
Janet B. Anderson
2004-03-05 15:38:48 +00:00
3fc3300e54
Changed $(TOP)/bin to $(INSTALL_BIN)
Janet B. Anderson
2004-03-03 22:22:40 +00:00
11da58cc5b
Added dos2unix rules for win32.
Janet B. Anderson
2004-03-03 14:39:11 +00:00
2cdbee7d32
Removde temporary definition to get things to at least compile.
Janet B. Anderson
2004-02-27 18:39:32 +00:00
9a48a5c906
Added INSTALL_IDLFILE definition and include for CONFIG.<host>.<target>.
Janet B. Anderson
2004-02-26 22:03:40 +00:00
e46c04d514
Added includes for RULES_IDL and RULES_PYTHON.
Janet B. Anderson
2004-02-26 22:01:57 +00:00
d192351f77
Initial version.
Janet B. Anderson
2004-02-26 22:01:04 +00:00
454bd2b0a5
Added various product definitions.
Janet B. Anderson
2004-02-26 21:59:33 +00:00
5b1d6ac38f
Modified X11 and Motif directories.
Janet B. Anderson
2004-02-26 21:58:56 +00:00