61341b52f4
various improvements
...
- use dig for resolving host names
- ascon.c: fix terminator parsing
- property callback: change property before callback
- logger.c:default for logger period must be the old value instead of 1
- add frappy type history writing
- increase max. logreader line length
- HIPNONE returns "null" with json protocol
- encode strings properly in formatNameValue
- fix memory leak in json2tcl
- scriptcontext: do not show debug messages when script starts with underscore or when the "send" property is empty
- scriptcontext: remove args for action timestamp
- scriptcontext: "que" function will replace an already queued action, e.g. for 'halt
- introduced updatestatus script
2021-09-16 12:26:18 +02:00
fb7741178d
- remob.c: forward errors to sics correctly
...
- minor, more cosmetic fixes
2015-04-28 16:17:32 +02:00
d798373fdf
- bug fix in decodeWithPrefix
2012-10-08 08:47:23 +00:00
fda64c46b5
- added statistics to logreader
2012-08-21 06:38:17 +00:00
8a817c5e30
- improvements in logger mechanism
2012-06-19 06:57:54 +00:00
1ce9ab0e0a
- cosmetics
2011-08-29 14:39:15 +00:00
7644fe66e2
- minor improvements and bug fixes
2010-09-02 11:43:46 +00:00
9690db1c3d
- fixed some potential bugs introduced when replacing strncpy and
...
strncat by strlcpy and strlcat
2010-04-14 08:46:17 +00:00
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
1c765e50fd
- bug fix
2009-02-17 07:53:46 +00:00
91d4af0541
- Adapted indenation to new agreed upon system
...
- Added support for second generation scriptcontext based counter
2009-02-13 09:00:03 +00:00
3967dc8844
- added new scriptcontext with devser
2008-05-14 14:23:16 +00:00
a529bda307
- added FindCommandDescriptor to SCinter.*
...
- modified support for dynamic objects
- improved logger system
- various fixes
2008-03-03 14:49:15 +00:00
2d7699ea39
- introduced logsetup and savehdb
...
- moved logger.c and logreader.c for sics/psi/ to sics/
- make comments in status file
2008-02-13 10:01:34 +00:00