Commit Graph

26 Commits

Author SHA1 Message Date
3ec4658208 A number of smaller adpations 2016-02-08 09:23:42 +01:00
boa
41689d97b4 Removed status setting from tasscan.c 2014-08-15 13:39:20 +02:00
71c03ee3d1 Made SICS PSI part compile on OSX Maverick with clang 2014-03-14 09:51:48 +01:00
fc0ff43db2 Made SICS compile again after the move to git 2014-02-24 08:40:42 +01:00
koennecke
28cea49d01 - Removed SCStart/EndBuffering as far as possible and fixed an issue with
the capture command in that it not put resluts into the Tcl interpreter.
  This broke scriptcontext scripts in complicated situations.
- Resolved some issues with the TAS calculation and negative scattering sense.
- Fixed a bug which did not reset the state to idle after checking
  reachability in confvirtualmot.c
2012-10-29 12:56:30 +00:00
koennecke
dec6b04fa6 - Changed strncpy to strlcpy, strncat to strlcat
- Added strlcpy and strlcat to SICS
- Added a driver for the POLDI power supplies
2010-04-13 15:08:40 +00:00
zolliker
3021eda66f - introduced header file dependency check
- improvements in ease drivers
- no "Counting finished" message in tas scan
2009-11-10 10:40:14 +00:00
koennecke
caf59ef8eb - Removed slit 5 from amorset.c
- poldizug now sends all codes all the time
- polterwrite writes the filename again
- sanswave has been modifed to support the new second generation velocity
  selector
- sinqhttprot has been mdified to copy data to nodes, this for the second
  generation HM object
- tasscan suppressed some output
2009-05-15 13:24:02 +00:00
koennecke
28bee49727 - Added a protocol to spuuoprt the FOCUS Pfeiffer vacuum protocol
- Changed floor() to round() in sanslirebin
- Some changes to accomodate the new run/drive behaviour
- Added the the sps bipa command
2009-04-17 12:54:16 +00:00
zolliker
a0e7c9782b - ignore comments in pal files 2009-02-17 08:28:41 +00:00
koennecke
eb72d5c486 - Adapted indenation to new agreed upon system
- Fixed bad status in poldi zug driver
2009-02-13 09:01:03 +00:00
koennecke
6c7bb14fad - Major changes folling the rework of the connection object
- Added support for galil controllers
2009-02-03 08:07:30 +00:00
zolliker
661df39166 - various enhancements 2008-01-18 07:35:34 +00:00
zolliker
c7c561b723 - reintroducted MF/TEM 2007-09-25 06:52:27 +00:00
koennecke
82fcf26008 - CONST Woes 2007-02-23 14:32:26 +00:00
koennecke
8b12033cb2 - Fixes for FOCUS 2D
- Mapped fileeval to exe manager
- Updates for TRICS file formats
2006-05-23 15:05:39 +00:00
koennecke
a5f315b56a - Added Sycamore protocol and command context to SICS
- Added sinfo to SICS
- Added driver for TCP/IP Astrium velocity selector
- Added driver for TCP/IP Astrium chopper controller
2005-12-22 22:16:13 +00:00
zolliker
94075f06c7 - cleaned up makefiles
- polished code to avoid warnings
2005-03-08 11:12:23 +00:00
koennecke
835177dc0a - Added makefile_slinux
- Changed mesure to be a silver bullet
2005-03-03 13:54:22 +00:00
koennecke
000bb7b4a8 - A couple of small fixes for memory and initialization problems.
This is to make valgrind happy
2005-01-12 08:43:02 +00:00
cvs
2a93216346 - New batch file management module
- New oscillator module
- Bug fixes
2004-11-17 10:50:17 +00:00
cvs
e3ee358dbc - 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.
2004-07-21 12:03:08 +00:00
cvs
e6c51e8fe9 - Fixed missalignment in TAS scan messages
- Fixed a counting/driving race in devexec
- Fixed some problems with sanscheck
2003-11-25 10:29:22 +00:00
cvs
501d336adb - 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
2003-10-17 10:07:04 +00:00
cvs
a9d5607fea - Fixed a bug at the new counter driver 2003-08-08 07:30:43 +00:00
cvs
064ec37e9a - Rearranged directory structure for forking out ANSTO
- Refactored site specific stuff into a site module
- PSI specific stuff is now in the PSI directory.
- The old version has been tagged with pre-ansto
2003-06-20 10:18:47 +00:00