Andrew Johnson
|
fe89248624
|
Converted most void* entries in dbCommon into struct ... * entries
and removed the casts in the code. There are more casts in device
and record support which should now be removed, but I haven't done
them (yet..).
|
1999-05-13 20:52:40 +00:00 |
|
Marty Kraimer
|
5f2780f773
|
new routine dbGetLinkDBFtype is now available. It returns the field type of a database link.
dbNotify was fixed to work correctly for putNotify as well as put.
scanppl now accepts an argumeny rate. scanpel accepts an argument event_number
|
1998-04-20 16:00:19 +00:00 |
|
Marty Kraimer
|
9cb14b5f13
|
add support for field attributes
|
1998-03-16 16:21:50 +00:00 |
|
Marty Kraimer
|
df1d467188
|
get rid of some warning messages
|
1998-01-22 14:48:43 +00:00 |
|
Marty Kraimer
|
b736f540cf
|
Add DBE_LOG to DBE_VALUE
|
1998-01-20 16:00:58 +00:00 |
|
Marty Kraimer
|
bff266bef3
|
Fixed compiler warning messages
|
1997-04-30 18:37:50 +00:00 |
|
Jeff Hill
|
7a8878dec6
|
API changes
|
1997-04-10 19:56:38 +00:00 |
|
Jeff Hill
|
355fe461e7
|
installedMakefile.Host
|
1997-01-10 00:02:59 +00:00 |
|
Marty Kraimer
|
9258159419
|
Removed precord arg from dbScanFwdLink
|
1996-11-01 17:15:58 +00:00 |
|
Marty Kraimer
|
ecc19506ef
|
Added dbScanFwdLink
|
1996-11-01 15:53:32 +00:00 |
|
Marty Kraimer
|
7287113d58
|
added dbGetNelements and dbIsLinkConnected
|
1996-10-31 22:27:03 +00:00 |
|
Marty Kraimer
|
333b379287
|
fixed bugs
|
1996-09-04 15:26:58 +00:00 |
|
Marty Kraimer
|
cf1cb554f6
|
dbPutField - Call special before converting to DB or CA
|
1996-08-27 16:03:42 +00:00 |
|
Marty Kraimer
|
87307b87bf
|
Changed extension db to dbd
|
1996-06-24 13:15:57 +00:00 |
|
Marty Kraimer
|
755abbeaef
|
put to hardware links had bug
|
1996-06-13 20:40:59 +00:00 |
|
Marty Kraimer
|
601cb19fa4
|
changed error message
|
1996-06-13 18:36:06 +00:00 |
|
Marty Kraimer
|
e52d0e0929
|
Fixed numerous bugs
|
1996-06-11 19:49:47 +00:00 |
|
Marty Kraimer
|
3e0445f2ad
|
Fixed many bugs
|
1996-05-03 14:11:06 +00:00 |
|
Marty Kraimer
|
28797e7a1a
|
Changes for dynamic link modification
|
1996-04-22 14:33:50 +00:00 |
|
Marty Kraimer
|
b3726f1cb4
|
Fixed errors in initCommon
|
1995-12-05 14:00:36 +00:00 |
|
Marty Kraimer
|
e113a5bed2
|
Change pdbBase to pdbbase
|
1995-12-01 16:57:49 +00:00 |
|
Marty Kraimer
|
6c1d42f41d
|
Changes for replacing default.dctsdr by all ascii files
|
1995-11-29 14:27:19 +00:00 |
|
Marty Kraimer
|
cb78c5adb8
|
Changes so that function prototype for db_post_event defined
|
1995-08-28 14:50:32 +00:00 |
|
Marty Kraimer
|
099f63fb20
|
Made changes for ansi c
|
1995-08-18 13:19:37 +00:00 |
|
Marty Kraimer
|
81deb4fceb
|
Use new hash algorirthm. New variable dbPvdHashTableSize can be set after ld < iocCore
|
1995-08-17 14:33:55 +00:00 |
|
Marty Kraimer
|
f6025d2a1f
|
Fixed bugs in dnNotify code. Move code to dbNotify.c from dbLink and dbAccess
|
1995-03-30 19:04:34 +00:00 |
|
Matt Needes
|
687e1a2c16
|
Fixed a comment.
|
1995-02-23 21:43:34 +00:00 |
|
Marty Kraimer
|
c0e1c071bb
|
dbScanLock and dbScanUnlock issue taskSuspend for illegal lock set
|
1995-02-13 15:04:46 +00:00 |
|
Matt Needes
|
b04bf8531c
|
First merge of db directory to get Build to work...
|
1994-07-15 16:44:23 +00:00 |
|
Mike Bordua
|
a9445fb0c7
|
Removed rec/ from dbCommon.h include. (rec directory moved).
|
1994-07-12 20:23:40 +00:00 |
|
Matt Needes
|
e37ed695a1
|
dbAccess.c merge for R3.12
|
1994-06-22 19:08:54 +00:00 |
|
Marty Kraimer
|
6c307dbbf3
|
Fixed put to PROC when SCAN no Passive
|
1994-06-10 08:32:15 +00:00 |
|
Marty Kraimer
|
2cf872366f
|
dbPutField calls dbProcess instead of dbScanPassive
|
1994-06-09 11:07:46 +00:00 |
|
Marty Kraimer
|
0539cb712b
|
Removed call to recGblRecordError from dbPutLink
|
1994-05-02 10:53:45 +00:00 |
|
Marty Kraimer
|
ade10592c8
|
added support for S_db_putDisabled
|
1994-03-14 15:52:44 +00:00 |
|
Marty Kraimer
|
1c535750f5
|
added changes for access security
|
1994-02-17 15:37:51 +00:00 |
|
Janet B. Anderson
|
77a0ca2198
|
changed if(pdblink->process_passive && psource->scan!=0) to
if(pdblink->process_passive && psource->scan==0) {
|
1994-02-04 10:25:30 +00:00 |
|
Marty Kraimer
|
a77ef5bdf1
|
add support for locking gets, caching puts, dbPutNotify
|
1994-02-03 10:43:03 +00:00 |
|
Marty Kraimer
|
f3c4b28239
|
Fixed raising of SCAN_ALARM
|
1993-08-05 16:16:41 +00:00 |
|
Marty Kraimer
|
02d590962a
|
Added code to support acks and ackt
|
1993-08-04 12:52:55 +00:00 |
|
Marty Kraimer
|
ac313b6efb
|
Fixed dbNameToAddr
|
1993-07-29 10:54:39 +00:00 |
|
Marty Kraimer
|
ba464259a8
|
Added code for alarm acknowledgement
|
1993-07-28 10:26:55 +00:00 |
|
Janet B. Anderson
|
374ecb9ec5
|
changed if(precord->sevr>=MAJOR_ALARM) all_done; to
if(precord->sevr>=MAJOR_ALARM) goto all_done;
|
1993-07-27 07:37:17 +00:00 |
|
Marty Kraimer
|
a3113e4b7a
|
raise SCAN_ALARM only if sevr increases
|
1993-07-26 15:31:32 +00:00 |
|
Janet B. Anderson
|
0e218c181f
|
changed #include <dbCommon.h> to #include <rec/dbCommon.h>
|
1993-07-24 09:56:08 +00:00 |
|
Marty Kraimer
|
be2b004a44
|
replace lstLib with dllEpicsLib
|
1993-07-23 15:59:42 +00:00 |
|
Janet B. Anderson
|
6aefa5bf4b
|
changes from mrk node
|
1993-07-19 07:46:38 +00:00 |
|
Marty Kraimer
|
518391eb50
|
moved conversion to string routines to cvtFast
|
1993-01-29 12:47:37 +00:00 |
|
Janet B. Anderson
|
3f602d1923
|
replaced get of disa code with recGblGetLinkValue call, ANSI c changes
|
1992-09-21 12:28:09 +00:00 |
|
Janet B. Anderson
|
a57d24dd3d
|
Added disable alarm severity, ansi c changes, removed dbr_field_type ref
|
1992-08-26 13:54:31 +00:00 |
|