|
|
@11350
|
13 years |
tbretz |
Added argument to ResetThread
|
|
|
@11349
|
13 years |
tbretz |
Fixed variable names.
|
|
|
@11348
|
13 years |
tbretz |
Added some more setter functions to StaticData to simplify the ...
|
|
|
@11347
|
13 years |
tbretz |
Used Vec instead of Get in EvalConfiguration.
|
|
|
@11346
|
13 years |
tbretz |
Use Vec instead of Get
|
|
|
@11345
|
13 years |
tbretz |
Implemented a Getter especially for vectors.
|
|
|
@11344
|
13 years |
tbretz |
Implemented the possibility to setup a full run-type.
|
|
|
@11343
|
13 years |
tbretz |
Some fixes to the initialization procedure.
|
|
|
@11342
|
13 years |
tbretz |
Divided Reset into soft and hard reset.
|
|
|
@11341
|
13 years |
tbretz |
Updated; minor changes; compile chatclient and chatserver by default; ...
|
|
|
@11340
|
13 years |
tbretz |
Updated help text for RESET
|
|
|
@11339
|
13 years |
tbretz |
Added setup of the clock-conditioner frequencies.
|
|
|
@11338
|
13 years |
tbretz |
Moved setup of the clock-conditioner to the config-file.
|
|
|
@11337
|
13 years |
tbretz |
Set the CommandStates_t back to the previous values; updated ResetThread
|
|
|
@11336
|
13 years |
tbretz |
Added code to allow option values as hexadecimal numbers; added Get ...
|
|
|
@11335
|
13 years |
tbretz |
Added g_reset and some other updates and minor fixes.
|
|
|
@11334
|
13 years |
tbretz |
Changed some unsigned int to signed int.
|
|
|
@11333
|
13 years |
tbretz |
Changed some unsigned int to signed int.
|
|
|
@11332
|
13 years |
tbretz |
Added FAD Reset button
|
|
|
@11331
|
13 years |
tbretz |
Added FAD reset button
|
|
|
@11330
|
13 years |
tbretz |
Check whether option is available before accessing 'console' option.
|
|
|
@11329
|
13 years |
tbretz |
Fixed a typo in HasPrint - print-unknown wasn't recognized correctly; ...
|
|
|
@11328
|
13 years |
tbretz |
Updated EvalConfiguration to parse the address options one by one.
|
|
|
@11327
|
13 years |
tbretz |
Removed some obsolete includes.
|
|
|
@11326
|
13 years |
tbretz |
Added .! command to be able to execute shell commands.
|
|
|
@11325
|
13 years |
tbretz |
Updated output when opening and closing files.
|
|
|
@11324
|
13 years |
tbretz |
Updated logging when openeing and closing a file; fixed format of ...
|
|
|
@11323
|
13 years |
tbretz |
Fixed a wrong array index (should be b instead of k)
|
|
|
@11322
|
13 years |
tbretz |
Added handling of FAD_CONTROL/STATS service.
|
|
|
@11321
|
13 years |
tbretz |
Updated some ranges.
|
|
|
@11320
|
13 years |
tbretz |
Added -d as shortcut for --debug.
|
|
|
@11319
|
13 years |
tbretz |
Updated program options description.
|
|
|
@11318
|
13 years |
tbretz |
Removed souble error message.
|
|
|
@11317
|
13 years |
tbretz |
Removed obsolete fStatsPeriod; updated statistics
|
|
|
@11316
|
13 years |
tbretz |
Fixed return value for stat() of filename; added GetUpdateInterval
|
|
|
@11315
|
13 years |
tbretz |
Added DimWriteStatistics; added ConnectionUSB; added biasctrl
|
|
|
@11314
|
13 years |
tbretz |
|
|
|
@11313
|
13 years |
tbretz |
|
|
|
@11312
|
13 years |
tbretz |
Adapted datalogger STATS service; fixed the case of null bytes in ...
|
|
|
@11311
|
13 years |
tbretz |
Enabled datalogger Stop button.
|
|
|
@11310
|
13 years |
tbretz |
Updated datalogger controls.
|
|
|
@11309
|
13 years |
tbretz |
Removed confusing output.
|
|
|
@11308
|
13 years |
tbretz |
Updated name and usage of new statistics class; adapted and fixed new ...
|
|
|
@11307
|
13 years |
tbretz |
Updated includes.
|
|
|
@11306
|
13 years |
tbretz |
|
|
|
@11305
|
13 years |
tbretz |
|
|
|
@11304
|
13 years |
tbretz |
Simplified; removed the mutex; improved thread cencelation
|
|
|
@11303
|
13 years |
tbretz |
Added command to print only the currently allowed events.
|
|
|
@11302
|
13 years |
tbretz |
Added PrintListOfAllowedEvents
|
|
|
@11301
|
13 years |
tbretz |
Replaced the use of the =-operator where possible by the use of a ...
|
|
|
@11300
|
13 years |
tbretz |
Replaced the operator= by a constructor in StaticData
|
|
|
@11299
|
13 years |
tbretz |
Added a missing default argument.
|
|
|
@11298
|
13 years |
tbretz |
Updated FAD statistics
|
|
|
@11297
|
13 years |
tbretz |
Added the possibility in ConnectionFTM to compare the requested and ...
|
|
|
@11296
|
13 years |
tbretz |
Moved state definitions here; added operator== to StaticData
|
|
|
@11295
|
13 years |
tbretz |
Updated to support new statistics; added sending of filename to fDimRuns
|
|
|
@11294
|
13 years |
tbretz |
Removed the output of an obsolete error; adapted FAD statistics; ...
|
|
|
@11293
|
13 years |
tbretz |
Updated statistics.
|
|
|
@11292
|
13 years |
lyard |
added configurations to everything that can be tweaked
|
|
|
@11291
|
13 years |
lyard |
Little changes and cosmetics with statistics service
|
|
|
@11290
|
13 years |
lyard |
Moved the files statistics to a separate class and improved transitions
|
|
|
@11288
|
13 years |
tbretz |
Added virtual functions for Lock and Unlock
|
|
|
@11287
|
13 years |
tbretz |
Added locking around HandleEvent
|
|
|
@11286
|
13 years |
tbretz |
Updated to new statistic; changed to new runStat values; added ResetThread
|
|
|
@11285
|
13 years |
tbretz |
Added 'RESET'
|
|
|
@11284
|
13 years |
tbretz |
Added the possibility to set the update rate for self triggered events.
|
|
|
@11283
|
13 years |
tbretz |
Adapted some log output to standard used in the other classes.
|
|
|
@11282
|
13 years |
tbretz |
Mainly new statistics.
|
|
|
@11281
|
13 years |
tbretz |
Removed obsolete gi_usedMem
|
|
|
@11280
|
13 years |
tbretz |
Added virtual function for locking; fixed the order of instantiation ...
|
|
|
@11279
|
13 years |
tbretz |
Added code for new fadctrl statistics; better treatment of enable of ...
|
|
|
@11278
|
13 years |
tbretz |
Added preliminary code to start data logger.
|
|
|
@11277
|
13 years |
tbretz |
Added button to start data logger.
|
|
|
@11276
|
13 years |
tbretz |
Set default for FAD buffer progress bar to 0.
|
|
|
@11275
|
13 years |
tbretz |
Fixed fServiceList.erase in RemoveServer; the entry might not exist.
|
|
|
@11274
|
13 years |
tbretz |
Fixed a typo in a comment.
|
|
|
@11273
|
13 years |
tbretz |
Added EVT_STAT and GUI_STAT; changed ADC values to signed
|
|
|
@11271
|
13 years |
tbretz |
Changed default for fDimMessage from en empty string to a NULL pointer.
|
|
|
@11270
|
13 years |
tbretz |
Added a missing ;
|
|
|
@11269
|
13 years |
tbretz |
Moved calling of RemoveAllServices from RemoveAllServers and ...
|
|
|
@11268
|
13 years |
Daniela Dorner |
removed required() for option schedule-database-name
|
|
|
@11267
|
13 years |
tbretz |
Included a call to RemoveAllServices to RemoveServer.
|
|
|
@11266
|
13 years |
tbretz |
Removed cose which got obsolete due to the include of ...
|
|
|
@11265
|
13 years |
lyard |
Added the RemoveServer and RemoveAllServers functions. Seems to have ...
|
|
|
@11264
|
13 years |
tbretz |
Removed includes which are now in Main.h
|
|
|
@11263
|
13 years |
tbretz |
Added include of boost/thread.hpp and LocalControl.h
|
|
|
@11262
|
13 years |
tbretz |
Made SetCurrentState a protected functioj so that derives state ...
|
|
|
@11261
|
13 years |
tbretz |
Removed SetCurrentState; removed includes which are now in Main.h; ...
|
|
|
@11260
|
13 years |
tbretz |
Fixed a problem introduced with the splitting of Connect which caused ...
|
|
|
@11257
|
13 years |
tbretz |
Removed the --no-dim option, because it won't work anyway at the moment.
|
|
|
@11256
|
13 years |
tbretz |
Updated reference about regex for database url.
|
|
|
@11255
|
13 years |
tbretz |
Updated regex to evaluate schedule-database.
|
|
|
@11254
|
13 years |
tbretz |
Changed SetConfiguration to EvalConfiguration; changed positional ...
|
|
|
@11253
|
13 years |
tbretz |
Changed SetConfiguration to EvalConfiguration and its return value ...
|
|
|
@11252
|
13 years |
tbretz |
Added a first draft of a unified main program.
|
|
|
@11251
|
13 years |
tbretz |
Started to unify the main program of the io_service based control program.
|
|
|
@11250
|
13 years |
tbretz |
Fixed a problem in the C version of GetLocalIp
|
|
|
@11249
|
13 years |
tbretz |
Added warning for non virtual destructors.
|
|
|
@11248
|
13 years |
tbretz |
Fixed a function description.
|
|
|
@11247
|
13 years |
tbretz |
Made destructors virtual.
|
|
|