Commit Graph

5707 Commits

Author SHA1 Message Date
Marty Kraimer
f30ceae58b if delay>0 than taswkDelay at least 1 tick 2001-05-18 18:11:42 +00:00
Jeff Hill
4dc395bb24 measure delay of zero 2001-05-18 18:04:59 +00:00
Jeff Hill
61b049dd46 use unsigned , not double, constant 2001-05-18 18:03:41 +00:00
Jeff Hill
5ba2368b00 used unsigned not double constant 2001-05-18 18:02:02 +00:00
Jeff Hill
962f6d08d1 fixed improper use of unsigned type 2001-05-18 16:35:06 +00:00
Jeff Hill
a0e4aeba1e round hibernation delays greater than zero but less than 1mS to 1mS 2001-05-18 16:31:07 +00:00
Jeff Hill
71b3d962cf round hibernation delays greater than zero but less than 1mS to 1 mS 2001-05-18 16:29:58 +00:00
Marty Kraimer
b4ef480a49 use DBF_DOUBLE instead of DBF_FLOAT 2001-05-17 19:18:39 +00:00
Marty Kraimer
0a48ac3a35 use double instead of float 2001-05-17 19:15:43 +00:00
Marty Kraimer
e14120a25d help prevent execptions on double to float 2001-05-17 19:15:07 +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
W. Eric Norum
84cd107ad9 Make epicsEnvShow work when called from vxWorks shell or iocsh.
Limits operation to a single argument.
2001-05-17 16:56:14 +00:00
Marty Kraimer
63a964914d gsubRecord obsolete 2001-05-16 14:34:00 +00:00
Marty Kraimer
a543f647ae remove old style c function prototypes 2001-05-16 13:45:32 +00:00
Janet B. Anderson
aed2fd1f51 Added calls to recGblGetGraphicDouble and recGblGetControlDouble. 2001-05-09 14:32:30 +00:00
W. Eric Norum
b8f79c760b Clean up restart message. 2001-05-07 19:37:39 +00:00
W. Eric Norum
87a038a379 Add logging (console and syslog) of reason for most recent restart. 2001-05-07 19:32:18 +00:00
W. Eric Norum
3ec821a74a Create os-specific versions of routines to set and
display environment variables.
2001-05-07 16:11:57 +00:00
Jeff Hill
01311de271 added timeout and sleep delay tests 2001-05-04 21:41:23 +00:00
W. Eric Norum
9549c0dc00 Make network driver name match the one imposed by the 3C509 driver. 2001-05-02 15:55:47 +00:00
Marty Kraimer
b95129d71b replace dbDefs.h eefinitions with menu definitions
Fix OMSL bug reported by Andy Foster
2001-05-01 19:56:53 +00:00
Marty Kraimer
a4ba05e90c get rid of defs that should come from menus 2001-05-01 19:55:34 +00:00
W. Eric Norum
f8f306624e Remove env command -- vxWorks has no environ pointer.
Add epicsPrtEnvParams to print all EPICS environment parameters.
Add printEnv to print specified environment variables.
2001-05-01 18:38:50 +00:00
Jeff Hill
a1ef63686c use conatant INFINITE 2001-05-01 17:03:07 +00:00
Jeff Hill
d7126b0784 formatting 2001-05-01 17:02:22 +00:00
Jeff Hill
68f40981a3 detect overrange in sleep 2001-05-01 17:01:50 +00:00
W. Eric Norum
ea74ab6e7a Allow network interface card to be selected using site-specific
configuration file.  Provide example selection for RTEMS pc386 target.
2001-04-30 21:03:12 +00:00
Jeff Hill
636c028b56 changes from stephanie 2001-04-25 19:59:50 +00:00
W. Eric Norum
90e07a7840 Change prompt from rtems> ' to epics> '
Don't proceed until clock has been synchronized with NTP.
2001-04-24 19:40:39 +00:00
W. Eric Norum
f1f5f385bb Add `env' command to print enviornment variables. 2001-04-24 19:35:57 +00:00
W. Eric Norum
647221079f Fix up broken putenv(). 2001-04-24 18:36:31 +00:00
Jeff Hill
91707b9e92 fixed too many accept error messages problem 2001-04-23 17:24:46 +00:00
Jeff Hill
5152152edb added comment 2001-04-20 19:39:45 +00:00
Jeff Hill
01c5adc8a7 test 2001-04-20 15:15:10 +00:00
Jeff Hill
22ec308865 test 2001-04-20 15:14:46 +00:00
Jeff Hill
e585c60d67 fixed sun pro warning 2001-04-20 01:21:48 +00:00
Jeff Hill
452c8d1384 dont use c++ style comment in header used by C files 2001-04-20 00:56:27 +00:00
Jeff Hill
00641af25c fixed gnu warnings 2001-04-20 00:50:19 +00:00
Jeff Hill
a42a95f60a updated to match service API changes 2001-04-20 00:46:18 +00:00
Jeff Hill
c6d116d1e8 fixed gnu warning 2001-04-20 00:13:58 +00:00
Jeff Hill
1c6767d3f2 broke apart monolithic iocinf.h header file 2001-04-20 00:08:41 +00:00
Jeff Hill
1e786e3d5a broke apart monolithic iocinf.h header file 2001-04-19 23:52:07 +00:00
Jeff Hill
03a92021a7 removed redundant parens 2001-04-19 23:50:50 +00:00
W. Eric Norum
7cbc79ff30 Clean up semaphore statistic gathering. 2001-04-19 01:53:06 +00:00
Jeff Hill
e20bf02652 moved oldChannelNotify inlines to oldAccess.h 2001-04-17 20:22:15 +00:00
Jeff Hill
20e702a629 moved oldChannelNotify inlines here 2001-04-17 20:21:07 +00:00
Jeff Hill
1f52aaf9d6 reformat 2001-04-17 17:37:41 +00:00
Jeff Hill
c2ffc9e893 automate production of version string 2001-04-17 17:37:17 +00:00
Jeff Hill
eeaf3af7a4 fixed sun pro warning 2001-04-17 17:36:37 +00:00
Jeff Hill
a8a86993e3 fixed sun pro warnings 2001-04-17 00:44:59 +00:00