Commit Graph

694 Commits

Author SHA1 Message Date
Ron Sluiter 33d605d303 ASYN R4-3 compatiblity. 2005-04-14 20:14:11 +00:00
Ron Sluiter 4ae9c3fc51 Added Jog request indicators. 2005-04-14 20:09:01 +00:00
David Kline 8df6b540a1 Removed V544Src from build. 2005-04-14 19:34:46 +00:00
David Kline c41387c885 Corrected compiler error when calling Asyn method. 2005-04-14 18:54:08 +00:00
David Kline 01814d991c Corrected directory name. 2005-04-14 18:53:20 +00:00
David Kline ce49cec901 Corrected compiler error when passing Asyn parameter(s). 2005-04-14 18:52:48 +00:00
David Kline 94b50f4f38 Corrected compiler error when passing Asyn parameter(s). 2005-04-14 18:36:19 +00:00
Ron Sluiter 230e65ff4a Removed motorExApp/ipServerApp. 2005-03-30 22:24:12 +00:00
Ron Sluiter a3651a6415 R5-6 2005-03-30 22:23:25 +00:00
Ron Sluiter cf254965b4 - add envPaths.
- change vxWorks-ppc604 to _long.
2005-03-30 21:48:40 +00:00
Ron Sluiter e2e296e97c No MPF support. 2005-03-30 21:45:40 +00:00
Ron Sluiter 229aa9b1f8 Removed ipServerApp. 2005-03-30 21:32:07 +00:00
Ron Sluiter 1717a2bcc5 Comments for A32/A24 SBS VIPC616-01 configuration added. 2005-03-30 21:26:47 +00:00
Ron Sluiter da86e6932d Using "#!" consistently. 2005-03-30 19:42:49 +00:00
Ron Sluiter 255a99c61d Added OSI oms. 2005-03-30 19:38:59 +00:00
Ron Sluiter b296748eff Update to latest. 2005-03-30 19:33:39 +00:00
Ron Sluiter 75d5716010 R5-6 2005-03-30 19:28:15 +00:00
Ron Sluiter 59f363895a - R5-6.
- Define Soft channel initialization behavior.
2005-03-30 19:24:28 +00:00
Ron Sluiter 11744c8918 Fix comment. 2005-03-30 19:22:55 +00:00
Ron Sluiter 24d58354a8 Need bigger stack. 2005-03-30 19:18:16 +00:00
Ron Sluiter fc03922f48 Replaced hardcoded task/thread stack size and priority values with generic OSI values. 2005-03-30 19:12:48 +00:00
MarkRivers 4488b0e517 Changed from using hardcoded stack size and priority to generic EPICS values 2005-03-30 00:49:55 +00:00
MarkRivers c5aa6b190a Removed error message when no cards found 2005-03-30 00:49:26 +00:00
MarkRivers cc76ca1360 Changed from using hardcoded stack size to generic EPICS stack size 2005-03-30 00:47:49 +00:00
Ron Sluiter b9626cc287 Talk from "Getting Started..." series. 2005-03-25 15:33:03 +00:00
Ron Sluiter b0632d558b Override invalid acceleration rates. 2005-03-24 17:39:22 +00:00
Ron Sluiter 12caea0c67 Allow a OSI omsLib to be built, but not ran. 2005-03-23 22:16:12 +00:00
Ron Sluiter 013faf5226 Update with VMEbus addressing info. 2005-03-23 22:14:06 +00:00
Ron Sluiter 172ceff665 replace VxWorks specific "uint16_t" with "epicsUInt16". 2005-03-21 18:14:12 +00:00
Ron Sluiter 3036b7848f Make OSI by including oms_build_trans() declaration in devOmsCom.h. 2005-03-21 18:05:00 +00:00
Ron Sluiter c759cd2ef0 - R5-6
- position round-up in do_work() removed.
2005-03-18 22:36:36 +00:00
Ron Sluiter 0b14aeeeae - Flexible MDrive I/O configuration.
- Change Echo mode to 2; eliminate eat_garbage().
2005-03-18 22:32:59 +00:00
Ron Sluiter 8fcb75814e MDrive input config structure added. 2005-03-18 22:26:33 +00:00
Ron Sluiter f9d91843a8 Updated for LS configuration. 2005-03-18 22:22:06 +00:00
MarkRivers 52b665d885 Soft motor support file 2005-02-01 23:11:20 +00:00
MarkRivers ffc1cf834d Added stdio.h, needed by epicsString.h 2005-01-05 01:19:51 +00:00
Ron Sluiter 79275db1b5 R5.5 2004-12-21 20:18:31 +00:00
Ron Sluiter ef0c4407fe Updated for IPAC R2-8. 2004-12-21 19:50:32 +00:00
Ron Sluiter 52034a508b Debug messages conditioned on DEBUG macro. 2004-12-21 18:53:22 +00:00
Ron Sluiter 6a155a1b84 Changed pre-compiler instructions for [LSB/MSB]_First
to support MS Visual C.
2004-12-21 17:43:36 +00:00
Ron Sluiter 84a609c2f5 - make epicsExportAddress extern "C" linkage for MS Visual C
compatibility.
- fixed incorrect slew acceleration calculation.
2004-12-21 17:37:07 +00:00
Ron Sluiter 547f2b286e Make debug variables always available. 2004-12-21 17:27:42 +00:00
Ron Sluiter 93b6d89462 - asyn R4.1 compatible.
- make debug variables always available.
- MS Visual C compatibility; make all epicsExportAddress
  extern "C" linkage.
- retry on initial communication.
2004-12-21 17:26:44 +00:00
Ron Sluiter 21aa1269f5 - asyn R4.1 support.
- make debug variables always available.
- MS Visual C compatibility; make all epicsExportAddress
  extern "C" linkage.
2004-12-21 17:19:34 +00:00
Ron Sluiter d4e76aa755 Clarify VMEbus Address Modifier options. 2004-12-21 17:17:55 +00:00
Ron Sluiter d70a43edc4 - MS Visual C compiler support.
- eliminate calls to devConnectInterrupt() due to C++
  problems with devLib.h; i.e. "sorry, not implemented:
  `tree_list' not supported..." compiler error message.
2004-12-21 17:17:13 +00:00
Ron Sluiter a80da3cda1 - asyn R4.1 compatible.
- make debug variables always available.
- MS Visual C compatibility; make all epicsExportAddress
  extern "C" linkage.
- retry on initial communication.
2004-12-21 17:08:50 +00:00
Ron Sluiter c77bd67fff OUTPUT_TERMINATOR definition moved to motor_init(). 2004-12-21 17:06:51 +00:00
Ron Sluiter 387b66b2f8 - asyn R4.1 compatible.
- make debug variables always available.
- MS Visual C compatibility; make all epicsExportAddress
  extern "C" linkage.
2004-12-21 17:05:41 +00:00
Ron Sluiter e71927c3f5 - retry on initial communication.
- using asyn R4.1 set[Out/In]putEos().
- make debug variables always available.
- MS Visual C compatibility; make all epicsExportAddress
  extern "C" linkage.
2004-12-21 16:51:17 +00:00