Timeline
12/03/12:
- 21:51 Changeset [14721] by
- Replaced to workaround using Write by ChangeState. fImp now derives directly from StateMachineDimControl
- 21:51 Changeset [14720] by
- Removed the obsolete include of tools.h
- 21:50 Changeset [14719] by
- Some output was misformated.
- 21:50 Changeset [14718] by
- The workaround with the empty text to change the state is outdated and has been removed.
- 20:59 Changeset [14717] by
- updated to new state OnTrack
- 20:38 Changeset [14716] by
- Made times consistent, added moon to ZA plot
- 14:40 Changeset [14715] by
- changed behavior. Now if service format changes, a new file is opened
12/01/12:
- 23:42 Changeset [14714] by
- line DRIVE_CONTROL/STOP was not yet committed
- 23:39 Changeset [14713] by
- implemented new stat OnTrack (9)
- 22:01 Changeset [14712] by
- Be a bit more coservative with the rates; adapted the tracking report to the new format; directly use th dev-paramater sent by the new drivectrl version
- 21:50 Changeset [14711] by
- Changed defaults for OnTrack to be a bit more conservative.
- 20:29 Changeset [14710] by
- Tracking now is also 'OnTrack'
- 18:59 Changeset [14709] by
- added dist function to Sky class
11/30/12:
- 16:26 Changeset [14708] by
- whitespace
- 16:24 Changeset [14707] by
- implemented error calculation for median
11/27/12:
- 16:56 Changeset [14706] by
- class with methods for producing random number lists for event sampling
- 10:33 Changeset [14705] by
- Added more command-line options; added a plot for the estimated relative energy threshold; apply zd and current limits on either plot; small improvements to the plot layout
11/26/12:
- 18:47 Changeset [14704] by
- Updated.
- 17:44 Changeset [14703] by
- 12:13 Changeset [14702] by
- Produce a consistent pair of night/run-number and propagate both to open a new file; check the night whenever a run number is manipulated.
- 12:11 Changeset [14701] by
- Moved the determination of the run number completely to the Wrapper class, so that run number _and_ night can be determined in a consistent way; added preliminary code (still as comments) for a re-connection in case of an in-run-fad-loss scenario; fixed some return codes in event callbacks, they were false instead of a reasonable state
- 12:08 Changeset [14700] by
- Not only the run number needs to be propagated for consistency but also the night. Otherwise we might check the night, configure the FADs and when we start the run it has changed already. Since it is at day time this is not a likely scenario but should be avoided nevertheless.
11/25/12:
- 14:16 Changeset [14699] by
- 14:01 Changeset [14698] by
- Updated to v20r4
- 13:36 Changeset [14697] by
- 13:35 Changeset [14696] by
- Updated
- 13:35 Changeset [14695] by
- Throw an exception if the expected Date argument is not a Date
- 13:20 Changeset [14694] by
- Added 'FACT' horizon level
- 13:18 Changeset [14693] by
- Exchanged the arguments to Sun.horizon
- 12:57 Changeset [14692] by
- Fixed handling the second argument in SunHorizon
- 12:50 Changeset [14691] by
- Added 'horizon' as option for the Sun
- 12:44 Changeset [14690] by
- Bettr support for circumpolar objects added 'isUp' proprty to th object returned by th horizon functions.
- 12:01 Changeset [14689] by
- Added functions to calculate Sun and Moon rise and set times.
- 10:44 Changeset [14688] by
- A lot of bug fixes; improved ConvertEvent; ensure that an exception in a included script will stop execution; moved some stuff from 'dim' to 'v8' and 'console'; fixed a crash in the callbacks; wait throws an exception now in case of timeout (mayb we should invent a TimeoutException)
11/22/12:
- 09:54 Changeset [14687] by
- Added explanation for locked symbol.
- 09:49 Changeset [14686] by
- For convenience, set Qos to step.
- 09:43 Changeset [14685] by
- Added some missing service descriptions.
- 09:29 Changeset [14684] by
- TRACK_ON does not take any short...
- 09:23 Changeset [14683] by
- Took out automatic crate reset for the moment. That is something which needs to be done once at the beginning of data-taking.
- 09:15 Changeset [14682] by
- If we are in TakingData and the trigger is switchd off, return to idle
- 09:10 Changeset [14681] by
- Allow STOP also in GlobalThresholdSet
11/21/12:
- 22:43 Changeset [14680] by
- Fixed the timing around the movement; a conditional sign in Execute was wrong; added descriptions for OPEN and CLOSE
- 20:37 Changeset [14679] by
- The service name was incorrect. It should be TIME_CHECK/OFFSET
- 20:37 Changeset [14678] by
- Added some text.
- 20:33 Changeset [14677] by
- Tried to fix that sometimes data was obtained from the cache eventhough I sent a post request.
- 15:32 Changeset [14676] by
- Implemented interpreting and requesting wobble position from the databas and the resources.
11/20/12:
- 19:58 Changeset [14675] by
- Made sure that nobody tried to start a docu script.
- 19:57 Changeset [14674] by
- Implemenetd a way to just check if a server is available and command descriptions have been received.
- 18:23 Changeset [14673] by
- Fixed a problem with the states if at startup the ftmctrl is not running.
- 17:55 Changeset [14672] by
- This shadowed the This member of the class - replaced by self.
- 17:32 Changeset [14671] by
- Do not display broken humidity sensor
- 17:30 Changeset [14670] by
- Exclude 'broken' humidity sensor from average.
- 14:35 Changeset [14669] by
- Fixed a problem that if time of locking was more than 24h ago one had to unlock twice.
- 10:30 Changeset [14668] by
- Fixed a compilation problem.
- 10:28 Changeset [14667] by
- Correctly copy the state index even if no description is available; if new description arrive, update the list of current states.
- 10:25 Changeset [14666] by
- The construction of the state description string was broken - fixed.
- 10:25 Changeset [14665] by
- Return undefined when a state is requested for a server which is not connected; added server property to state.
11/19/12:
- 18:29 Changeset [14664] by
- Some fix in the options documentation.
- 18:29 Changeset [14663] by
- Properly escape string arguments sent via dim.send
- 18:28 Changeset [14662] by
- Added the possibility to get resource values from the dimctrl to the JavaScripts (on the dimctrl server)
- 18:27 Changeset [14661] by
- minor update
- 12:10 Changeset [14660] by
- long time since last checkin
- 12:10 Changeset [14659] by
- long time since last checkin
- 11:55 Changeset [14658] by
- bugfix: pedestal readout in correct place no segfault
- 10:59 Changeset [14657] by
- put pedestal readout into file header
- 00:05 Changeset [14656] by
- Moved constructore body to source file.
- 00:04 Changeset [14655] by
- Implemented onchange callback as second function in Subscription constructor; enforce strict mode if possible.
11/18/12:
- 22:46 Changeset [14654] by
- Updated
- 18:35 Changeset [14653] by
- Added www directory to excludes
- 18:26 Changeset [14652] by
- Renamed target man to doc
- 18:14 Changeset [14651] by
- Do doxygen-run instead of doxygen-doc; don't add jsdoc to targts.
- 18:13 Changeset [14650] by
- Commented out hint to doxygen-doc
- 18:13 Changeset [14649] by
- Removed wrong mv command.
- 16:08 Changeset [14648] by
- Changed output directory for jsdoc and added deletion of it first
- 15:19 Changeset [14647] by
- Renamed JsGetState to JsGetCurrentState
- 15:18 Changeset [14646] by
- Added fTemplateEvent
- 15:18 Changeset [14645] by
- Made the java script documentation more quiet.
- 15:17 Changeset [14644] by
- 15:14 Changeset [14643] by
- Changed Utf8Value to AsciiValue; some minor changes and fixed about how recived events and state information looks like; added function template for Event; renamed dim.format to String.form; Changed dim.file to File and implemented the possibility to split the file into an array
11/17/12:
- 16:03 Changeset [14642] by
- Allow to call subscriptpion as none constructor to access an existing subscription.
- 15:52 Changeset [14641] by
- Converted dim.subscrib into object Subscription
- 15:33 Changeset [14640] by
- Fixed a problem with the onchange of services because the return value of ConvertEvent had changed; fixed a problem with proceeding excution of the exit()-calling thread.
- 15:24 Changeset [14639] by
- Some code cleanup.
- 15:20 Changeset [14638] by
- Converted dim.timeout into a Thread object.
- 14:36 Changeset [14637] by
- Re-did (once more) the exception handling and script termination to allow to cancel a timeout thread properly. Added dim.kill to do that.
- 01:39 Changeset [14636] by
- Removed fGlobalContext, fTemplateMoon and fTemplateDatabas; added Constructor; changed typ from Value to Object in fStateCallback
- 01:32 Changeset [14635] by
- Reverting to last revision.
- 01:32 Changeset [14634] by
- Reverting to last revision.
- 01:32 Changeset [14633] by
- Removed fGlobalcontext, using the one bound in which th function/object was created instead; removed obsolte handles to FunctionTemplates, using the callee object instead.
- 01:24 Changeset [14632] by
- Removed fGlobalcontext, using the one bound in which th function/object was created instead; removed obsolte handles to FunctionTemplates, using the callee object instead.
11/16/12:
- 23:21 Changeset [14631] by
- I assume that PrototypeTemplate() will never return an empty handle because no 'New' is involved.
- 23:19 Changeset [14630] by
- Fixed the HandleScope in the astrometry functions.
- 23:05 Changeset [14629] by
- Check only if state was already defined since script start; added a getState to return corrent state; Dispose global context; converted some custom objects (Sky, Local, moon, Database) into real object so that they can be questioned with 'instanceof'
11/15/12:
- 22:34 Changeset [14628] by
- Added jsdoc for JavaScript documentation.
- 17:40 Changeset [14627] by
- 17:40 Changeset [14626] by
- Changes to th bahaviour of get(); fixex a problem with the return value of ExecuteInternal in Timout
- 13:43 Changeset [14625] by
- Handle missing branches
11/14/12:
- 10:32 Changeset [14624] by
- Added Agilnt control, power control and lid control.
- 10:31 Changeset [14623] by
- 10:06 Changeset [14622] by
- Added PWR_CONTROL, AGILENT_CONTROL and LID_CONTROL.
- 10:01 Changeset [14621] by
- Switch off console mode for server.
- 09:50 Changeset [14620] by
- Adapted Led colors to som new states; do not diplay comments in the warning section
11/13/12:
- 23:13 Changeset [14619] by
- Fixed a bug in GetPixelStats... the first value was added twice
- 21:55 Changeset [14618] by
- Fixed a typo in an include; removed an obsolete include
- 21:54 Changeset [14617] by
- Fixed two compilation issues.
- 21:54 Changeset [14616] by
- Removed obsolete includes.
- 21:53 Changeset [14615] by
- Removed obsolete includes.
- 17:35 Changeset [14614] by
- 'C' formatted text is now unescaped before it is sent/posted.
- 17:35 Changeset [14613] by
- Unescape 'C' formated text.
- 17:20 Changeset [14612] by
- corrected paths
- 17:20 Changeset [14611] by
- corrected paths
- 17:20 Changeset [14610] by
- aditional verbosity output
- 16:53 Changeset [14609] by
- Command to ftm should be RESET_CONFIGURE and not jut RESET
- 16:50 Changeset [14608] by
- Reset configuration status of ftmctrl when ratescan is finished.
- 13:38 Changeset [14607] by
- Some improvements to internal exception throwing; some improvements to HandleScopes; fixed the problem that with included file JsSetStat(3) was called several times.
- 13:30 Changeset [14606] by
- deleted
- 13:28 Changeset [14605] by
- initial commit: Class reading MC data from root-file with Mars classes and writing data to CSV
- 13:22 Changeset [14604] by
- initial commit
11/11/12:
- 19:53 Changeset [14603] by
- Added AddFormatToGlobal; improved exception reporting (enabled stack traces); to get proper stack traces throw Error() instead of strings in internal functions.
11/10/12:
- 22:41 Changeset [14602] by
- Some fixes from the latest changes; added some comments.
- 13:19 Changeset [14601] by
- Allow 0 timeout, added a check for Locking in Terminate; added some documentatation
- 13:08 Changeset [14600] by
- Made lockers const and moved the chck for a valid main thread behin the locker; if the main thread was terminatd already set fThreadId to 0 so that no new thread will run.
- 13:03 Changeset [14599] by
- Made lockers const and moved the chck for a valid main thread behin the locker; if the main thread was terminatd already set fThreadId to 0 so that no new thread will run.
- 12:16 Changeset [14598] by
- Instead of catching exception everywhere to check for termination of othr threads, handles are checked for validity; added new threads as 'timeout' threads; keep th global context and enter it is other threads; kep a list of threads and terminate them, too, if program is exited or an exception is thrown.
11/09/12:
- 20:11 Changeset [14597] by
- Addd colors for ftmctrl error stats and for drivectrl Locked state.
- 20:11 Changeset [14596] by
- Make sure that state machin will stay in the error state if an error occurs during configuration.
- 19:56 Changeset [14595] by
- Added a command to track OnSource; added absolut deviation to service; added new stat OnTrack and its infrastructure.
- 19:31 Changeset [14594] by
- Added state 'OnTrack'
- 13:45 Changeset [14593] by
- Added error f2057
- 13:26 Changeset [14592] by
11/08/12:
- 17:09 Changeset [14591] by
- Some improvements to exeption texts; stored the issued query for reference in the DB object; added function to calculate the distance between two points on the local sphere
- 15:55 Changeset [14590] by
- 15:51 Changeset [14589] by
- The new algorithm didn't corrctly tak into account that it was el not zd
- 12:23 Changeset [14588] by
- Fixed the order of compilation, added libpng
- 12:15 Changeset [14587] by
- 12:11 Changeset [14586] by
- Moved cout to gLog and added a debug file which can be switched on on purpose
- 12:04 Changeset [14585] by
- Added some std::
- 12:04 Changeset [14584] by
- Added some std::
- 12:02 Changeset [14583] by
- Added som std::
- 12:01 Changeset [14582] by
- Removed obsolete path ROOTSYS
- 11:48 Changeset [14581] by
- Fixed the GetResidual.
11/07/12:
- 18:09 Changeset [14580] by
- Update to v20r02.
- 17:43 Changeset [14579] by
- Some minor updates; reordered the function in the file for a btter overview
- 17:33 Changeset [14578] by
- Added a simple astrometry interface.
- 12:03 Changeset [14577] by
- Improved StartConnect to get rid of a misleading error at startup of most programs.
- 11:05 Changeset [14576] by
- Changed the output for the script engine slightly.
- 10:47 Changeset [14575] by
- Updated to v20r01.
- 08:10 Changeset [14574] by
- moved Mjd back 12 hours so that files are closed at noon
- 08:07 Changeset [14573] by
- fixed from Mjd spelling
11/06/12:
- 13:49 Changeset [14572] by
- Allow double subscription to a service.
- 13:49 Changeset [14571] by
- Added dim version to startup message.
- 11:50 Changeset [14570] by
- changed day count criterion to MjD
- 10:10 Changeset [14569] by
- removed constraints on QoS value and prevent from replacing descriptions once registered
- 00:25 Changeset [14568] by
- A bug fix to event compilation; a new implementation of get() which now has the possibility to set a timeout to wait for a valid event.
- 00:23 Changeset [14567] by
- Fixed a problem with the mutics. If an event is unsubscribed, it can call the infoHandler to signal that it is disconnected, which would call HasEvent, which uses the samemutex than Unsubscribe
11/05/12:
- 18:43 Changeset [14566] by
- Do not return anything in JsGetEvent before an event was received
- 18:42 Changeset [14565] by
- Avoid copy of data when an event is handled... it is copied anyway.
- 18:41 Changeset [14564] by
- Keep the info whether an event was empty or just zero size.
- 18:41 Changeset [14563] by
- Keep the info whether an event was empty or just zero size.
- 18:40 Changeset [14562] by
- Distinguish the case between 'no data received' and 'data received but zero size'
- 12:04 Changeset [14561] by
- Imporved naming of states; changed offset in SetSection accordingly.
- 12:03 Changeset [14560] by
- Added the possibility to change the state of the state machine and define new states; renamed open to subscribe
- 12:02 Changeset [14559] by
- Added JS functions to allow adding new state definitions and changing the current state; adapted the state offset when calling SetSection by one.
- 12:02 Changeset [14558] by
- Slight modification to addining new states; updating states is now allowed, added a return value, compile the string which is send as description each time again.
- 12:00 Changeset [14557] by
- Added one more custom state, i.e. shifter all internal (negative) ones by one.
11/03/12:
- 19:43 Changeset [14556] by
- Added 'comment' to state info.
- 19:20 Changeset [14555] by
- Added processing of callbacks for state changes; some fixes to the locking to fix some issue around script termination.
- 19:18 Changeset [14554] by
- Some improvements for the output during a script is running; added a callback for each state change.
- 18:59 Changeset [14553] by
- Added description for state Moving
- 18:53 Changeset [14552] by
- Make sure that one server is never subscribed twice.
- 18:52 Changeset [14551] by
- Fixed a severe bug which caused some events tobe added twice and implemented a callback for state changes
Note:
See TracTimeline
for information about the timeline view.