|
|
@14228
|
12 years |
tbretz |
Chat messages are now sent as comment
|
|
|
@14227
|
12 years |
tbretz |
Exchanged Message with Comment to be able to distinguish chat messages ...
|
|
|
@14226
|
12 years |
tbretz |
For the moment adding logging also to 'msg'
|
|
|
@14225
|
12 years |
tbretz |
Changed the timout for incomplete events from 10s to 30s
|
|
|
@14224
|
12 years |
tbretz |
Allow ENABLE_FTU and RESET_CRATE in state configured to allow the ...
|
|
|
@14223
|
12 years |
tbretz |
Little update.
|
|
|
@14222
|
12 years |
tbretz |
Added an automatic procedure to perform a create reset.
|
|
|
@14221
|
12 years |
tbretz |
The () didn't work. Replaced by []||[]
|
|
|
@14220
|
12 years |
tbretz |
Added free disk space to status page.
|
|
|
@14219
|
12 years |
tbretz |
Added conversion of a value to a scientific notation.
|
|
|
@14218
|
12 years |
tbretz |
Unified the event history queue
|
|
|
@14217
|
12 years |
lyard |
farewell run logs
|
|
|
@14214
|
12 years |
tbretz |
Added the --msg command line option
|
|
|
@14213
|
12 years |
tbretz |
Added history of chat messages; added camera switching to event ...
|
|
|
@14212
|
12 years |
tbretz |
Added a possibility to send a chat-message.
|
|
|
@14211
|
12 years |
tbretz |
Added a description for SET_PRESCALING
|
|
|
@14210
|
12 years |
tbretz |
Added another color to the help style.
|
|
|
@14209
|
12 years |
tbretz |
Properly escape the command line arguments to dimctrl.
|
|
|
@14208
|
12 years |
tbretz |
Added a confirmation if a script shoulw be stopped; fixed a problem ...
|
|
|
@14196
|
12 years |
Jens Buss |
added error messages and timeouts for awaited states
|
|
|
@14188
|
12 years |
tbretz |
Fixed a problem with the optionality of ra and dec
|
|
|
@14186
|
12 years |
tbretz |
Fixed a compilation issue.
|
|
|
@14185
|
12 years |
tbretz |
Some small updated to the database enine,mainly ReadOnlys
|
|
|
@14184
|
12 years |
tbretz |
Added moon-executable.
|
|
|
@14183
|
12 years |
tbretz |
|
|
|
@14179
|
12 years |
tbretz |
Changed keep alive time from 10s to 30s. This increases the latency ...
|
|
|
@14178
|
12 years |
tbretz |
Shortened some too long Key descriptions.
|
|
|
@14177
|
12 years |
tbretz |
Added a simple database interface.
|
|
|
@14172
|
12 years |
lyard |
fixed quality bug in datalogger
|
|
|
@14169
|
12 years |
tbretz |
Improved some error messages.
|
|
|
@14168
|
12 years |
tbretz |
Added a default argument to Write, although strictly speaking it is ...
|
|
|
@14161
|
12 years |
tbretz |
Added the possibility to start no dim-server; added some checks for ...
|
|
|
@14160
|
12 years |
Jens Buss |
added commandline output that prints the send tracking command
|
|
|
@14148
|
12 years |
tbretz |
Improved some error messages; added a warning if a run contained no events.
|
|
|
@14147
|
12 years |
tbretz |
Fixed some wrong units.
|
|
|
@14146
|
12 years |
tbretz |
Added a unintentionally removed bracket
|
|
|
@14145
|
12 years |
tbretz |
Added run-number to ovservation list; create hist-visibility.bin ...
|
|
|
@14144
|
12 years |
tbretz |
Resize the graphics again after the text was rendered... some text ...
|
|
|
@14143
|
12 years |
tbretz |
Added help-class to allow easy description of color levels.
|
|
|
@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.
|
|
|
@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.
|
|
|
@14105
|
12 years |
tbretz |
Update 'audio-time' in buildPage
|
|
|
@14103
|
12 years |
tbretz |
Added qos to service-object.
|
|
|
@14096
|
12 years |
Daniela Dorner |
added DRIVE_CONTROL/STOP
|
|
|
@14094
|
12 years |
tbretz |
Added default constructor.
|
|
|
@14093
|
12 years |
tbretz |
Implemented and/or fixed the support for service subscriptions.
|
|
|
@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 ...
|
|
|
@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.
|
|
|
@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
|
|
|