koennecke
b26b8fc735
- Changed strncpy to strlcpy, strncat to strlcat
...
- Added strlcpy and strlcat to SICS
- Added a driver for the POLDI power supplies
SKIPPED:
psi/A1931.c
psi/autowin.c
psi/bruker.c
psi/docho.c
psi/dornier2.c
psi/dspcode.c
psi/ease.c
psi/ecb.c
psi/ecbcounter.c
psi/ecbdriv.c
psi/el734dc.c
psi/el734driv.c
psi/el734hp.c
psi/el737driv.c
psi/el737hpdriv.c
psi/el737hpdrivsps.c
psi/el737hpv2driv.c
psi/el755driv.c
psi/eurodriv.c
psi/haakedriv.c
psi/itc4driv.c
psi/julcho.c
psi/linadriv.c
psi/lmd200.c
psi/lscsupport.c
psi/ltc11.c
psi/make_gen
psi/oicom.c
psi/oxinst.c
psi/pimotor.c
psi/pipiezo.c
psi/polterwrite.c
psi/psi.c
psi/sanscook.c
psi/sanslirebin.c
psi/sanswave.c
psi/sinqhmdriv.c
psi/sinqhttp.c
psi/slsecho.c
psi/slsmagnet.c
psi/slsvme.c
psi/sps.c
psi/swmotor.c
psi/swmotor2.c
psi/tabledrive.c
psi/tasscan.c
psi/tdchm.c
psi/velodorn.c
psi/velodornier.c
2010-04-13 15:08:38 +00:00
koennecke
8cc5474334
- After a bug at TRICS I replaced all occurrences of strcpy, strcat, sprintf
...
by length limited versions wherever appropriate.
SKIPPED:
psi/el755driv.c
psi/faverage.c
psi/frame.c
psi/lmd200.c
psi/polterwrite.c
psi/psi.c
psi/sanswave.c
psi/sinqhmdriv.c
psi/termprot.c
2009-12-04 12:58:31 +00:00
koennecke
91d4af0541
- Adapted indenation to new agreed upon system
...
- Added support for second generation scriptcontext based counter
2009-02-13 09:00:03 +00:00
koennecke
361ee9ebea
- Reworked the connection object and the IO system
...
- Reworked the support for TRICS
- Added a second generation motor
2009-02-03 08:05:39 +00:00
zolliker
373063fab6
- changed select calls to newly indroduced uselect
...
SKIPPED:
psi/sinqhttpprot.c
2008-10-16 13:53:39 +00:00
zolliker
52a93e6cc3
- inhibited buffer overflow in NetReaderTask
...
- check for double registered sockets in NetReadRegister
2008-09-16 14:12:59 +00:00
koennecke
c75f556fa5
- Fixed an off by one in a message from killfile
...
- Fixed a nasty reentrency bug in nread.c
_ protected devexec.c against the same bug
2007-09-06 13:25:51 +00:00
koennecke
cc0995541f
- Fixed proton current in mesure
2007-09-05 11:15:55 +00:00
koennecke
78fce0127d
- Added a SICS to Hipadaba adapter
...
- Added a separate polling module to SICS
2006-12-07 14:04:17 +00:00
zolliker
9a94b6dca7
made code proper to avoid warning/fixed some small potential bugs
2005-03-04 12:53:07 +00:00
koennecke
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
2005-02-23 10:11:18 +00:00
koennecke
ef1de4589c
- A couple of small fixes for memory and initialization problems.
...
This is to make valgrind happy
SKIPPED:
psi/amorscan.c
psi/el734hp.c
psi/psi.c
psi/tasscan.c
2005-01-12 08:42:39 +00:00
cvs
0f4e959e22
- New batch file management module
...
- New oscillator module
- Bug fixes
SKIPPED:
psi/buffer.c
psi/el734hp.c
psi/el737hpdriv.c
psi/make_gen
psi/nextrics.c
psi/nxamor.c
psi/pimotor.c
psi/polterwrite.c
psi/psi.c
psi/swmotor2.c
psi/tasscan.c
psi/tricssupport.c
psi/tricssupport.h
psi/tecs/make_gen
psi/utils/ecb_load_new/ecb_load.c
psi/utils/ecb_load_new/ecb_load.h
psi/utils/ecb_load_new/ecbdriv_els.c
psi/utils/ecb_load_new/gpib_els.c
psi/utils/ecb_load_new/makefile
psi/utils/ecb_load_new/makefile_EGPIB
psi/utils/ecb_load_new/makefile_GPIB
2004-11-17 10:50:15 +00:00
cvs
b83c6a7df8
bugfix in NetReadRead M.Z.
2004-08-16 07:56:10 +00:00
cvs
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.
SKIPPED:
psi/el734driv.c
psi/el734hp.c
psi/el737driv.c
psi/el737hpdriv.c
psi/nextrics.c
psi/nxamor.c
psi/psi.c
psi/slsmagnet.c
psi/swmotor2.c
psi/tasscan.c
psi/tasutil.c
2004-07-21 12:03:06 +00:00
cvs
f7abbe6aa5
- New drivers for EL737 and EL734 high performance
...
- Changes to makefiles
SKIPPED:
psi/dornier2.c
psi/el734hp.c
psi/el737driv.c
psi/el737hpdriv.c
psi/make_gen
psi/makefile_alpha
psi/psi.c
psi/velodorn.c
psi/velodorn.h
psi/velodorn.w
psi/hardsup/el737_utility.c
psi/hardsup/makefile_alpha
psi/tecs/makefile_alpha
2003-07-08 13:26:53 +00:00
cvs
1969980f0f
- Added code to read SANS TOF frames from a) files and b) from HM
...
- Fixed an bug causing core dumps on bad Tcl scripts
- Started on a syntax checker for SICS
2003-03-14 16:14:31 +00:00
cvs
e64773949d
- Fixed a couple of compiler found bugs generated by the new C compiler
...
- Added support to tasinit for status display part of tas-application
2001-01-15 10:05:43 +00:00
cvs
e83d3e6946
- Fixed a few problems with hklscan
...
- Added transfer of zipped data to conman.c, histogram memory software
in order to support the TRICS status display.
- Upgraded TRICS data file writing.
- First installment of triple axis spectrometer support: initialization of
data structures and an implementation of the MAD dr(ive) command.
2000-11-21 08:16:46 +00:00
cvs
714b8ae84d
- Fixed a bug which caused the SICServer to die when a socket was broken.
...
- Fixed many things in DIFRAC subsystem:
* Recoded tcentr.f etc so that the course centering will work and will not
go into an endless loop.
* fixed boundary overwrites which occurred when yesno or alfnum where
uset to get a single character and several were given.
* Addeded documentation for DIFRAC
- Added tcl-files which support the WWW status system
2000-03-31 13:16:50 +00:00
cvs
fdc6b051c9
Initial revision
2000-02-07 10:38:55 +00:00