Commit Graph

491 Commits

Author SHA1 Message Date
Marty Kraimer f3b833912f recGblInitConstantLink uses %i instead of %u for unsigned types.
This is so that hex constants are accepted. %u does not accept hex.
2001-09-18 12:42:44 +00:00
Marty Kraimer bdc546a8c3 Now uses osiSock for to handle implementation diffences. 2001-09-18 12:25:01 +00:00
Jeff Hill 8d4adef787 fixed event clear while flow control is running deadlock 2001-08-27 20:38:46 +00:00
Andrew Johnson 55422049a5 Removed spurious menuLinr.dbd (LINR uses menuConvert found in src/bpt). 2001-08-17 22:30:59 +00:00
Marty Kraimer 54fee9f016 change default precision from 0 to 6 2001-07-10 18:29:34 +00:00
Jeff Hill 11fb4abef3 accomodate ppc 2001-06-25 21:38:03 +00:00
Jeff Hill 6a8ad88933 this file should not be in R3.13. It is probably showing up
there due to persons directly manipulating files in CVS root?
2001-06-25 21:35:29 +00:00
Marty Kraimer 50e67354ce bug that causes dbNotifyCancel to timeout 2001-06-21 12:58:09 +00:00
Marty Kraimer 558e7a3947 inplement safeDoubleToFloat 2001-06-20 15:29:43 +00:00
Marty Kraimer 3a74d55e6c replace epicsPrintf by errlogPrintf; suppress some messages 2001-06-20 15:27:56 +00:00
Marty Kraimer cd0cf5f214 A bug was fixed that was related to dynamically changing lock sets.
The record support put_array_info is called after the a put only if the put is successful.
2001-06-20 14:09:37 +00:00
Marty Kraimer 5d19a030a8 initialize graphic, control, alarm limits to 0 2000-12-11 15:30:59 +00:00
Marty Kraimer e0444c15cf make sure TSinit gets called 2000-11-10 22:00:26 +00:00
Jeff Hill 1c546579c0 avoid undefined symbols on certain Tornado II BSPs 2000-11-09 16:23:46 +00:00
Andrew Johnson ee118b800e Fixed TSgetMasterTime() bug - round-trip adjustment was garbage
Replaced TSprintf() with printf() where logging inappropriate
2000-10-12 15:47:13 +00:00
Jeff Hill 357a58a976 fixed improper status test for ellFind 2000-09-12 18:39:27 +00:00
Marty Kraimer 789ad68afd allow put callback for ACKT and ACKS 2000-06-30 14:07:38 +00:00
Marty Kraimer 335fc3aaee monitor if either the STAT or SEVR changes 2000-06-28 13:40:50 +00:00
Marty Kraimer 77049dd60d fix bad definition 2000-06-28 13:39:38 +00:00
Marty Kraimer 903c568990 add new convience routines 2000-06-28 13:37:36 +00:00
Janet B. Anderson 5c084c6ca7 Moved header files and changed Makefiles to get rid of inc build step. 2000-05-08 18:10:20 +00:00
Marty Kraimer 8955a3c1c7 dbel was incorrectly reporting VALUE, ALARM and LOG for all events. 2000-02-18 13:27:16 +00:00
Ralph Lange b48f5f410e Maximize Severity in OUT Links fixed. (B. Franksen) 2000-01-11 17:06:29 +00:00
Marty Kraimer 4b650b296c pevent_scan_list->scan_list.lock was not initialized. 1999-12-08 21:31:25 +00:00
Marty Kraimer d32907b8c8 add ca exception handler 1999-12-08 21:28:57 +00:00
Jeff Hill c4c0d30095 fixed inc/dec race on RISC arch 1999-11-17 19:46:50 +00:00
Jeff Hill 2724d25016 fixed bug where time sync UDP client was getting in a state where
it was using the response from the previous request, and ending
up setting the time 10 seconds back
1999-08-31 16:21:11 +00:00
Marty Kraimer 446621f87a encorporate latest SAFE (hop[efully) changes on 09JUL99 1999-07-09 14:04:38 +00:00
cvs2svn 0ceb42cc74 This commit was manufactured by cvs2svn to create branch 'B3.13'. 1998-12-21 20:59:31 +00:00
Jeff Hill 30c1e46737 fixed event cancel race condition 1998-11-18 00:51:41 +00:00
Jeff Hill 12a36129a9 backed out changes accidently checked in 1998-11-17 02:39:17 +00:00
Jeff Hill d2392d1bfa fixed order problem npend-- vs callBackInProgress 1998-11-17 02:17:03 +00:00
Marty Kraimer 2ce2fc4c86 call taskSuspend instead of exit 1998-11-09 17:06:34 +00:00
Jeff Hill 1ba75e94e8 fixed potential event discard under heavy load 1998-10-20 18:45:10 +00:00
Marty Kraimer e334526dec fixed sync bugs 1998-10-06 18:09:28 +00:00
Marty Kraimer 58cb660fd8 Put html doc with source 1998-09-29 14:12:16 +00:00
Marty Kraimer 161e66adc4 added dbCaGetTimeStamp 1998-09-29 14:11:33 +00:00
Marty Kraimer aefa82520a TSsetClockFromUnix was made global 1998-09-29 14:11:03 +00:00
Jeff Hill c5cd953aba use ipAddrToA 1998-06-18 00:15:03 +00:00
Jeff Hill c8be1c9e5e use aToIPAddr() 1998-06-16 03:20:35 +00:00
William Lupton 142aa9571a changed to use symFindByNameEPICS 1998-06-04 19:21:23 +00:00
Marty Kraimer cce25a0f8a base.* moved to makeBaseApp; DBDINSTALL removed from Makefile.Vx 1998-05-29 18:29:29 +00:00
Marty Kraimer 601de8c5e5 changed from semBCreate to semMCreate 1998-05-20 20:59:46 +00:00
Jeff Hill d65fce5b3f fixed doc 1998-05-05 21:06:20 +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
Janet B. Anderson d11f4d1cdf Added files from src/devOpt. 1998-03-26 19:25:29 +00:00
Marty Kraimer 4486982ee6 Checked for Y2K complience. It turns out it was even ok when NTP time overflows
in 2036. However it was modified so that no overflows should occur while convert
ing between NTP, UNIX, and EPICS epochs.
In addition the conversion of fractions of a second to nanaoseconds was changed
Formatting was changed so that interesting code does not run off right side of page.
Hopefully EPICS base is now fine for Y2K.
In fact it should be fine (as far as time is converned) until the Unix epoch
overflows a 32 unsigned integer in the year 2106.
1998-03-19 20:41:16 +00:00
Marty Kraimer 9cb14b5f13 add support for field attributes 1998-03-16 16:21:50 +00:00
Marty Kraimer c62b683f13 Add DBR_CLASS_NAME 1998-03-16 16:21:05 +00:00
Marty Kraimer b9dc729011 Allow dbhcr to accept filename argument 1998-03-16 16:20:16 +00:00