Commit Graph

1914 Commits

Author SHA1 Message Date
Jim Kowalkowski
6931273fef New utilities to list PVs on an IOC and loaded applications. R3.12.1.2 1995-09-13 18:27:48 +00:00
Jim Kowalkowski
8d52177933 Fixed the address of ioc by name in BSlib.c.
Added app list to the services of PVSvx.
Removed rdbls from PVSserver - made it a separate file.
1995-09-13 18:26:42 +00:00
Jim Kowalkowski
b64fa8bd87 Fixed bug in TSinit - Gives defaults to TSdirectTime() and TSdriverInit() if
event time disabled with TSconfigure().
1995-09-12 15:01:09 +00:00
Janet B. Anderson
34ce2ab6ac Added include for sockio and a cast for tsin in memset. 1995-09-08 14:56:30 +00:00
Jim Kowalkowski
43ef20b90c Completed first version of vx info server and workstation utility.
Removed the stupid program PVSget.
1995-09-07 21:25:59 +00:00
Jim Kowalkowski
818bc0d475 New library and PV dump programs for IOC and client workstation 1995-09-06 21:06:07 +00:00
Jim Kowalkowski
ca2f9aff52 Corrected a problem with building dbLoadTemplate/subtool.
Added the BS and PVS test functions
1995-09-06 21:05:09 +00:00
Jim Kowalkowski
64a93df872 Changed the error message 1995-09-06 21:04:22 +00:00
Jim Kowalkowski
ecc03e9ad9 Cleanup and addition of application() to db file 1995-09-06 21:03:07 +00:00
John Winans
db1b46e5f9 Added ability to change default clock speed from shell. 1995-09-01 14:36:35 +00:00
Marty Kraimer
d87295397e Still new 1995-09-01 14:35:27 +00:00
Marty Kraimer
7277c336f7 Fixed bug causing memory problem 1995-09-01 14:31:32 +00:00
Marty Kraimer
30ad5b1149 Added so that individual files dont have to have long notice 1995-09-01 12:47:28 +00:00
Marty Kraimer
c6bcd1a10b Still new 1995-08-30 21:31:43 +00:00
Marty Kraimer
f3cf369071 made separate from recDynLink 1995-08-30 21:18:29 +00:00
Marty Kraimer
adffe02a2d Still new 1995-08-30 21:17:46 +00:00
Marty Kraimer
e635080cef Fixed problems with freeing pvd 1995-08-30 17:43:19 +00:00
Jim Kowalkowski
be85da6a3a *** empty log message *** 1995-08-30 15:38:39 +00:00
Marty Kraimer
c16006f34d recDynLink is new 1995-08-29 17:55:20 +00:00
Janet B. Anderson
72491d8829 Added startup directory to release tar file 1995-08-28 15:49:54 +00:00
Marty Kraimer
cb78c5adb8 Changes so that function prototype for db_post_event defined 1995-08-28 14:50:32 +00:00
Jeff Hill
1a2cd5953d added log entries 1995-08-23 00:35:17 +00:00
Jeff Hill
5da79a5f56 fixed vxWorks specific SPARC data alignment problem 1995-08-23 00:34:06 +00:00
Jeff Hill
9f2d9587f0 additional parenthesis in macro to be safe 1995-08-23 00:31:13 +00:00
cvs2svn
74e405969a This commit was manufactured by cvs2svn to create tag 'R3.12.1.1'. 1995-08-22 12:23:38 +00:00
Marty Kraimer
89a6d17353 Added argument verbose to dbPvdDump R3.12.1.1 1995-08-22 12:23:37 +00:00
Jeff Hill
d9666a8f30 added cvs style mod log 1995-08-22 00:27:59 +00:00
Jeff Hill
7cb76ae9e4 dont recompute connection time outs if the time stamp doesnt change 1995-08-22 00:25:22 +00:00
Jeff Hill
46e00da251 recompute the current time variable after waiting in a semaphore
(instead of select)
1995-08-22 00:24:38 +00:00
Jeff Hill
39d98562fc dont recompute connection timers if the time stamp hasnt changed 1995-08-22 00:23:36 +00:00
Jeff Hill
8624be05d4 Dont wait for itsy bitsy delays to expire 1995-08-22 00:22:52 +00:00
Jeff Hill
c0da182217 Dont recompute connection timers if the time stamp hasnt changed 1995-08-22 00:22:07 +00:00
Jeff Hill
6dab97f8e7 added KLUDGE def of S_db_Pending 1995-08-22 00:20:27 +00:00
Jeff Hill
1abcc71e71 use current time var to init time stamp in a beacon hash entry 1995-08-22 00:19:21 +00:00
Jeff Hill
f8f17eeb33 comments changed 1995-08-22 00:17:11 +00:00
Jeff Hill
db50e1bdd7 Added test of the duration of ca_pend_event() 1995-08-22 00:16:34 +00:00
Jeff Hill
96605d4439 Use 1.0/USEC_PER_SEC and not 1.0e-6
Check for S_db_Pending when calling dbPutNotify()
1995-08-22 00:15:19 +00:00
Jeff Hill
593bc413bf *** empty log message *** 1995-08-22 00:12:07 +00:00
Marty Kraimer
3e20abece8 When initing new card wait yp to 3 seconds to read old values. 1995-08-18 17:59:09 +00:00
Marty Kraimer
79c01170e8 db_post_event had illegal arg for val field 1995-08-18 15:22:28 +00:00
Marty Kraimer
6c21758d23 fixed 2nd arg of db_post_event for clcv 1995-08-18 15:11:35 +00:00
Marty Kraimer
d2347c497c Changes for ansi c 1995-08-18 15:07:32 +00:00
Marty Kraimer
099f63fb20 Made changes for ansi c 1995-08-18 13:19:37 +00:00
Jeff Hill
665a5134d3 send flush message when we see a new client 1995-08-18 00:30:07 +00:00
Jim Kowalkowski
e1b04e69bb fixed all the -pendantic errors (pain) 1995-08-17 20:35:09 +00:00
Janet B. Anderson
8375a2cf18 Moved bldEnvData,blderrSymTbl, makeStatTbl to libCom dir 1995-08-17 20:22:13 +00:00
Janet B. Anderson
300f38584b Added base/tools scripts functionality to base/Makefile, removed scripts
Moved base/tools/MakeRelease to base dir.
1995-08-17 20:15:03 +00:00
Janet B. Anderson
b9a5acc88c Fixed comment that broke during previous commit 1995-08-17 19:49:52 +00:00
Jim Kowalkowski
2ff81c09f0 Completed the accurate time stamp change. event number 0 is current time
updated at 60HZ, event -1 is the best time that can be provided (1000Hz in
the APS event system).  The vxWorks time is now correct (1970 instead of
1900).
1995-08-17 19:43:04 +00:00
Janet B. Anderson
63eefd2ba8 Makefile now uses library build rule from RULES.Vx 1995-08-17 15:43:34 +00:00