|
|
@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
|
|
|
@15336
|
12 years |
tbretz |
Added temperature
|
|
|
@15335
|
12 years |
tbretz |
Set default interval to 60s; output received data to the console.
|
|
|
@15334
|
12 years |
tbretz |
compiling.lock is not executable
|
|
|
@15333
|
12 years |
tbretz |
Updated include to PixelMap.h
|
|
|
@15332
|
12 years |
tbretz |
Print date when a program returns
|
|
|
@15325
|
12 years |
tbretz |
Fixed a compiler warning.
|
|
|
@15324
|
12 years |
tbretz |
New program to readout the temp sensor of the power switch
|
|
|
@15296
|
12 years |
tbretz |
Fixed a typo in a command.
|
|
|
@15295
|
12 years |
tbretz |
Updated includes.
|
|
|
@15294
|
12 years |
tbretz |
Copy the whole network address at once... just to be sure; added a ...
|
|
|
@15293
|
12 years |
tbretz |
Added a check for schedule-database
|
|
|
@15292
|
12 years |
tbretz |
Function to retrieve schedule from database
|
|
|
@15291
|
12 years |
tbretz |
Read the schedule from the database instead of the file directly. The ...
|
|
|
@15290
|
12 years |
tbretz |
Copy of the classical version directly reading the schedule from a file.
|
|
|
@15289
|
12 years |
tbretz |
Improved the code to handle the INCOMPLETE message, added some code to ...
|
|
|
@15288
|
12 years |
tbretz |
Copy property id if available -- needed to read the schedule from the db.
|
|
|
@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.
|
|
|
@15284
|
12 years |
tbretz |
Moved getTimeSinceLastDrsCalib to its own function; added automatic ...
|
|
|
@15283
|
12 years |
tbretz |
Show the log according to the link in /users/fact/operation if no path ...
|
|
|
@15282
|
12 years |
tbretz |
Updated to v20r7.
|
|
|
@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 ...
|
|
|
@15279
|
12 years |
lyard |
forgot this header in previous commit (15278)
|
|
|
@15278
|
12 years |
lyard |
fixed wrong run type display, fixed calibration loading
|
|
|
@15276
|
12 years |
tbretz |
Updated my email address.
|
|
|
@15275
|
12 years |
tbretz |
Fixed a typo.
|
|
|
@15274
|
12 years |
tbretz |
Fixed a typo... the class name is Mail not Sky
|
|
|
@15273
|
12 years |
tbretz |
Added explanation for new magic variables.
|
|
|
@15272
|
12 years |
tbretz |
Added magic values __DATE__, __FILE__ and __START__
|
|
|
@15271
|
12 years |
tbretz |
Removed obsolete suscription to FAD_CONTROL/STATISTICS2
|
|
|
@15270
|
12 years |
tbretz |
Restructured the code.
|
|
|
@15265
|
12 years |
tbretz |
Adapted the display of the rate graph to the changed in the trgger ...
|
|
|
@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 ...
|
|
|
@15252
|
12 years |
tbretz |
Unified the checkState during data taking; improved some log-output; ...
|
|
|
@15251
|
12 years |
tbretz |
Update include path to PixelMap
|
|
|
@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 ...
|
|
|
@15245
|
12 years |
tbretz |
Updated the include path to the PixelMap
|
|
|
@15241
|
12 years |
lyard |
another dummy commit for testing
|
|
|
@15240
|
12 years |
lyard |
dummy commit for testing
|
|
|
@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 ...
|
|
|
@15189
|
12 years |
tbretz |
Updated to include 'to top' and 'to bottom' links
|
|
|
@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...
|
|
|
@15176
|
12 years |
tbretz |
Updated and added some svn shortcuts
|
|
|
@15175
|
12 years |
tbretz |
Updated and added some svn shortcuts
|
|
|
@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.
|
|
|
@15171
|
12 years |
tbretz |
Updated.
|
|
|
@15170
|
12 years |
tbretz |
I prefer this instead of the previous one
|
|
|
@15169
|
12 years |
tbretz |
Updated the 'mailx' check:
|
|
|
@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
|
|
|
@15165
|
12 years |
tbretz |
Updated the response to script submission; added the missing type to ...
|
|
|
@15164
|
12 years |
tbretz |
Added missing output of user name in case of a successfull login (how ...
|
|
|
@15163
|
12 years |
tbretz |
Added some ifdef to make the datalogger also compile without libnova.
|
|
|
@15162
|
12 years |
tbretz |
Allow the datalogger also to be in Logging. It just means that the ...
|
|
|
@15161
|
12 years |
tbretz |
Request 15 seconds of data for the underflow check. As soon as the ...
|
|
|
@15160
|
12 years |
tbretz |
Check for 'mailx'
|
|
|
@15159
|
12 years |
tbretz |
Added 'mailx' to the checked programs.
|
|
|