Commit Graph

684 Commits

Author SHA1 Message Date
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
Ron Sluiter bf293c85c2 - MS Visual C compatibility; make all epicsExportAddress
extern "C" linkage.
- make debug variables always available.
2004-12-21 15:42:15 +00:00
Ron Sluiter c713483e81 - support for MM4006.
- MS Visual C compatibility.
- make debug variables always available.
2004-12-21 15:35:00 +00:00
Ron Sluiter 490b36719e Installation instructions. 2004-12-21 15:24:00 +00:00
Ron Sluiter 31d3b1b587 - MicroSoft Visual C compiler compatibility.
- eliminated 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 15:19:34 +00:00
Ron Sluiter 0b10f94b3b - MS Visual C compiler support.
- eliminated "sorry, not implemented: `tree_list' no
supported..." compiler error message.
2004-12-20 22:00:58 +00:00
Ron Sluiter 88fc742232 - asyn R4.0 support.
- make debug variables always available.
- MS Visual C compatibility; make all
epicsExportAddress extern "C" linkage.
2004-12-20 21:35:37 +00:00
Ron Sluiter 68a6684a70 - always make debug variables available.
- forgot to register PI setup and config commands.
2004-12-20 21:33:47 +00:00
Ron Sluiter 3b04689a56 Omitted iocshRegister() call to resister PIC844Config(). 2004-12-20 21:30:38 +00:00
Ron Sluiter b772809206 EPICS R3.14.7 compatibility; needs explicit #include <stdlib.h>. 2004-12-20 21:26:52 +00:00
Ron Sluiter 5945cbd6ee MicroSoft Visual C compiler compatibility. 2004-12-20 21:24:08 +00:00