source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14562   12 years tbretz Distinguish the case between 'no data received' and 'data received but ...
(edit) @14561   12 years tbretz Imporved naming of states; changed offset in SetSection accordingly.
(edit) @14560   12 years tbretz Added the possibility to change the state of the state machine and ...
(edit) @14559   12 years tbretz Added JS functions to allow adding new state definitions and changing ...
(edit) @14558   12 years tbretz Slight modification to addining new states; updating states is now ...
(edit) @14557   12 years tbretz Added one more custom state, i.e. shifter all internal (negative) ones ...
(edit) @14556   12 years tbretz Added 'comment' to state info.
(edit) @14555   12 years tbretz Added processing of callbacks for state changes; some fixes to the ...
(edit) @14554   12 years tbretz Some improvements for the output during a script is running; added a ...
(edit) @14553   12 years tbretz Added description for state Moving
(edit) @14552   12 years tbretz Make sure that one server is never subscribed twice.
(edit) @14551   12 years tbretz Fixed a severe bug which caused some events tobe added twice and ...
(edit) @14550   12 years tbretz Some of the units were wrong.
(edit) @14549   12 years tbretz It seems that V8::Dispose() needs to be locked... at leats if it is ...
(edit) @14548   12 years tbretz Do only escape string arguments in the command string.
(edit) @14547   12 years tbretz Added a callback for the case when an event is received. To allow v8 ...
(edit) @14546   12 years tbretz Some simplification to the JavaScript interfacing, mainly unifying the ...
(edit) @14545   12 years tbretz Before commands are executed (cmd, exec) we wait now until we are sure ...
(edit) @14544   12 years tbretz Use a lock guard instead of lock/unlock
(edit) @14543   12 years tbretz Adapted to the use of a State instance.
(edit) @14542   12 years tbretz JavaData() cannot return invalid values.
(edit) @14541   12 years tbretz Added time to State so that the time of state reception is propagated.
(edit) @14540   12 years tbretz Use State in JsState and added 'time' to the data members. Make sure ...
(edit) @14539   12 years tbretz Updated some descriptions.
(edit) @14538   12 years tbretz Removed a spray obsolete line...
(edit) @14537   12 years tbretz Updated to a fully working version (still missing: access to all agilents)
(edit) @14536   12 years tbretz Added agilentctrl.
(edit) @14535   12 years Jens Buss cleanup
(edit) @14534   12 years Jens Buss new Members
(edit) @14533   12 years Jens Buss new Members
(edit) @14532   12 years Jens Buss new Members
(edit) @14531   12 years Jens Buss new Members
(edit) @14530   12 years tbretz Added links to the program documentation.
(edit) @14529   12 years tbretz Fixed creationof doxygen manual.
(edit) @14528   12 years tbretz Updated.
(edit) @14527   12 years tbretz Added missing include of list
(edit) @14526   12 years tbretz Added missing ;
(edit) @14525   12 years tbretz Made thformat of the service dim compliant.
(edit) @14524   12 years tbretz Added empty line before status output.
(edit) @14523   12 years tbretz Added command discriptions - otherwise they are not displayed; the ...
(edit) @14522   12 years tbretz Added some abbreviations for combined states.
(edit) @14521   12 years tbretz Added HeadersPower to pwrctrl
(edit) @14520   12 years tbretz Replace vector which is continously re-allocated by a double linked list.
(edit) @14519   12 years tbretz Headers for power control.
(edit) @14518   12 years tbretz Almost working version.
(edit) @14517   12 years neise more HMTL conformity ...
(edit) @14516   12 years tbretz Some adaptions of class names and other stuff.
(edit) @14515   12 years tbretz Some adaptions of class names and other stuff.
(edit) @14514   12 years tbretz Some adaptions of class names and other stuff.
(edit) @14513   12 years neise found string buffer problem.. reduced button name size
(edit) @14512   12 years neise new version, with new buttons, checked HTML and span tags
(edit) @14511   12 years neise renamed some buttons
(edit) @14510   12 years tbretz Fixed some command descriptions.
(edit) @14509   12 years tbretz Use the correct state (the ftmctrl state to reset the trigger-zero ...
(edit) @14508   12 years tbretz Next try to fix the problem of wrong zero rate warnings.
(edit) @14507   12 years tbretz Tried to improve the obsolete wraning about 0-rates.
(edit) @14506   12 years tbretz Show measured samplig freq. as rate.
(edit) @14505   12 years tbretz Fixed some typos
(edit) @14504   12 years tbretz Allow to reset the new state.
(edit) @14503   12 years tbretz Added a third configuration error state which checks if the clock ...
(edit) @14502   12 years tbretz Only display clock cond. warning if FTM is connected.
(edit) @14501   12 years tbretz Added warning in case of a not locked clock conditioner.
(edit) @14500   12 years tbretz Allow sleep without argument.
(edit) @14499   12 years tbretz Added th possibility to disable the alarm state.
(edit) @14498   12 years tbretz Added the possibility to send at least one custom alarm from dimctrl.
(edit) @14497   12 years tbretz Added some basic infrastructure to send alarms e.g. to smartfact.
(edit) @14496   12 years tbretz Initialize fAutoResume.
(edit) @14495   12 years tbretz Added resume and auto-resume functionality.
(edit) @14494   12 years tbretz Added makeplots, lidctrl and pwrctrl.
(edit) @14493   12 years tbretz The sign was displayed twice -- fixed.
(edit) @14492   12 years tbretz Added some (future) controls to switch off the event display; ...
(edit) @14491   12 years tbretz Send trigger status as QoS of sveral dim reports.
(edit) @14490   12 years tbretz Fixed a mistake with a condition.
(edit) @14489   12 years lyard change format from empty to C in MESSAGE, STATE and STATE_LIST services
(edit) @14488   12 years tbretz Initialize QoS -- just in case.
(edit) @14487   12 years neise debugged pointer f**k in implementation of despiker in calfactfits
(edit) @14486   12 years neise new class FastSlidingAverage with Weave! 50Hz .. yeah
(edit) @14485   12 years tbretz Reorder to make newer linkers happy.
(edit) @14484   12 years tbretz Make cint happy for newer root versions.
(edit) @14483   12 years tbretz Make cint happy for newer root versions.
(edit) @14482   12 years neise implemented spike destruction algo from TB into calfactfits class
(edit) @14481   12 years Jens Buss add getters
(edit) @14480   12 years Jens Buss add getters
(edit) @14479   12 years Jens Buss add getters
(edit) @14478   12 years Jens Buss changed order
(edit) @14477   12 years Jens Buss commented unused code out
(edit) @14476   12 years Jens Buss calculated model attributes
(edit) @14475   12 years Jens Buss calculated model attributes
(edit) @14474   12 years Jens Buss init: CSV File Handler
(edit) @14473   12 years neise just a snippet of Juchanan how to make a nice simple GUI stype ...
(edit) @14472   12 years Jens Buss class for pulse fit modell
(edit) @14471   12 years neise fixed identation of former checkin
(edit) @14470   12 years neise added example for stacking SlowData
(edit) @14469   12 years neise added UnixTimeUTC member to RawData class - called unixtime - seconds ...
(edit) @14468   12 years neise added 2D support
(edit) @14467   12 years neise added Max's laptop to the list of known boxes
(edit) @14466   12 years neise further evolving
(edit) @14465   12 years neise changed DNS server name to daq
(edit) @14464   12 years neise added dims-list after startup
(edit) @14463   12 years neise removed drafted schedule and tried some minor printing issues
Note: See TracRevisionLog for help on using the revision log.