|
|
@15379
|
12 years |
tbretz |
Removed STATISTICS2 dim service; shortened STATISTICS1 a bit
|
|
|
@15366
|
12 years |
tbretz |
Fixed a crash when the source was not found.
|
|
|
@15363
|
12 years |
tbretz |
Shift sunrise in a way that it does not consume 100% CPU at day time; ...
|
|
|
@15361
|
12 years |
tbretz |
Implemented the latest results from the ratescan fits and strengthened ...
|
|
|
@15360
|
12 years |
tbretz |
Some more structure changes; moved some code to functions to get a ...
|
|
|
@15356
|
12 years |
tbretz |
Send gotNewRun as soon as possible (after the header from the first ...
|
|
|
@15355
|
12 years |
tbretz |
Improved the order in runClose to make sure that during DRS ...
|
|
|
@15351
|
12 years |
tbretz |
Skip empty reports.
|
|
|
@15350
|
12 years |
tbretz |
Forgot to add a check for a valid size
|
|
|
@15349
|
12 years |
tbretz |
Added Shebang (#!) support
|
|
|
@15348
|
12 years |
tbretz |
Another local variable and a logic fixed, a mistake introduced with ...
|
|
|
@15347
|
12 years |
tbretz |
More structural improvements; more local variables; simplified the k0-loop
|
|
|
@15346
|
12 years |
tbretz |
Restructured all the loops from firstPtr to lastPtr for a better ...
|
|
|
@15345
|
12 years |
tbretz |
Replaced some stray %ud by %u
|
|
|
@15344
|
12 years |
tbretz |
More unification of code to close run.
|
|
|
@15343
|
12 years |
tbretz |
Unified two identical pieces of code around runClose
|
|
|
@15342
|
12 years |
tbretz |
Another update to the ii's
|
|
|
@15341
|
12 years |
tbretz |
Use a local buffer for factOut. There is no need to use a ...
|
|
|
@15340
|
12 years |
tbretz |
Added a missing factOut; replaced bzero by memset (bzero is ...
|
|
|
@15339
|
12 years |
lyard |
added a message to let the user know that the daily log file was ...
|
|
|
@15338
|
12 years |
lyard |
Fixed discrepency between logger code and Time.cc code related to sunRise
|
|
|
@15337
|
12 years |
tbretz |
Fixed the bis mask for incomplete events; %ud should be %u
|
|
|
@15335
|
12 years |
tbretz |
Set default interval to 60s; output received data to the console.
|
|
|
@15333
|
12 years |
tbretz |
Updated include to PixelMap.h
|
|
|
@15325
|
12 years |
tbretz |
Fixed a compiler warning.
|
|
|
@15324
|
12 years |
tbretz |
New program to readout the temp sensor of the power switch
|
|
|
@15295
|
12 years |
tbretz |
Updated includes.
|
|
|
@15294
|
12 years |
tbretz |
Copy the whole network address at once... just to be sure; added a ...
|
|
|
@15286
|
12 years |
tbretz |
Fixed the description of FILE_FORMAT and INCOMPLETE
|
|
|
@15285
|
12 years |
tbretz |
Added the missing termination character in case of incomplete events.
|
|
|
@15281
|
12 years |
tbretz |
Send a report if incomplete events oocur.
|
|
|
@15280
|
12 years |
tbretz |
Added a new, faster, scheme to allocate and free memory. Memeory new ...
|
|
|
@15272
|
12 years |
tbretz |
Added magic values __DATE__, __FILE__ and __START__
|
|
|
@15264
|
12 years |
tbretz |
Moved back to FACT++/src
|
|
|
@15263
|
12 years |
tbretz |
The file format is not changed automatically anymore... I think the ...
|
|
|
@15260
|
12 years |
tbretz |
As disussed on the weekly telcon, I have increased all current limits ...
|
|
|
@15253
|
12 years |
tbretz |
The problem with the izsream is solved. It was the allocation of the ...
|
|
|
@15250
|
12 years |
tbretz |
Updated include path to PixelMap
|
|
|
@15249
|
12 years |
tbretz |
Updated include path for PixelMap
|
|
|
@15248
|
12 years |
tbretz |
Updated the include path to PixelMap
|
|
|
@15247
|
12 years |
tbretz |
Removed an obsolete log-message.
|
|
|
@15246
|
12 years |
tbretz |
Fixed a problem that if a string is printed to the console with ...
|
|
|
@15239
|
12 years |
tbretz |
Fixed a race-condition during configuration with the states of the ...
|
|
|
@15213
|
12 years |
tbretz |
|
|
|
@15212
|
12 years |
tbretz |
Made aware of Mars.
|
|
|
@15211
|
12 years |
tbretz |
Removed obsoleete includes.
|
|
|
@15210
|
12 years |
tbretz |
Updated to use new nova C++ wrapper
|
|
|
@15209
|
12 years |
tbretz |
Updated to use new nova C++ wrapper
|
|
|
@15208
|
12 years |
tbretz |
Fixed a problem with the coordinate system... libnova's hrz has a ...
|
|
|
@15206
|
12 years |
tbretz |
Make use of the new GetNextSunRise() function of the Time-class
|
|
|
@15205
|
12 years |
tbretz |
Use some simplifications coming with the new C++ wrapper for libnova.
|
|
|
@15204
|
12 years |
tbretz |
Use some simplifications coming with the new C++ wrapper of libnova
|
|
|
@15202
|
12 years |
tbretz |
Simplified using libnova with the new C++ wrapper. ...
|
|
|
@15201
|
12 years |
tbretz |
Simplified using libnova by using the new C++ wrapper
|
|
|
@15200
|
12 years |
tbretz |
Another update to get the checkes most reliable.
|
|
|
@15192
|
12 years |
tbretz |
Plot a message about a new file format only when it was changed; reset ...
|
|
|
@15190
|
12 years |
tbretz |
Implemented function to get the time of the previous and next ...
|
|
|
@15188
|
12 years |
tbretz |
Fixed some compilation issues with older boost version as installed on ...
|
|
|
@15187
|
12 years |
tbretz |
Adapted the detection of very low trigger rates to the changes in ftmctrl.
|
|
|
@15186
|
12 years |
tbretz |
Also added a consistency check on the TimeStamp. Now everything should ...
|
|
|
@15185
|
12 years |
tbretz |
Keep the rate of the first report afte a state change at -1 to signal ...
|
|
|
@15184
|
12 years |
tbretz |
Updated the calculation of on-time and eff. on-time. In some special ...
|
|
|
@15178
|
12 years |
tbretz |
Added some comments about time zone offsets in root plots.
|
|
|
@15177
|
12 years |
tbretz |
Added a --no-log option, just in case...
|
|
|
@15174
|
12 years |
tbretz |
Fixed some typos in the help-message, increased the validity delay a bit.
|
|
|
@15173
|
12 years |
tbretz |
Choose the quiet option by default.
|
|
|
@15172
|
12 years |
tbretz |
Changed the Mail class a bit to have the arrays as data members ReadOnly.
|
|
|
@15168
|
12 years |
tbretz |
Store a global set of all described services.
|
|
|
@15167
|
12 years |
tbretz |
Added Split(), a wrapper around boost::split
|
|
|
@15166
|
12 years |
tbretz |
A helper class to easily check the DATA_LOGGER/SUBSCRIPTIONS
|
|
|
@15163
|
12 years |
tbretz |
Added some ifdef to make the datalogger also compile without libnova.
|
|
|
@15158
|
12 years |
tbretz |
Fixed a typo in an exception.
|
|
|
@15157
|
12 years |
tbretz |
Fixed a problem which could cause the fadctrl after a successsfull ...
|
|
|
@15156
|
12 years |
tbretz |
Implemented sendmail class (via mailx) Mail. Re-structured the ...
|
|
|
@15153
|
12 years |
lyard |
changed close time of files from noon to 30 minutes after sunrise for ...
|
|
|
@15150
|
12 years |
tbretz |
dim.wait now uses undefined instead of null as the value for infinite wait.
|
|
|
@15148
|
12 years |
tbretz |
Removed some debug output. Moved to a slightly less conservative ...
|
|
|
@15147
|
12 years |
tbretz |
Log a message when a STOP command was received.
|
|
|
@15143
|
12 years |
tbretz |
Fixed another problem with the display of exceptions in certain conditions.
|
|
|
@15141
|
12 years |
tbretz |
Allow null as third argument in dim.wait; return undefined in by include.
|
|
|
@15140
|
12 years |
tbretz |
Improved handling of exceptions coming from included files. This ...
|
|
|
@15139
|
12 years |
tbretz |
Fixed a problem with the return value in the timeout function. The ...
|
|
|
@15138
|
12 years |
tbretz |
Replaced the pre-compiled v8.sleep() by an ulock and a usleep, which ...
|
|
|
@15133
|
12 years |
tbretz |
Fixed a typo in a service description.
|
|
|
@15132
|
12 years |
tbretz |
Fixed a typo in a state description.
|
|
|
@15130
|
12 years |
tbretz |
Some more updates to improve the log output and reduce the amount ...
|
|
|
@15129
|
12 years |
tbretz |
Added an additional sanity check in timeout.
|
|
|
@15128
|
12 years |
tbretz |
Do not print 'use strict' as result... this produces starnge results ...
|
|
|
@15127
|
12 years |
lyard |
changed all sleep times to 1 usec
|
|
|
@15126
|
12 years |
lyard |
fixed mem alloc and changed sleep time with Thomas
|
|
|
@15122
|
12 years |
tbretz |
Fixed a problem which occured when the status of both lids was empty ...
|
|
|
@15115
|
12 years |
tbretz |
Uncommented the _right_ lines :S
|
|
|
@15111
|
12 years |
tbretz |
The name of the program has to be extracted from conf.GetName()
|
|
|
@15110
|
12 years |
tbretz |
Removed default from file name resources.
|
|
|
@15109
|
12 years |
tbretz |
Removed default from 'host'
|
|
|
@15107
|
12 years |
tbretz |
Added SUBSCRIPTIONS on the black list by default.
|
|
|
@15106
|
12 years |
tbretz |
The operator comparing the static data now does not compare the ...
|
|
|
@15105
|
12 years |
tbretz |
Default is quiet mode now.
|
|
|
@15104
|
12 years |
tbretz |
Allow to overwrite script depth (for java script procesing)
|
|
|
@15103
|
12 years |
tbretz |
Handle the 'Power Problem' a bit more accurate.
|
|
|