Commit Graph

  • 6eeac106eb - cleaned up makefiles zolliker 2005-03-08 11:12:03 +00:00
  • f603985860 - cleaned up makefiles - polished code to avoid warnings zolliker 2005-03-08 11:11:51 +00:00
  • 55645018de remove make_opt_... zolliker 2005-03-07 15:11:25 +00:00
  • 6caefff989 removed make_opt zolliker 2005-03-07 15:10:12 +00:00
  • 778c8a267d *** empty log message *** zolliker 2005-03-04 14:26:17 +00:00
  • e033873f43 *** empty log message *** zolliker 2005-03-04 14:11:23 +00:00
  • 9a94b6dca7 made code proper to avoid warning/fixed some small potential bugs zolliker 2005-03-04 12:53:07 +00:00
  • 52e8c78aa9 fixed some bugs/unproper code zolliker 2005-03-04 09:44:12 +00:00
  • 23479e32c5 *** empty log message *** zolliker 2005-03-04 09:43:36 +00:00
  • b6f7d27147 fixed small bugs/unproper code zolliker 2005-03-04 09:43:18 +00:00
  • 0a30ff82c3 - Added sllinux_def koennecke 2005-03-03 14:18:18 +00:00
  • 6321503f06 small updates zolliker 2005-03-03 14:14:05 +00:00
  • d393a0a357 bug fixes and enhancements related to evcontroller zolliker 2005-03-03 14:13:06 +00:00
  • c7bef62242 - Fixed SerPortServer for SL koennecke 2005-03-03 13:55:16 +00:00
  • 38ea3072dd - Modified mesure documentation koennecke 2005-03-03 13:54:58 +00:00
  • 164682c028 - Added makefile_slinux - Changed mesure to be a silver bullet koennecke 2005-03-03 13:54:07 +00:00
  • ce3790c148 these files seem to be rubbish zolliker 2005-03-01 09:11:18 +00:00
  • 28ddbc420d - Added separate drivable motors for four circle H, K, L - Added a listen mode to commandlog in order to support the batchEditor - Some small fixes to exe* for BatchEditor koennecke 2005-02-23 10:11:18 +00:00
  • ef1de4589c - A couple of small fixes for memory and initialization problems. This is to make valgrind happy koennecke 2005-01-12 08:42:39 +00:00
  • 5e05be17e0 removed zolliker 2004-12-13 14:53:26 +00:00
  • 4f1c724255 superflous file (now in psi) zolliker 2004-12-01 12:09:22 +00:00
  • 092eaaaa2f bugfix zolliker 2004-12-01 10:18:51 +00:00
  • 21b16de82a new version cfg files zolliker 2004-11-23 16:15:56 +00:00
  • a4e712583b remove old version zolliker 2004-11-23 16:12:40 +00:00
  • 9fa1bd7f8d dummy update zolliker 2004-11-18 14:35:36 +00:00
  • 37bf6994c5 new sensors zolliker 2004-11-18 14:33:54 +00:00
  • 21b4be42f9 script to make a device list zolliker 2004-11-18 14:33:42 +00:00
  • 8772d24856 superflous cd_obj zolliker 2004-11-18 14:23:39 +00:00
  • 8fe7692f53 M.Z. zolliker 2004-11-18 07:45:19 +00:00
  • 79a938effd - test koennecke 2004-11-17 15:29:59 +00:00
  • ddc6022f7d no relative paths in include files M.Z. cvs 2004-11-17 11:49:07 +00:00
  • 8a8c392779 M.Z. cvs 2004-11-17 11:48:22 +00:00
  • e9f32c184d M.Z. cvs 2004-11-17 11:33:29 +00:00
  • 0727dc195d - extended evcontroller - remote objects - new ev drivers for oxford IPS,ITC,ILM and LC M.Z. cvs 2004-11-17 11:32:05 +00:00
  • 075fa10e23 bugfix M.Z. cvs 2004-11-17 11:28:19 +00:00
  • f2a10df78b imporved simulation driver M.Z. cvs 2004-11-17 11:26:26 +00:00
  • 4e06a17518 corrected bad specified timeouts (ms versus us) M.Z. cvs 2004-11-17 11:25:43 +00:00
  • db94826248 extended functionality/make more secure M.Z. cvs 2004-11-17 11:07:31 +00:00
  • 45476502cd bugfix M.Z. cvs 2004-11-17 11:03:24 +00:00
  • 0f4e959e22 - New batch file management module - New oscillator module - Bug fixes cvs 2004-11-17 10:50:15 +00:00
  • f7c8ae30c6 status returns busy when motor controller still continues M.Z. cvs 2004-11-04 08:08:03 +00:00
  • 436c6ccceb introduced defaults for ReadTimeOut and ReadUserPasswdTimeout M.Z. cvs 2004-08-19 11:57:17 +00:00
  • 58f7b81b5b small bugfixes M.Z. cvs 2004-08-17 12:04:37 +00:00
  • d33ca0c937 make_crv is a generated file and not needed in repository M.Z. cvs 2004-08-17 06:59:38 +00:00
  • a99948ad83 M.Z. cvs 2004-08-16 09:14:51 +00:00
  • b83c6a7df8 bugfix in NetReadRead M.Z. cvs 2004-08-16 07:56:10 +00:00
  • d2661c83ed Corrected test version of NETReadTillTermNew M.Z. cvs 2004-08-09 09:03:33 +00:00
  • fe7413471a make_crv did not work porperly when mixing sources with objects M.Z. cvs 2004-07-26 11:43:31 +00:00
  • a55d2f0f7f - Fixed a bug in conman.c which could cause a core dump when terminating a connection during an active run. - Added an additional output mode for the connection in order to support the batch run editor. - Made clientput send everything with eWarning mode in order to support the batch run editor. - Added a better NetReadTillTerm - Fixed a problem in synchronize.c - Fixed an issue with reading empty line on normal connection sockets. - Added a psi scan mode to mesure.c for TRICS - Made motor print warnings when trying to reposition. - Fixed abug in hkl.c which cause wrong signs. cvs 2004-07-21 12:03:06 +00:00
  • 6bfeac8c02 M.Z. cvs 2004-07-06 13:14:34 +00:00
  • 4b17079bdb fixed small bugs M.Z. cvs 2004-07-06 13:12:37 +00:00
  • a965b0beb3 Added IPS Driver M.Z. cvs 2004-07-06 13:11:33 +00:00
  • 29e34ef0ca fixed some small bugs M.Z. cvs 2004-07-06 13:10:03 +00:00
  • adaef594fe M.Z. cvs 2004-06-15 06:55:42 +00:00
  • 5b9f9d7588 renamed pgplus to pg_plus (bad subdirectries can not be removed) M.Z. cvs 2004-06-15 06:52:17 +00:00
  • 1eb8747c00 g77 complains about repeated typedef HistInt M.Z. cvs 2004-06-15 06:41:46 +00:00
  • 9589e2a8c9 M.Z. cvs 2004-06-15 06:26:17 +00:00
  • 0752876b04 M.Z. cvs 2004-06-15 06:10:32 +00:00
  • 5eb032b88d updated conversion utilities M.Z. cvs 2004-06-15 06:10:13 +00:00
  • 005516f3e9 added scripts/ Mac OS X makefiles M.Z. cvs 2004-06-15 06:08:37 +00:00
  • 6a6cbc7226 new version of TecsServer and conversion utility M.Z. cvs 2004-06-15 06:03:33 +00:00
  • 0df15975dc - Changed FOCUS to writing data files through nxscript cvs 2004-05-04 14:06:16 +00:00
  • fb15476a81 M.Z. cvs 2004-03-09 15:32:25 +00:00
  • 27cabad8ee M.Z. cvs 2004-03-09 15:30:54 +00:00
  • 137f5d2df1 improved tecs driver M.Z. cvs 2004-03-09 15:17:56 +00:00
  • f109d9a8c9 - Fixed problems at ANSTO - Some missing files cvs 2004-03-09 12:10:00 +00:00
  • abb48f4b10 - Added missing issing doc files cvs 2004-01-22 13:39:18 +00:00
  • eb93393e15 - New nxsupport.tcl cvs 2004-01-21 13:48:12 +00:00
  • 7780648e8a - New napi5.c with fix for deep group linking problem - New file name scheme implemented cvs 2004-01-14 15:01:10 +00:00
  • 0fb0458341 - Fixes to NXscript - Added Pause and Continue commands - Fixed simulation counter to deal properly with pause - Fixed nxdict HDF5 problem cvs 2004-01-09 14:45:36 +00:00
  • fcfb569518 - Dokumentation updates - Fixed bad file generated through nuweb - fixed problems in synchronize.c - New file writing scheme implemented - Changes to hkl cvs 2003-12-23 15:54:50 +00:00
  • 3ce5573ea7 - Updates to the documentation cvs 2003-12-11 10:52:00 +00:00
  • 350a5ad063 - Funny things with header files... cvs 2003-12-10 15:32:42 +00:00
  • bc02cb79e7 - made fixes to hkl - Introduced a help system - introduced a module for handling automatic updates of files during long measurements - Added a circular buffer and handling facilities to varlog - Upgraded documentation cvs 2003-12-10 13:50:44 +00:00
  • 7a5f0193ab M.Z. cvs 2003-12-05 14:13:45 +00:00
  • b1bb327e2d M.Z. cvs 2003-12-03 16:11:48 +00:00
  • 90b5e37552 - Fixed missalignment in TAS scan messages - Fixed a counting/driving race in devexec - Fixed some problems with sanscheck cvs 2003-11-25 10:29:21 +00:00
  • 04bb17e56c - Improved motor error handling cvs 2003-11-03 12:48:22 +00:00
  • dfffcb8bc4 new six version M.Z. cvs 2003-10-24 15:02:29 +00:00
  • 703d169ccf M.Z. cvs 2003-10-17 13:45:15 +00:00
  • 9305bb0f33 Updated alias and samenv docs (M.Z.) cvs 2003-10-17 13:22:08 +00:00
  • a8500f4988 - Fixed prolem wit core dump from commandlog - Added fulltransact which sends a TRANSACTIONSTART meesage in addition to TRANSASCTIONFINISHED - Added parameter to motor which allows to ignore positioning faults - ADDED POLAN support to tasscan cvs 2003-10-17 10:06:53 +00:00
  • dd4e9f3c75 - update instruments configurations - new six version with status display - bugfixes on TecsClient - some changed samp. env. devices cvs 2003-10-17 09:35:37 +00:00
  • 35d86efb54 changed makefile structure M.Z. cvs 2003-10-06 12:40:04 +00:00
  • 4aae89fcde - Fixed putpos bug in ecbdriv.c - Improved handling of conflicting drive commands in ecbdriv.c - Better status codes after drive command - Better error handling in anticollider cvs 2003-09-04 07:15:37 +00:00
  • ee81bcc3b7 - Added a means to overload or define drivable interfaces in tcl cvs 2003-09-03 14:01:02 +00:00
  • 790d5c217a - Fixed a bug in histmem.c which could casue core dumps if the user did not give at least one time channel cvs 2003-08-28 07:02:44 +00:00
  • b705faa78e a script to distribute tecs resources M.Z. cvs 2003-08-27 13:03:20 +00:00
  • 865eb695f9 added calibration table and conversion tool M.Z. cvs 2003-08-27 13:00:02 +00:00
  • 837bd6f487 M.Z. cvs 2003-08-27 12:50:56 +00:00
  • 7af6c3c3af M.Z. cvs 2003-08-27 12:40:31 +00:00
  • 0bb8d632f1 updated host list M.Z. cvs 2003-08-27 12:18:10 +00:00
  • 9d01bf0c16 correct 'overflow in implicit conversion' M.Z. cvs 2003-08-27 12:13:56 +00:00
  • 2d5ce99ced fixed warning 'no newline at end of file' M.Z. cvs 2003-08-27 12:06:31 +00:00
  • e1839599f3 objects may now be separated from sources M.Z. cvs 2003-08-25 14:28:19 +00:00
  • acf5634ef7 build is no longer needed and invalid M.Z. cvs 2003-08-25 14:18:23 +00:00
  • 9939ac7958 replaced "../fortify.h" with "fortify.h" M.Z. cvs 2003-08-25 14:16:22 +00:00
  • 89a3b7adce removed t_rlp.o t_conv.o t_update.o from make_gen_dummy (M.Z.) cvs 2003-08-22 14:35:16 +00:00
  • 2f801c58c3 M.Z. 20.08.2003 cvs 2003-08-20 14:40:52 +00:00
  • 3acf49ba53 - Created a modified swithc motor which takes into account the new motor drivers - Added the missing linux_def file into the repository - Fixed a bug relating to scattering sense in selector.c cvs 2003-08-20 14:32:52 +00:00