|
|
@14142
|
12 years |
tbretz |
Browscap.php from https://github.com/GaretJax/phpbrowscap (will need ...
|
|
|
@14141
|
12 years |
tbretz |
Added Browscap.php to logging.
|
|
|
@14140
|
12 years |
tbretz |
Added a unit to the bias voltage during calibration; change the limit ...
|
|
|
@14139
|
12 years |
tbretz |
Display a drive error not just by a red background; replaced rc.index ...
|
|
|
@14138
|
12 years |
tbretz |
Changed the seperator for rows from \0 to \x7f. In this way we can ...
|
|
|
@14137
|
12 years |
tbretz |
Fill graph only if it is a single one.
|
|
|
@14136
|
12 years |
tbretz |
Changed the range of the binary files from 1-127 instead of 0-127. Use ...
|
|
|
@14135
|
12 years |
tbretz |
Added a function dim.out which will only print to the local console; ...
|
|
|
@14134
|
12 years |
tbretz |
Fixed a problem with AC_CHECK_CLASS with leads to common failure if ...
|
|
|
@14133
|
12 years |
tbretz |
Fixed the case without V8
|
|
|
@14132
|
12 years |
tbretz |
Added new version of the core of dimctrl with callbacks to access the ...
|
|
|
@14131
|
12 years |
tbretz |
Updated dimctrl.
|
|
|
@14130
|
12 years |
tbretz |
Added more 'known return codes'
|
|
|
@14129
|
12 years |
tbretz |
Exit with 126.
|
|
|
@14128
|
12 years |
tbretz |
Replaced old code with the new use of a full state machine implementation.
|
|
|
@14127
|
12 years |
tbretz |
Argument of JsUnsuscribe should stay string
|
|
|
@14126
|
12 years |
tbretz |
Removed the DimNetwork; implemented the JavaScript interpreter.
|
|
|
@14125
|
12 years |
tbretz |
Store pointer to event in external field -- not sure if we'll ever ...
|
|
|
@14124
|
12 years |
tbretz |
Added locking to subscription and unsubscription of events. This ...
|
|
|
@14123
|
12 years |
tbretz |
Fixed a problem when calling the base class in Subscribe
|
|
|
@14122
|
12 years |
tbretz |
Fixed a typo.
|
|
|
@14121
|
12 years |
tbretz |
Added some access logging.
|
|
|
@14120
|
12 years |
neise |
...
|
|
|
@14119
|
12 years |
neise |
... working on the docu
|
|
|
@14118
|
12 years |
neise |
added a lot of docu
|
|
|
@14117
|
12 years |
neise |
docu
|
|
|
@14116
|
12 years |
neise |
added sphinx automodule support. just 3 lines of self.__module__ = ...
|
|
|
@14115
|
12 years |
neise |
added member euch2chid and debugges map file access
|
|
|
@14114
|
12 years |
tbretz |
Renamed another audio file.
|
|
|
@14113
|
12 years |
tbretz |
Improved observation list history; changed name of sound files.
|
|
|
@14112
|
12 years |
tbretz |
Do not display bias current warnings if bias crate is switched off.
|
|
|
@14111
|
12 years |
tbretz |
Do not display bias current warnings if bias crate is switched off.
|
|
|
@14110
|
12 years |
tbretz |
Added an observation list.
|
|
|
@14109
|
12 years |
neise |
minor mods
|
|
|
@14108
|
12 years |
neise |
added SlowData autoclass
|
|
|
@14107
|
12 years |
neise |
added case for PC factcontrol at TU Dortmund
|
|
|
@14106
|
12 years |
neise |
some more examples
|
|
|
@14105
|
12 years |
tbretz |
Update 'audio-time' in buildPage
|
|
|
@14104
|
12 years |
neise |
some more examples
|
|
|
@14103
|
12 years |
tbretz |
Added qos to service-object.
|
|
|
@14102
|
12 years |
neise |
some more examples
|
|
|
@14101
|
12 years |
tbretz |
Added step remove algorithm.
|
|
|
@14100
|
12 years |
neise |
some more examples
|
|
|
@14099
|
12 years |
neise |
some more examples
|
|
|
@14098
|
12 years |
neise |
moved stupid intro course into my sandbox
|
|
|
@14097
|
12 years |
neise |
explained new makelibs.C script
|
|
|
@14096
|
12 years |
Daniela Dorner |
added DRIVE_CONTROL/STOP
|
|
|
@14095
|
12 years |
tbretz |
Overwrite MRawFileRead::ProProcess in MRawFitsRead to get MrawBoardsFACT
|
|
|
@14094
|
12 years |
tbretz |
Added default constructor.
|
|
|
@14093
|
12 years |
tbretz |
Implemented and/or fixed the support for service subscriptions.
|
|
|
@14092
|
12 years |
tbretz |
Added -std=c++0x to g++ call.
|
|
|
@14091
|
12 years |
tbretz |
Added MRawBoardsFACT
|
|
|
@14090
|
12 years |
tbretz |
New class to hold board informations.
|
|
|
@14089
|
12 years |
tbretz |
Added reading of board times.
|
|
|
@14088
|
12 years |
tbretz |
Made 'command line' arguments ReadOnly
|
|
|
@14087
|
12 years |
tbretz |
|
|
|
@14086
|
12 years |
tbretz |
Added std:: and some new classes for the server list and the service list.
|
|
|
@14085
|
12 years |
tbretz |
Added Lock/Unlock template
|
|
|
@14084
|
12 years |
tbretz |
Removed 'name' function and return a state-object instead.
|
|
|
@14083
|
12 years |
tbretz |
Moved switching off and on of the logging before and after a sleep to ...
|
|
|
@14082
|
12 years |
Jens Buss |
implemented pulse and fit funciton
|
|
|
@14081
|
12 years |
Jens Buss |
implemented pulse and fit funciton
|
|
|
@14080
|
12 years |
tbretz |
Made InitSize virtual
|
|
|
@14079
|
12 years |
tbretz |
Fit errors are only warings.
|
|
|
@14078
|
12 years |
tbretz |
Added a case 5 to GetPixelValue
|
|
|
@14077
|
12 years |
lyard |
added the play pixel radio button
|
|
|
@14076
|
12 years |
lyard |
fixed zooming with qwt < 0x06
|
|
|
@14075
|
12 years |
tbretz |
Unintentionally also the Gain-RMS was resetted when the trigger-offset ...
|
|
|
@14074
|
12 years |
neise |
initial commit, untested
|
|
|
@14073
|
12 years |
tbretz |
Added missing define for encapsulation of Header
|
|
|
@14072
|
12 years |
tbretz |
I don't know what exactly it is about the deque I am using, but it ...
|
|
|
@14071
|
12 years |
tbretz |
Process Readline's external input in the mainloop.
|
|
|
@14070
|
12 years |
tbretz |
Allow to instantiate the DimServer without a name. In this case the ...
|
|
|
@14069
|
12 years |
tbretz |
Added something to the EventHook which allows to post command from the ...
|
|
|
@14068
|
12 years |
tbretz |
Added V8 disposal to destructor.
|
|
|
@14067
|
12 years |
Jens Buss |
renamed make to make_pulseoverlay
|
|
|
@14066
|
12 years |
Jens Buss |
initial commit: rootmacro for compiling all klasses and the main macro ...
|
|
|
@14065
|
12 years |
Jens Buss |
renamed make to make_pulseoverlay
|
|
|
@14064
|
12 years |
Jens Buss |
modified Canvases, add fitfunctions for pulseshape, add chi2test
|
|
|
@14063
|
12 years |
Jens Buss |
added function for shifting histograms in y-direction, histogramms for ...
|
|
|
@14062
|
12 years |
Jens Buss |
added several function to fit the pulseshape...not yet testet
|
|
|
@14061
|
12 years |
ogrimm |
Corrected bug in Evidenc/GUI.cc running over allowed index range in vector
|
|
|
@14060
|
12 years |
tbretz |
Implemented JsState and JsName, fixed a problem in JsSleep
|
|
|
@14059
|
12 years |
tbretz |
Added special '$' array as arguments; moved sleep to dim-space; added ...
|
|
|
@14058
|
12 years |
tbretz |
Set the script name to be properly distributed by dimctrl.
|
|
|
@14057
|
12 years |
tbretz |
Allow derived classes to manipulate fScript
|
|
|
@14056
|
12 years |
tbretz |
Added InterpreterV8 to dimctrl
|
|
|
@14055
|
12 years |
tbretz |
Added the possibility to run with arguments; added exit() command to JS
|
|
|
@14054
|
12 years |
tbretz |
Allow to split command lines without equal signs
|
|
|
@14053
|
12 years |
tbretz |
Omit the 'Command emitted successfully... we assume that it was ...
|
|
|
@14052
|
12 years |
tbretz |
Stop a readline and JavaScript if STOP is received.
|
|
|
@14051
|
12 years |
tbretz |
Allow stoppping the script from everyhwere.
|
|
|
@14050
|
12 years |
tbretz |
Added InterpreterV8 as base class to allow running JavaScripts
|
|
|
@14049
|
12 years |
tbretz |
JavaScript engine based on google's v8.
|
|
|
@14048
|
12 years |
tbretz |
Added check for google's v8 JavaScript engine
|
|
|
@14047
|
12 years |
tbretz |
Exception handling around stoi needed
|
|
|
@14046
|
12 years |
tbretz |
Implemented conversion of data-base to uri
|
|
|
@14045
|
12 years |
tbretz |
Simplified database access.
|
|
|
@14044
|
12 years |
tbretz |
A wrapper to support a more direct database access.
|
|
|
@14043
|
12 years |
tbretz |
Fixed pointing.data
|
|
|