Commit Graph
91 Commits
Author SHA1 Message Date
Ron Sluiter 99c4162138 Format change. 2006-01-31 22:01:55 +00:00
Ron Sluiter 0782314e60 Fix for R3.14.8 devLib.h prototype change of pDevConnectInterruptVME(). 2006-01-27 23:56:25 +00:00
Ron Sluiter bd40cefda2 Removed "#define STATIC static" 2006-01-24 20:01:37 +00:00
MarkRivers 36f2776f06 Changes for WIN32 2005-12-15 20:19:53 +00:00
MarkRivers d24e29be92 Fixed cast for devConnectInterruptVME 2005-12-03 23:34:43 +00:00
Ron Sluiter 2c99286eaf SSCAN timing data. 2005-05-10 18:31:43 +00:00
Ron Sluiter b2e560b298 Initialize "update_delay". 2005-05-10 18:30:26 +00:00
Ron Sluiter d9bb1de6a1 Initialize "update_delay". 2005-05-10 18:19:06 +00:00
Ron Sluiter 3049d6f3c4 - Initialize "update_delay".
- Use "quantum" in comm. delays.
2005-05-10 16:50:22 +00:00
Ron Sluiter 41d6aec18e - Update MAXv configuration instructions.
- Added SSCAN through-put notes.
2005-05-04 20:02:56 +00:00
Ron Sluiter 14971a499f Remove Linux compiler errors. 2005-04-14 20:16:34 +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
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 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 aa99a2556c MicroSoft Visual C compiler compatibility. 2004-12-20 21:12:51 +00:00
Ron Sluiter 709ff4dadb Support for 32axes/controller. 2004-09-21 14:04:57 +00:00
Ron Sluiter c9d97c5c5f IRQ support. 2004-09-20 21:31:05 +00:00
Ron Sluiter 8bd7645cc8 - support for 32axes/controller.
- added MAXvConfig(); set axis type before iocInit.
2004-09-20 21:30:34 +00:00
Ron Sluiter 58094d3a61 "DSHIFT" problem resolved; read positions from DPRAM. 2004-08-30 17:12:48 +00:00
Ron Sluiter a514ef524b Terminate "JG" command with ";". 2004-08-27 21:38:42 +00:00
Ron Sluiter bb474e03e5 - Removed unused oms58Setup() argument.
- Remove #define STATIC.
2004-07-16 19:51:24 +00:00
Ron Sluiter 0036444049 Removed unused <driver>Setup() argument. 2004-07-16 19:42:37 +00:00
Ron Sluiter bd23e2a249 Filename comment fix. 2004-06-21 21:44:09 +00:00
Ron Sluiter ce621a5574 Terminate "LP" command with ";" to prevent MAXv stale data. 2004-06-21 21:43:36 +00:00
Ron Sluiter 4993a07f96 Added OMS MAXv device driver. 2004-06-21 21:42:31 +00:00
Ron Sluiter 0da5622981 Added OMS MAXv device driver. 2004-06-21 21:04:03 +00:00
Ron Sluiter 7dc4614c43 Reduce omsGet() timeout from 1s to 250ms. 2004-03-02 19:20:23 +00:00
Ron Sluiter e997b6591f Disable all interrupts from oms_reset(). 2004-03-02 16:16:43 +00:00
Ron Sluiter 3eee8b4b5d Eliminate erroneous "Motor motion timeout ERROR". 2004-02-03 20:09:00 +00:00
Ron Sluiter fdc058fcd9 Remove compiler warning on "ls_active" in set_status. 2004-01-22 22:18:49 +00:00
Ron Sluiter 17215e95f5 Make T2.0.2 the default. 2003-12-19 18:36:11 +00:00
Ron Sluiter 4277772b0e Converted MSTA #define's to bit field. 2003-12-12 21:53:10 +00:00
Ron Sluiter bba6774558 update rate bug fix. 2003-12-03 19:12:35 +00:00
Ron Sluiter 3d17790636 Removed unused omsSpyClkrate. 2003-11-07 22:28:38 +00:00
Ron Sluiter 65538e87af - moved OMS specific "irqdatastr" from motordrvCom.h to
drvOms.h and DevicePrivate.
- removed "max_io_tries" from timeout calculations.
- changed omsGet() timeout argument to type bool.
- changed recv_rng and send_rng from C to C++ interface.
2003-10-28 16:57:01 +00:00
Ron Sluiter a6e50a06f4 Moved OMS8/44 specific "irqdatastr" from motordrvCom.h to drvOms.h. 2003-10-28 16:41:14 +00:00
Ron Sluiter ee91fbe028 - moved OMS specific "irqdatastr" from motordrvCom.h to here.
- changed recv_rng and send_rng from C to C++ interface.
2003-10-28 16:40:05 +00:00
Ron Sluiter c6fabe6d27 - VX2 spurious interrupt fix; enable TBE_E interrupt.
- Removed STATIC definition.
2003-10-24 14:40:12 +00:00
Ron Sluiter e955f67a57 VX2 spurious interrupt fix; enable TBE_E interrupt. 2003-10-24 14:39:38 +00:00
Ron Sluiter 9109007802 Updated modification log. 2003-06-16 15:08:24 +00:00
Ron Sluiter f6549cd4e6 - PUT device directive.
- ver 2.35-8 firmware Limit Switch problem workaround.
2003-06-05 16:41:44 +00:00
Ron Sluiter a62c55d9f8 PUT device directive. 2003-06-05 16:39:25 +00:00
Ron Sluiter ee866d9cc7 Remove unused #include's. 2003-06-04 18:36:59 +00:00
Ron Sluiter d82b738794 No C code; don't need USR_CFLAGS. 2003-05-22 17:25:55 +00:00