Commit Graph

  • 77f21822df bug fix with tcl library main zolliker 2024-11-14 09:12:13 +01:00
  • c0d046e5a4 sicshipadaba: fix issue with space in arguments zolliker 2024-11-14 09:10:50 +01:00
  • 252fb370bd fix memory leak in SECoP protocol zolliker 2024-11-14 09:10:10 +01:00
  • 4f6c943df5 proper error message when server port is already in use zolliker 2024-11-14 09:09:34 +01:00
  • c7402c0fcc improve behaviour of listening to log in SEA cases zolliker 2024-11-14 09:08:20 +01:00
  • 1f02f21aa7 hack with coruppted connections zolliker 2024-11-14 09:07:06 +01:00
  • 1ab4723261 do not write status file when corrupted zolliker 2024-11-14 09:06:01 +01:00
  • 68f2042d8f fix issue with tcl time/date library zolliker 2024-11-14 09:04:10 +01:00
  • f3d95891ad avoid multiple running drive tasks for the same object zolliker 2021-10-20 17:06:55 +02:00
  • 61341b52f4 various improvements zolliker 2021-09-16 12:26:18 +02:00
  • 8de1fd4183 - use dig before gethostbyname to resolve host names Markus Zolliker 2018-08-09 09:10:10 +02:00
  • 04f9554f3d - ignore some hidden files created by Mac OS X Markus Zolliker 2018-07-03 11:14:57 +02:00
  • aac014618c - merged "offline" and "disconnected" stati Markus Zolliker 2018-07-03 11:14:18 +02:00
  • 6085b22c18 - removed epics support (do not like to fix library paths) Markus Zolliker 2018-07-03 11:13:14 +02:00
  • e43a02bd7d - issue error message anyway (not depending on connection) Markus Zolliker 2018-07-03 11:12:02 +02:00
  • 4671c2e570 - changed "timeout" to "no response" Markus Zolliker 2018-07-03 11:10:52 +02:00
  • 19b3c71274 - SECoP protocol for scriptcontext Markus Zolliker 2018-05-07 13:53:51 +02:00
  • da2b8c13d4 - fixed mess with SCWrite / SCPrintf due to changes in conman.c Markus Zolliker 2017-06-14 15:46:32 +02:00
  • 199c8cde5f - fixed mess with SCWrite / SCPrintf due to changes in conman.c Markus Zolliker 2017-06-14 15:44:34 +02:00
  • 11d6308834 - fixed bug in RemobCreate when forwardMessages and combined form host:port is used Markus Zolliker 2017-06-14 15:41:53 +02:00
  • f92c308c01 - fixed bug and refactored ClientPut Markus Zolliker 2017-06-14 15:40:43 +02:00
  • 881fa2d79e - added a replacement for commandlog and config listen Markus Zolliker 2017-06-14 15:03:42 +02:00
  • e846ab55e2 - introduced specification of start time in poll Markus Zolliker 2017-06-14 15:03:01 +02:00
  • 00a446a756 - added SCPf function (general SCPrintf) - removed sendingConnection stuff (no longer used) - removed COMLOG Signal handling (no longer used) Markus Zolliker 2017-06-14 14:00:21 +02:00
  • 1ad96e2c47 - 64bit bugfix Markus Zolliker 2017-06-14 13:54:52 +02:00
  • 10cb44df85 - ascon.c: bug fix - binprot.c: enhancements - devser.c, scriptcontext.c: introduced specifiaction of start time in poll Markus Zolliker 2017-04-07 10:10:10 +02:00
  • c4cee85b57 Fixed a merge conflict in telnet.c koennecke 2017-04-07 07:55:40 +02:00
  • c780ad9cae Merge branch 'conclean' into rhel7 koennecke 2017-04-03 11:44:35 +02:00
  • c61036c6cc Merge branch 'develop' into rhel7 koennecke 2017-04-03 11:41:29 +02:00
  • e94e80264d Some fix to sicshipadaba to prevent problems when trying to format a NULL node Protected the nagging messages from scans/etc from missing data koennecke 2017-03-15 16:45:52 +01:00
  • e8ae653095 Added nagging output about a user name when saving scan data files koennecke 2017-02-24 11:11:42 +01:00
  • 0ba8ebc153 Fixed building for rhel7 koennecke 2017-02-14 08:24:39 +01:00
  • 0a76081bbb Fixed a core dump with signed/unsigned and an error in converting from subsystem text to subsystem number koennecke 2017-01-17 13:53:10 +01:00
  • 7fc58190ae Finally compiles under RHEL7 koennecke 2017-01-13 16:35:20 +01:00
  • 2670bafe53 SICS compiles under RHEL7 koennecke 2017-01-13 15:43:39 +01:00
  • 2673bb3b6d Merge branch 'develop' of ssh://gitlab.psi.ch/sinqdev/sics into develop Mark Koennecke 2016-12-15 17:04:09 +01:00
  • 1c9b490da9 Fixed excessive magic errors originating from sicsget:PutHdbFunc koennecke 2016-12-13 14:02:27 +01:00
  • 7fa5a5e8fa Removed obsolete sinfox command Removed last traces of sycamore protocol koennecke 2016-12-12 11:43:24 +01:00
  • 6f4ae14e8f Removed some dead code from trace.c koennecke 2016-11-25 08:31:18 +01:00
  • 3fda3d9864 Added exponential backoff when errors occur in sicspoll koennecke 2016-11-24 13:49:07 +01:00
  • e5ecf5218e Removed an unnecessary field from the connection structure koennecke 2016-11-21 14:18:52 +01:00
  • c39f96c253 Removed some dead code in SCinter Loglisten showed to much stuff, no filtering. Filtering added. koennecke 2016-11-21 13:37:10 +01:00
  • f2aa76b396 Fixed a wrong sequence of starts in multicounter Suppressed excessive connection messages from asynnet koennecke 2016-11-10 14:41:38 +01:00
  • d0fe079b71 Fixed an issue where an unresetted geterror in combination with a null connection causes to many log messages. koennecke 2016-11-07 09:48:47 +01:00
  • 6c1059b307 First completed version of cleaned up connection object. First testing is promising koennecke 2016-11-02 15:08:53 +01:00
  • 5f2abbb99a Added command stack wrappers and fixed up nread and removed dead code from nserver Removed direct access from token.c koennecke 2016-10-31 15:33:31 +01:00
  • 0e2605b570 First commit towards replacing pCon-> with someFunc(pCon) This is accompanied with the removal of dead code in conman.c and else koennecke 2016-10-31 08:33:36 +01:00
  • fd5451e8fd Enhanced comments in asynnet Changed required privilege for chnaging the threshold from manager to user in counter.c Changed an output code in macro.c koennecke 2016-10-25 17:03:21 +02:00
  • 7e764b100b Fixed a typo in an error message in sicsdata.c koennecke 2016-08-02 11:19:41 +02:00
  • b7901a88c7 Merge branch 'develop' of ssh://git.psi.ch/sinqdev/sics into develop Koennecke Mark 2016-07-01 10:58:37 +02:00
  • 7ca7876dbe Reduced severity of perfmon log message in order to reduce log clutter Koennecke Mark 2016-07-01 10:57:35 +02:00
  • 8254c1303c Added a log message at everz start of a driving or counting operation. Together with the already existing stop messages this allows for performance analysis. Koennecke Mark 2016-06-09 14:44:57 +02:00
  • 294195c872 Removed the suppression list again from logv2.c for fear of performance issues. I rather implemented the suppression of TRANSACT messages in macro.c Koennecke Mark 2016-05-18 11:58:52 +02:00
  • 1f23c19e1c Added a feature which allows suppression of certain log messages. For example TRANSACT messages Koennecke Mark 2016-05-18 11:33:59 +02:00
  • 097b93aa8b Added a loglsisten command for listening into the log Koennecke Mark 2016-05-17 11:30:38 +02:00
  • fdb443441a - more AsconStatus states - enhancements in binprot - make Logger public (logger.h) - added lscprot (50 ms write delay for lakeshore models) - additonal bug fixes Markus Zolliker 2016-05-13 16:32:18 +02:00
  • 0b41bcde03 Increased sysTrace messages to INFO level Koennecke Mark 2016-05-13 09:13:52 +02:00
  • cb6c80d0e6 Improved repositioning message in motorsec.c Koennecke Mark 2016-05-12 09:45:26 +02:00
  • 7f6b31e098 Some more fine tuning of log output Corrected a misleading warning in motorsec.c Fixed a core dump caused by copyNode in sicsdata.c. Was caused by a bad call to getPointer. Koennecke Mark 2016-05-10 11:29:09 +02:00
  • e476d19040 Fixed an issue with sget throwing excessive error messages when testing for the presence of a Hdb node Koennecke Mark 2016-04-14 14:20:30 +02:00
  • 96114fc803 Added the generation of incomensurate reflections for 0,0,0 in fourmess Applied Douglas task deletion patch Fixed a bug with repeated motor failures in interface.c Koennecke Mark 2016-04-13 09:18:13 +02:00
  • 019dc11131 Made pCountInt->lastStatus handling work in diffscan Koennecke Mark 2016-03-15 11:35:18 +01:00
  • 1b2022a5e9 There has been a continuous problem that the counter:CheckStatus function called from the status task messed up count processing. This has now been resolved in this way: - A new function ReadStatus and a lastStatus filed have been added to the countable interface. - CountTaskFunc updates the lastStatus field. - ReadStatus just returns that field. - ReadStatus is now being called by the status task. Koennecke Mark 2016-03-15 11:24:50 +01:00
  • 18816067db Added hex logging back again. Added it back in in AsyncQueue Koennecke Mark 2016-03-14 09:43:27 +01:00
  • ac2d66c61e Improved the interface of the LogTS function Koennecke Mark 2016-03-08 11:51:55 +01:00
  • 5a388ab741 Made all sub systems for logging lower case Log filtering is now based on an array of severitys per subsystem Added a LogIS call which takes an integer for the subsystem Added a LogTS call which allows to specify a user supplied time stamp Koennecke Mark 2016-03-08 11:36:29 +01:00
  • 40382b2b8c Further enhancements to the new logging system I removed traceCommand because I needed a more fine grained control of what goes into the log. Koennecke Mark 2016-03-01 09:42:16 +01:00
  • 0da0380c8a Fine tuning of second generation motor and counter parameter update messages Changed paramete rupdates to verbose severity Koennecke Mark 2016-02-15 11:38:23 +01:00
  • 66466c1c0f This is the first working version of the new logging system. Some work in fine tuning still needs to be done. But is reasonably OK now. Koennecke Mark 2016-02-11 13:40:31 +01:00
  • b1cda3f579 First incarnation of the logging code Koennecke Mark 2016-02-03 10:43:36 +01:00
  • 95988f331c Merge branch 'develop' of ssh://gitorious.psi.ch/sinqdev/sics into develop Koennecke Mark 2016-01-29 08:53:00 +01:00
  • a630a30294 Some things about make_gen Koennecke Mark 2016-01-26 11:50:32 +01:00
  • 2593b44633 Merge branch 'maverick' into develop Everything up to dat Mark Koennecke 2016-01-26 11:34:17 +01:00
  • 1149227685 Merge branch 'master' into maverick Mark Koennecke 2016-01-26 10:56:19 +01:00
  • 5e597e2d10 Merge branch 'maverick' into develop Compile under OSX Mark Koennecke 2016-01-26 09:48:11 +01:00
  • f85c983651 Merge branch 'multicounter' into develop Koennecke Mark 2016-01-15 15:19:50 +01:00
  • 4464373385 Merge branch 'master' into develop Koennecke Mark 2016-01-15 15:17:43 +01:00
  • a37aae2361 Merge branch 'ANSTO_MERGE_2' of ssh://gitorious.psi.ch/~hauser_n/sinqdev/ansto-sics into develop Koennecke Mark 2016-01-15 15:17:17 +01:00
  • da542ad2ce Merge branch 'master' of ssh://gitorious.psi.ch/sinqdev/sics Koennecke Mark 2015-12-07 14:39:18 +01:00
  • 0d58ba2ef7 Some bug fixes: - 0.0 rather then -777.77 for a missing value in four circle - No error output in TAS Koennecke Mark 2015-12-07 14:38:11 +01:00
  • 73d6c5f5fb put a space after the POL column (bug fix) Markus Zolliker 2015-11-03 08:29:14 +01:00
  • 8394e52393 Fixed comment in countersec.c Koennecke Mark 2015-09-08 08:30:11 +02:00
  • cdce9cc2c9 Merge branch 'master' into develop Koennecke Mark 2015-08-05 11:11:24 +02:00
  • 0238d062de Merge branch 'master' into multicounter Koennecke Mark 2015-08-04 10:35:05 +02:00
  • 64d44c2824 Assorted bug fixes Koennecke Mark 2015-07-30 13:57:55 +02:00
  • eff54a5fd9 Implement task priorities and message queues Douglas Clowes 2015-07-29 17:47:46 +10:00
  • 0db57b9bae Reference count async queue transactions Douglas Clowes 2015-07-29 17:47:15 +10:00
  • 7ccbf7e0bd Change LLDstringDelete to LLDdeleteString Douglas Clowes 2015-07-29 17:46:34 +10:00
  • f0021db2ff Fix some weird code in strrepc of task.c Douglas Clowes 2015-07-24 13:50:26 +10:00
  • 8a91653f13 Fix bad memory handling in traceCommand Douglas Clowes 2015-07-24 12:36:28 +10:00
  • 4f411f66ca Fix a memory leak in background task Douglas Clowes 2015-07-24 12:31:43 +10:00
  • d89851dc6a Fix a spelling error s/sucessfully/successfully/ Douglas Clowes 2015-07-24 12:29:52 +10:00
  • 950cddc8e5 Moved Tcl clock and date function into the main SICS kernel directory Koennecke Mark 2015-07-07 12:31:21 +02:00
  • ef8b2a2eed Merge branch 'develop' of ssh://gitorious.psi.ch/sinqdev/sics into develop Koennecke Mark 2015-07-06 09:14:58 +02:00
  • 7f8d532748 Merge branch 'master' of ssh://gitorious.psi.ch/sinqdev/sics Koennecke Mark 2015-07-06 09:11:25 +02:00
  • e0d400cdbb Fix argv index in MakeDrive for mv command name Douglas Clowes 2015-07-03 09:12:30 +10:00
  • 8a4192dc41 Fix the TaskDescription format for the start time Douglas Clowes 2015-07-03 09:11:17 +10:00
  • a3605ea96b MultiCounterSec revised now passes self test Koennecke Mark 2015-06-30 15:03:06 +02:00
  • 7643c51d74 Fix for multicountersec coordination issues implemented Koennecke Mark 2015-06-26 11:32:05 +02:00
  • a3d76cafd9 Merge branch 'develop' of ssh://gitorious.psi.ch/sinqdev/sics into develop Markus Zolliker 2015-06-23 10:54:46 +02:00