Commit Graph

133 Commits

Author SHA1 Message Date
Marty Kraimer
dd5abf9d2c modified callback args for ANSI C 1994-04-11 08:51:23 +00:00
Mike Bordua
42a53a5dbd Changed psub to psa. MGB 1994-03-17 17:10:08 +00:00
Mike Bordua
999177fab3 Removed recGblResetSevr added recGblResetAlarms. MGB 1994-03-17 16:02:55 +00:00
Mike Bordua
000cd03db1 Initial revision 1994-03-17 12:30:06 +00:00
Marty Kraimer
2e237fc63b Fixed aslo aoff for init_record 1994-03-03 10:56:59 +00:00
Marty Kraimer
b9f40c25d1 added ASLO AOFF 1994-02-25 13:51:48 +00:00
Marty Kraimer
c511388a72 removed all refs to process in callback 1994-02-23 14:50:38 +00:00
Marty Kraimer
2b034145ed HIGH Call dbProcess not process 1994-02-17 15:39:23 +00:00
Janet B. Anderson
c59187ac1a get_precision bug fix 1994-02-04 13:19:49 +00:00
Marty Kraimer
8f4bcf765f change tsLocalTime to recGblGetTimeStamp 1994-02-03 10:46:25 +00:00
Janet B. Anderson
7a7e03269c modified get_precision to return 2 for HIGH field 1993-11-05 09:14:40 +00:00
Janet B. Anderson
9f047b0f64 Added get_precision routine 1993-11-04 15:40:28 +00:00
Janet B. Anderson
7e43532b5a modified oroc test to work on the mv162 1993-10-15 15:30:15 +00:00
Marty Kraimer
66300574d0 call db_post_event when motor is started 1993-09-20 08:07:52 +00:00
Jeff Hill
08af685e7a took out timer dev support kludge 1993-09-09 16:39:27 +00:00
Janet B. Anderson
57589c1a1c fixed ao roundoff problem - per bob dalesio 1993-08-12 08:51:06 +00:00
Marty Kraimer
f69324335a dont forward link until motor stops 1993-08-06 16:04:08 +00:00
Janet B. Anderson
03184ffd4b reinserted call to initCom after call to dev sup 1993-08-06 14:39:47 +00:00
Janet B. Anderson
f43f14d3a8 changed monitors on input fields 1993-08-06 14:39:03 +00:00
Jim Kowalkowski
30d2d033b5 zero acceleration fix 1993-08-05 15:37:04 +00:00
Marty Kraimer
4b38becc6a Replaced recGblResetSevr by recGblResetAlarms 1993-08-04 12:54:29 +00:00
Marty Kraimer
92ea222c4d changed stat,sevr,nsta,nsev to unsigned 1993-07-28 10:29:38 +00:00
Marty Kraimer
783dee5dba strcpy(p[0] -> strcpy(p->strs[0] 1993-07-26 14:44:23 +00:00
Marty Kraimer
cc84aee68f add static to function forward vreferences 1993-07-26 14:43:34 +00:00
Marty Kraimer
596858003a add static to definition of get_value 1993-07-26 14:42:54 +00:00
Marty Kraimer
7f586b598a cast wdStart args to shutup compiler warning messages 1993-07-26 14:42:21 +00:00
Marty Kraimer
7ad58331b3 removed test for pfanout->seln<0 1993-07-26 14:41:35 +00:00
Jim Kowalkowski
dd27f5e525 changes 1993-06-18 09:54:49 +00:00
Deb Kerstiens
1e73d82615 Initial revision 1993-05-27 10:11:36 +00:00
Jim Kowalkowski
f9939ae27f allow defaults in fields from dct 1993-01-29 15:25:45 +00:00
Jim Kowalkowski
d86df5dbd0 sequencing of commands 1993-01-29 15:24:58 +00:00
Jim Kowalkowski
2bde41a494 allow recalc of velo and accel each rec process 1993-01-29 15:24:31 +00:00
Janet B. Anderson
7716bc84e8 Removed excess call to init_common 1993-01-29 13:02:17 +00:00
Marty Kraimer
15e72e6271 Changed dpvt to rpvt. 1993-01-29 12:52:55 +00:00
John Winans
7887e18043 Initial revision 1993-01-18 11:04:25 +00:00
Janet B. Anderson
f024ba4a02 pact now set in recGblGetLinkValue 1992-09-21 12:26:34 +00:00
Janet B. Anderson
1ac3b9dd91 replaced code with calls to recGblGetLinkvalue 1992-09-21 12:25:11 +00:00
Janet B. Anderson
ab0eb65793 removed obsolete comment line 1992-09-21 12:24:09 +00:00
Janet B. Anderson
cfec4cae94 set nord for db links - needed for old db_access 1992-09-16 16:32:45 +00:00
Janet B. Anderson
8c0cbc3348 changed RTN_SUCCESS test 1992-09-16 16:31:25 +00:00
Jim Kowalkowski
d9794604fb changed igv to hgv 1992-09-14 15:03:20 +00:00
Janet B. Anderson
e50482a338 replaced code for get of VAL from DOL with recGblGetLinkValue call 1992-09-14 14:35:33 +00:00
Janet B. Anderson
3c838c16a6 replaced get of trdl from torg code with recGblGetLinkValue call 1992-09-14 14:35:04 +00:00
Janet B. Anderson
1467661b4a replaced code with recGblGetLinkValue call 1992-09-14 14:34:29 +00:00
Janet B. Anderson
db14592846 fixed error string text 1992-09-14 14:33:52 +00:00
Janet B. Anderson
42ade33bef replaced code for get of VAL from DOL with recGblGetLinkValue 1992-09-14 14:32:59 +00:00
Janet B. Anderson
fe03227a18 modified fetch of VAL from STPL to call recGblGetLinkValue 1992-09-14 14:32:03 +00:00
Janet B. Anderson
45cc2da11c odified fetch of val from dol to call recGblGetLinkValue 1992-09-14 14:31:35 +00:00
Janet B. Anderson
d03de655f4 replaced fetch link selection with call to recGblGetLinkValue 1992-09-14 14:31:08 +00:00
Janet B. Anderson
d6dbb73b76 Changed algorithms to all defined a-l, added recGblGetLinkValue call 1992-09-14 14:30:39 +00:00