Andrew Johnson
081cb42dc8
Moved CA client examples into their own caClientApp
...
Added caServerApp - copied from src/cas/example/simple
Made simpleApp significantly more useful
Made exampleApp use the _APPNAME_ macro instead of example in various places
2003-02-05 23:46:23 +00:00
Marty Kraimer
addeab1e7e
appbin => topbin
2002-12-19 13:38:15 +00:00
Janet B. Anderson
4dcbc1b278
Added comments about CAPFAST_TEMPLATES and SCH2EDIF_PATH definitions.
2002-12-12 17:26:12 +00:00
Marty Kraimer
a5e80e7872
add return type to main
2002-12-02 20:43:45 +00:00
Janet B. Anderson
6b8dbc5355
Added compressExample record.
2002-10-18 21:00:10 +00:00
Andrew Johnson
137b10f7a8
Removed complex C++ registration of subroutines,
...
replaced by function() statments in .dbd file.
2002-09-25 18:36:48 +00:00
Jeff Hill
dbd2d00699
use the new create channel interface similar to the other ca example
2002-08-22 00:01:55 +00:00
Janet B. Anderson
b2cae837fc
Removed msi comments. Msi now must be in user's path.
2002-07-30 22:45:11 +00:00
Marty Kraimer
c12159fee8
fix mistake
2002-07-30 18:06:37 +00:00
Marty Kraimer
f5cfe11261
add dbSubExample
2002-07-30 15:12:06 +00:00
Marty Kraimer
4bd2ca9e1d
Put helpful comments in Makefile
2002-07-19 19:22:17 +00:00
Janet B. Anderson
93b0bf478d
Updated license comments.
2002-07-12 21:35:43 +00:00
W. Eric Norum
348c8916d2
Switch to non-deprecated routines.
2002-04-15 19:37:27 +00:00
Marty Kraimer
28282e176d
make caMonitor a host application
2001-10-15 18:50:16 +00:00
W. Eric Norum
7b568edc59
Create RTEMS-specific README.
...
Modify st.cmd to reflect RTEMS directory structure.
2001-10-12 20:58:18 +00:00
Andrew Johnson
2cb9e531cc
Updated instructions in comments, moved EPICS_BASE to last line.
2001-09-20 20:14:35 +00:00
Andrew Johnson
4f2c38bb03
Changed how we decide whether or not to build cdCommands.
2001-09-20 20:09:14 +00:00
Janet B. Anderson
2891f74d54
Removed reference to depends.
2001-09-13 20:05:20 +00:00
Andrew Johnson
575969a672
Switch to using convertRelease.pl script, run a consistency check in
...
application <top>/configure directories.
2001-09-13 19:17:52 +00:00
Marty Kraimer
81d04e3883
remove comments about TIMEZONE
2001-09-06 19:11:38 +00:00
Janet B. Anderson
296d94a2c5
Added caExample_SRCS definition - SRCS required for automated depends.
2001-08-07 16:44:23 +00:00
Marty Kraimer
9989ff73fe
Make vxCom an OBJ library
2001-08-01 14:31:59 +00:00
Marty Kraimer
ca14e4eabc
make exampleMain a .cpp file
2001-07-25 15:10:12 +00:00
Janet B. Anderson
d5b84741ca
Fixed _USER_.
2001-06-14 21:45:43 +00:00
Janet B. Anderson
d2c3f80fe4
Initial version.
2001-06-14 15:18:28 +00:00
Janet B. Anderson
3a4435a70a
Removed unneeded vxWorks LDFLAGS undefined iocInit line.
2001-06-13 19:52:12 +00:00
Janet B. Anderson
6098b72694
Added rules for all, install, and rebuild.
2001-06-11 20:41:47 +00:00
Janet B. Anderson
dd95b5462e
Removed references for baseLIBOBJS.
2001-06-11 18:53:07 +00:00
Janet B. Anderson
7874d35daf
Changes to create vxWorks archive libraries and prods.
2001-06-07 14:26:06 +00:00
Janet B. Anderson
9ecf5a5349
Added pv_DIR defintions.
2001-05-23 16:17:35 +00:00
Andrew Johnson
6bd55da631
Modifications to support architecture-specific template files.
...
vxWorks-specific and Common files for host IOCs
2001-05-19 02:42:59 +00:00
Andrew Johnson
2b0f55ad23
Modifications to support architecture-specific template files.
...
Only vxWorks IOCs need an nfsCommands file installing
2001-05-19 02:42:47 +00:00
Andrew Johnson
430ce13c0e
Modifications to support architecture-specific template files.
...
nfsCommands is only needed for vxWorks IOCs
2001-05-19 02:40:46 +00:00
Andrew Johnson
f69a2933a9
Modifications to support architecture-specific template files.
...
iocBoot/ioc/Makefile specifies whether to build cdCommands
2001-05-19 02:40:23 +00:00
W. Eric Norum
d99fb7029d
Change all instances of ioccrf' to iocsh' to reflect the added
...
capabilities of the IOC shell routines.
2001-05-17 18:16:49 +00:00
Marty Kraimer
abe09ef1d3
add new features for seqExample
2001-03-21 14:53:36 +00:00
Janet B. Anderson
4eb4715941
Added wildcard to CONFIGS definition.
2001-03-12 17:14:39 +00:00
Janet B. Anderson
0087c72f82
Added CONFIGS definition to install RULES_BUILD.
2001-03-12 15:43:03 +00:00
Marty Kraimer
51c938abb9
changes for drvTS
2001-03-07 21:26:37 +00:00
Marty Kraimer
745b4dc19e
just get rid on the subdirectory
2001-03-06 13:46:35 +00:00
Janet B. Anderson
d24ebb4803
Converted st file to stt file.
2001-03-02 20:15:59 +00:00
Marty Kraimer
2c577b3391
changes for seq support
2001-02-23 20:17:22 +00:00
Janet B. Anderson
17b7777e74
Added wildcard for ioc boot dirs.
2001-02-21 18:40:14 +00:00
Ralph Lange
167e17f5bc
Fix to prevent dirs showing up multiple times when matching multiple wildcards
2001-02-21 16:55:49 +00:00
Marty Kraimer
549de0c8f9
Add commented line for location of sequencer
...
registerRecordDeviceDriver now part of iocCore
2001-02-21 14:06:42 +00:00
Marty Kraimer
e5cafc9f58
Add commented line for location of sequencer
2001-02-21 14:06:05 +00:00
Marty Kraimer
6a52eff141
osiTime=>epicsTime
2001-01-31 13:34:02 +00:00
Janet B. Anderson
8a8f1a7ccf
Modified depends rules
2001-01-30 16:02:25 +00:00
Marty Kraimer
dbe9c8e75f
changes for osiThread=>epicsThread
2001-01-18 19:08:14 +00:00
Janet B. Anderson
bfe7e7d44d
Removing file from applications.
2001-01-12 23:28:02 +00:00