Timeline



11/11/11:

03:29 Changeset [12497] by tbretz
Changed the behaviour of the MCP reset button; added disable of ratescan controls
03:27 Changeset [12496] by tbretz
Changed some rate scan widget names.
03:21 Changeset [12495] by tbretz
Removed some obsolete calls to Reverse; correctly treat the fDNA
03:20 Changeset [12494] by tbretz
Correctly scale the reference clock value; write DNA as hex value because 64bit values didn't work.
03:18 Changeset [12493] by tbretz
Updated an error message and a fixed a problem with non-array columns.
02:48 Changeset [12492] by tbretz
Removed hacked byte swapping from debugHead
02:47 Changeset [12491] by tbretz
Fixed byte swapping after data reception; moved all counters into the for-loop scope thanks to switching to stdc in the configure.ac
01:51 Changeset [12490] by tbretz
Set C to STDC
00:51 Changeset [12489] by tbretz
Fixed some mistakes in the new algorithmsin gotNewRun and runOpen
00:48 Changeset [12488] by tbretz
Added a warning in case no rates.
00:47 Changeset [12487] by tbretz
Preliminary version of a time calibration algorithm

11/10/11:

12:49 Changeset [12486] by neise
04:33 Changeset [12485] by lyard
Extreme memory swapping
00:19 Changeset [12484] by tbretz
Commented RUN because it should be identical to RUNID; removed the RUNTYPE and renamed TYPE to RUNTYPE; shortened and improved some descriptions
00:18 Changeset [12483] by tbretz
Changed the ORGIN from ISDC to FACT

11/09/11:

22:48 Changeset [12482] by lyard
display the average of all pixels in the pixel curve
22:38 Changeset [12481] by tbretz
Moved the RunDescription to HeadersFAD; added a new set which stores which runs are supposed to be opened; pipe the RunDescription in runOpen to Open
22:25 Changeset [12480] by lyard
adapted black-white listing to new requested behaviour
21:56 Changeset [12479] by tbretz
Write the run-numbers to position 1,2,3 instead of 0,1,2; 0 is now used for the roi
21:53 Changeset [12478] by tbretz
Added RunDescription as argument to Open
21:51 Changeset [12477] by tbretz
Moved RunDescription to HeadersFAD, added it as a second argument to Open and write the run-type to the header.
21:48 Changeset [12476] by tbretz
Changed the order of the first four uint32_t in the drs calibration
21:47 Changeset [12475] by tbretz
Write ROI at the beginning of fStats so that we can skip it when writing the data correctly; added RunDescription to Open
19:55 Changeset [12474] by lyard
close runs when new ones arrive in event builder
17:02 Changeset [12473] by lyard
force gl1.0 and indirect rendering
16:48 Changeset [12472] by tbretz
Updated the DRS calibration and added the display of the ROI
16:44 Changeset [12471] by tbretz
Changed the Apply function to support the time marker channels; added the time marker channels to reading the FITS file; removed some old obsolete comments; adapted AddAbs and others to the usage of any other ROI than 1024
16:42 Changeset [12470] by tbretz
Adapted the length of the fDimDrsCalibration format; added a proper error message if the path for InitRunNumber doesn't exist.
16:39 Changeset [12469] by tbretz
Added the time marker channels to the DRS calibration; added the roi for the secondary baseline calculation; added the roi to the dim service; adapted the fStats handling accordingly.
16:31 Changeset [12468] by tbretz
Updated mainly the length check for the DRS calibration.
13:10 Changeset [12467] by kraehenb
Newest version from the mcore directory. Fixed the bug in the PrintColumns()-function. The only other change I found was the renaming of ___err___ and ___all___ (before without _).
12:48 Changeset [12466] by kraehenb
Fixed the PrintKeys() bug, the function works now as expected. Changes: line 295-303 '!=' replaced by '=='.
02:58 Changeset [12465] by lyard
I am so tired2
02:55 Changeset [12464] by lyard
I am so tired
02:05 Changeset [12463] by lyard
check
02:01 Changeset [12462] by lyard
check
01:54 Changeset [12461] by lyard
unchecked calibrated data check box
01:12 Changeset [12460] by lyard
added double check before releasing memory
00:42 Changeset [12459] by lyard
fixed horrible roi checking
00:11 Changeset [12458] by tbretz
Fixed a problem with the startup.
00:10 Changeset [12457] by tbretz
A few small fixes, a more strict condition to find outliers, changed default rate to 75Hz

11/08/11:

23:53 Changeset [12456] by tbretz
Do only go from configuring to configured if FTM is configured.
23:52 Changeset [12455] by tbretz
Reordered some stuff; added the ROI to the DRS calibration informations.
23:47 Changeset [12454] by tbretz
Added the number of cells per channel
19:58 Changeset [12453] by lyard
set TM channels to zero if not required (for DRS calib consistency)
14:19 Changeset [12452] by lyard
set unused TM channels mem to zero

11/07/11:

22:14 Changeset [12451] by lyard
removed setting roiTM to zero
18:38 Changeset [12450] by lyard
added columns descriptions for ftmctrl
12:27 Changeset [12449] by Daniela Dorner
removed variable selectsize from functions and set size of select box depending on fMode
12:04 Changeset [12448] by Daniela Dorner
updated size of select box for edit mode
12:04 Changeset [12447] by Daniela Dorner
updated factDN
12:03 Changeset [12446] by Daniela Dorner
updated size of select boxes for progs and keys
12:02 Changeset [12445] by Daniela Dorner
changed sorting of po list to fix bug in compare
12:01 Changeset [12444] by Daniela Dorner
updated size of select box; direct load of po list with click on program for edit mode
04:43 Changeset [12443] by lyard
added comments into fits files
03:21 Changeset [12442] by lyard
added autostart option
03:01 Changeset [12441] by tbretz
Added a counter to skip the first rate report - for stability reasons.
03:01 Changeset [12440] by tbretz
Fixed a wrong number in the RATE_CONTROL states.
00:15 Changeset [12439] by tbretz
Changed the default rate scaling from 0 to 10 in the Rates tab
00:05 Changeset [12438] by tbretz
Do not check the Socket state and the BusyOn flag in the header when comparing it with the configuration, otherwise it will fail as soon as this is set as new configuration.
00:04 Changeset [12437] by tbretz
Added some more member functions to make debugging easier.
00:03 Changeset [12436] by tbretz
Add 1 to fPrescaling in DimDynamicData to get a proper scale.
00:02 Changeset [12435] by tbretz
First working version of a whole-camera-setup.
00:02 Changeset [12434] by tbretz
Implemented starting of the rate control.
00:00 Changeset [12433] by tbretz
Allow SET_THRESHOLD also in state configured to allow the ratecontrol to adapt the rates.
00:00 Changeset [12432] by tbretz
Implemented correct rate control states.

11/06/11:

19:22 Changeset [12431] by lyard
added an extra safety check when removing services
18:32 Changeset [12430] by lyard
added writing of separate TM channels
18:10 Changeset [12429] by tbretz
Added many more options and the possibility to control the global camera rate.
18:09 Changeset [12428] by tbretz
Added the controlling of the rate control.
18:09 Changeset [12427] by tbretz
Added rate control.
17:21 Changeset [12426] by lyard
removed cout
17:05 Changeset [12425] by lyard
updated viewer
17:04 Changeset [12424] by lyard
updated viewer
03:03 Changeset [12423] by tbretz
Fixed some missing STL includes.
02:43 Changeset [12422] by lyard
fixed the fix of the fix
02:41 Changeset [12421] by tbretz
Do not throw an exception if a server is deleted which is not in the list.
02:39 Changeset [12420] by lyard
fixed the fix
02:33 Changeset [12419] by lyard
changed closing behaviour of corrupted files
02:30 Changeset [12418] by tbretz
Print a proper error message if rename() fails.
02:15 Changeset [12417] by tbretz
Send a last current update request after the calibration is finished to make sure the gui gets an update.
02:15 Changeset [12416] by tbretz
Stop the event update when the fEventStop is checked; enable the Calibrate button in the feedback tab only in its allowed state.
02:14 Changeset [12415] by tbretz
Added the fFeedbackCalibrate button.
02:12 Changeset [12414] by tbretz
Some simplifications; Added the Calibration button in the Feedback tab; Enabled the Stop button in the Events tab
02:10 Changeset [12413] by lyard
fixed a bug when detecting corrupted files
01:00 Changeset [12412] by tbretz
Changed the coordinates such that the camera turns around its center not around pixel 0

11/05/11:

21:55 Changeset [12411] by tbretz
Added new run-types
21:47 Changeset [12410] by lyard
added correct Rois extraction to event builder
21:39 Changeset [12409] by lyard
added PixelMap to sources of viewer
21:31 Changeset [12408] by lyard
removed debug messaged
21:17 Changeset [12407] by tbretz
Fixed the group() memeber function
21:16 Changeset [12406] by tbretz
Added the bias supply calibration coming from the feedback to the gui
21:14 Changeset [12405] by tbretz
Replaced START_RUN by START_TRIGGER
21:13 Changeset [12404] by tbretz
Fixed the run-times in minutes
21:13 Changeset [12403] by tbretz
Replaced START_RUN by START_TRIGGER
21:12 Changeset [12402] by tbretz
Replaced START_RUN by START_TRIGGER
21:12 Changeset [12401] by tbretz
Fixed the verbose screen output
21:12 Changeset [12400] by tbretz
Replaced START_RUN and STOP_RUN by START_TRIGFGER and STOP_TRIGGER
21:04 Changeset [12399] by tbretz
Added the possibility to calibrate the offset of the currents of the bias supply
21:03 Changeset [12398] by tbretz
Fixed so that all ROI of all ch9 are set correctly.
20:34 Changeset [12397] by lyard
turned camera
20:30 Changeset [12396] by lyard
turned camera
19:43 Changeset [12395] by lyard
added separate TM display, and remove TMs from RMS calculation
17:43 Changeset [12394] by tbretz
Fixed the clearing of the rate-scan display
13:36 Changeset [12393] by neise
removed typos and unused varaibles
13:32 Changeset [12392] by neise
tidied up tpeak.C and put an entry into README.txt
10:53 Changeset [12391] by neise
initial commit of flightpulser.C with an additional method in zerosearch.C and an entry in README.txt

11/04/11:

23:59 Changeset [12390] by lyard
fixed various things with the viewer
22:34 Changeset [12389] by neise
short description of gainfit.C
22:28 Changeset [12388] by neise
initial commit gainfit.C see README.txt
21:38 Changeset [12387] by neise
added entry for fpeak_cfd.C ... gainfit will follow soon
21:28 Changeset [12386] by neise
deleted
21:26 Changeset [12385] by neise
corrected typo in filename
21:23 Changeset [12384] by neise
adjusted to the changes in DrsCalibration.C and zerosearch.C
21:22 Changeset [12383] by neise
Now the first 12 and the last 12 slices wil be removed from Ameas
21:21 Changeset [12382] by neise
changed name of function, which removes Region, where the Maximum is found near the edge of the Region ... this most probably is not a real peak.
20:25 Changeset [12381] by neise
adjusted to the new OpenDataFile() method
20:20 Changeset [12380] by neise
garbage collection; deleted intermediate vector NextNeighbors; TODO how to check if everything is still alright?
20:18 Changeset [12379] by neise
moved spike removal out of this file
19:58 Changeset [12378] by neise
moved SpikeRemoval methods into dedicated files
19:14 Changeset [12377] by tbretz
Fixed a command description and improved some log message.
19:12 Changeset [12376] by tbretz
Removed the fFadLedRoi
19:12 Changeset [12375] by tbretz
Removed the obsolete fFadLedRoi and enabled the widet which allows setting the roi for ch9
19:06 Changeset [12374] by tbretz
Set the region of interest for channel 9 in addition, enabled the RoiCh9 controls.
19:03 Changeset [12373] by tbretz
Changed name of pixel map for the time being.
17:30 Changeset [12372] by lyard
implemented chunk allocation of memory. Not optimal yet, but at least fadctrl uses one the amount it is supposed to use
15:12 Changeset [12371] by neise
produces TH2F with an amplitude spektrum for all pixels
13:06 Changeset [12370] by neise
added method to remove peaks, which sit on a falling edge of another peak
12:45 Changeset [12369] by neise
cleaned up a bit ...still needs testing
12:44 Changeset [12368] by neise
added another Function to open a Datafile ... see example use in fpeak_cfd.C
12:43 Changeset [12367] by neise
drs calibration function 'getValue()' of Werner and another implementation

11/03/11:

13:58 Changeset [12366] by Jens Buss
This a modified Version of dNeises fpeak, which produces a overlay-histogram of all darkcount-peaks

11/02/11:

15:58 Changeset [12365] by kraehenb
More comments in calscope_batch, and exclude spikes in the peakfinderscope.
15:19 Changeset [12364] by kraehenb
New version which is easier to use (by first getting the full calibrated event with FCalibrateEvent). Unfortunately a bit slower...
14:45 Changeset [12363] by kraehenb
This program plots all calibrated events of a file when pressing ENTER to continue, a to abort.
13:50 Changeset [12362] by kraehenb
New version of the calscope-script which is easier to adapt. The included file TPKplotevent was dropped for the FCalibrateEvent.C, which takes an event and returns an array with the DRS-calibrated pipeline.
12:43 Changeset [12361] by Daniela Dorner
added zipscript, changed paths for rsync
05:35 Changeset [12360] by tbretz
Do not check if waiting for answer in ExpertReste if this is a OC reset
05:34 Changeset [12359] by tbretz
Added DRIVE_CONTROL led
05:34 Changeset [12358] by tbretz
Simplified fad tab; added drive led

11/01/11:

15:46 Changeset [12357] by neise
starting point for gain fit
14:59 Changeset [12356] by neise
adjusted fbsl for ISDC cluster .. I basically renamed a few variables and generally tidied up a bit ... not sure what actually helped... maybe its still not solved.
04:36 Changeset [12355] by tbretz
04:35 Changeset [12354] by tbretz
Added ratecontrol.

10/31/11:

21:25 Changeset [12353] by tbretz
Removed an obsolete comment block
20:00 Changeset [12352] by tbretz
Adapted output of filenames.
19:02 Changeset [12351] by tbretz
Set some fixed control loop parameters as determined in Zurich; output also the state of the FSC
18:56 Changeset [12350] by tbretz
Do directly set the new reference in SetReference.
18:55 Changeset [12349] by tbretz
Removed the warning in case of double delete... so far no problems weere encountered.
18:53 Changeset [12348] by tbretz
Use the connection to the DNS as the IP address to get the Local IP.
18:53 Changeset [12347] by tbretz
Make the FEEDBACK receive the data all the time for a combined control of temp and amplitude
18:52 Changeset [12346] by tbretz
Do not use statvfs in SetCurrentFolder.
18:51 Changeset [12345] by tbretz
Display N/40 in decimal
17:41 Changeset [12344] by tbretz
Removed obsolete DataCalib.h and DataCalib.cc from viewer.
14:52 Changeset [12343] by tbretz
Moved some common code between MARS and FACT++ to DrsCalib.h as new class DrsCalibration; renamed CalibData to DrsCalibrate.
02:07 Changeset [12342] by tbretz
Improved output; removed obsolste ?: operators.
00:11 Changeset [12341] by tbretz
Fixed tha calculation of the average ethernet rate; removed min and max and removed the obsolete widgets from the Event builder tab.
00:10 Changeset [12340] by tbretz
Unified FAD and EvtBuilder tab as much as possible.
00:01 Changeset [12339] by tbretz
Renamed default pixel map file.

10/30/11:

23:56 Changeset [12338] by tbretz
Renamed option ramp-time to ramp-delay
23:29 Changeset [12337] by tbretz
Removed stray debug output.
22:38 Changeset [12336] by tbretz
For the time being go back to idle when a new run was successfully started.
22:36 Changeset [12335] by tbretz
Improved class reference.
22:36 Changeset [12334] by tbretz
Renamed kTakingData to kTriggerOn
22:35 Changeset [12333] by tbretz
Added GetNumFilesOpen and IncreaseRunNumber.
22:34 Changeset [12332] by tbretz
Replaced kTakingData by kTriggerOn
22:34 Changeset [12331] by tbretz
Added the state kWritingData and avoid that run-numbers can be decreased manually.
22:33 Changeset [12330] by tbretz
Added state kWritingData.
22:32 Changeset [12329] by tbretz
Changed the 'define all' and 'define err' in a way that it is less disturbing
22:31 Changeset [12328] by tbretz
Renamed FTM::kTakingData to FTM::kTriggerOn
03:43 Changeset [12327] by tbretz
replaces PCTime by UnixTimeUTC
03:41 Changeset [12326] by tbretz
Removed comments; replaced code in Apply by ApplyCh; fixed the problem that the DRS calibration data was assumed to be of size roi/ch instead of 1024/ch

10/29/11:

22:31 Changeset [12325] by tbretz
Show VoltageOff as a red bar in the status LED
21:48 Changeset [12324] by tbretz
Fixed some litle stuff in the new ratescan tab.
21:37 Changeset [12323] by tbretz
Added the possibility to change the step size and maximum during a ratescan.
20:57 Changeset [12322] by tbretz
Allow eversything in fact++.rc

10/28/11:

22:23 Changeset [12321] by Daniela Dorner
adapted paths for raw and aux data
21:49 Changeset [12320] by tbretz
Do not set negative axis ranges in handleRateScan.
21:45 Changeset [12319] by tbretz
Switch control off when voltage off.
20:28 Changeset [12318] by Daniela Dorner
updated ldaphost
20:24 Changeset [12317] by Daniela Dorner
bugfix for updating string
19:58 Changeset [12316] by tbretz
Removed invalid characters from Dim descriptions
19:58 Changeset [12315] by tbretz
Make sure that the default option gets touched even it is finally not needed.
19:57 Changeset [12314] by tbretz
Stop startinga run if datalogger went into error state.
19:56 Changeset [12313] by tbretz
Added an option to disable whole patches. fixed scaling factor in instaniation of Drim TriggerRates.
19:55 Changeset [12312] by tbretz
Fixed a workaround.
19:54 Changeset [12311] by tbretz
Fixed writing of the data.
11:37 Changeset [12310] by lyard
fixed a blur display bug
05:36 Changeset [12309] by tbretz
First woring and tested version.
05:35 Changeset [12308] by tbretz
Added specilized template to make sure we do not have to convert floats to ints

10/27/11:

22:14 Changeset [12307] by neise
added '#define HAVE_ZLIB'
22:04 Changeset [12306] by neise
added removeMaximaAbove method
21:36 Changeset [12305] by neise
adjusted use of zerosearch() method ... this method doesn't return ints anymore, but struct Region see Region.h
21:35 Changeset [12304] by neise
added symmetric sliding average filter
17:10 Changeset [12303] by kraehenb
Save spectra of gainanalysis to the file gainspectra.root.
16:45 Changeset [12302] by lyard
added clean destruction of qwt objects
16:35 Changeset [12301] by lyard
moved double click to single click
16:30 Changeset [12300] by lyard
added RMS tab and fixed time for old format
16:07 Changeset [12299] by kraehenb
Include #define HAVE_ZLIB for compressed data files.
16:00 Changeset [12298] by lusterma
added fbsl.C ...extract baseline data
14:42 Changeset [12297] by lyard
added RMS tab
13:20 Changeset [12296] by Daniela Dorner
added cron to rsync auxiliary and rawdata
04:59 Changeset [12295] by tbretz
Addec code for the rate scan tab display
04:59 Changeset [12294] by tbretz
Added sending of Dim services.
04:58 Changeset [12293] by tbretz
Added controls for rate scan tab.
04:58 Changeset [12292] by tbretz
Added tab for RateScans
01:21 Changeset [12291] by tbretz
Use new features of trigger rate service.
00:20 Changeset [12290] by tbretz
Included EnablePatch and a default constructor for the trigger rates.
00:11 Changeset [12289] by tbretz
Store trigger rates for later display

10/26/11:

23:23 Changeset [12288] by tbretz
Addec ontrols for N/4
23:20 Changeset [12287] by tbretz
Adapted format string for TRIGGER_RATES
23:19 Changeset [12286] by tbretz
Fixed a misspelled class name.
23:19 Changeset [12285] by tbretz
Removed stray debug output.
23:03 Changeset [12284] by tbretz
Added elapsed time and on time to DrimTriggerRate
23:01 Changeset [12283] by tbretz
Display N/4 logic threshold
23:00 Changeset [12282] by tbretz
Added some N/4 controls
19:44 Changeset [12281] by tbretz
Added the most simple spike removal to the display -- sould be possible to switch it off.
19:43 Changeset [12280] by tbretz
Added the most simple spike removal before the statistics for the eventdisplay (maxima, etc) are calculated.
19:42 Changeset [12279] by tbretz
Added some more output in case the previous answer was not yet recived; reset the ramping state when a new connection was established; do not reset voltages if we were previously connected.
19:41 Changeset [12278] by tbretz
Added a very simple spike removal algorithm.
11:41 Changeset [12277] by lyard
fixed the handling of columns names in the datalogger
11:00 Changeset [12276] by kraehenb
Moved declaration of parread_tmp to the other declarations of read parameters of the fit.
10:53 Changeset [12275] by kraehenb
Added more comments. Questions please to tpk@phys.ethz.ch.

10/25/11:

21:33 Changeset [12274] by tbretz
Allow that UnixTimeUTC is missing.
21:32 Changeset [12273] by tbretz
Implemented feedback controls
20:06 Changeset [12272] by tbretz
Exchanged some values whcih were obviously exhanged
19:59 Changeset [12271] by tbretz
Added the possibility to apply a global offset to the temperature controlled feedback values
19:51 Changeset [12270] by tbretz
Added the possibility to switch off the update interval.
19:50 Changeset [12269] by tbretz
Fixed wiritng the fits header.
19:49 Changeset [12268] by tbretz
Fixed the output in the txt-file.
19:49 Changeset [12267] by tbretz
Replaced the int16_t for dac by a uint16_t
19:48 Changeset [12266] by tbretz
Disabled some broken sensor widgets by default
14:03 Changeset [12265] by neise
removed needless include statement
14:02 Changeset [12264] by neise
whitespaces
14:02 Changeset [12263] by neise
a better example than fpeak_discri.C ... at least I hope so
13:55 Changeset [12262] by neise
makes use of the new discriminators
13:53 Changeset [12261] by neise
whitespaces only
13:52 Changeset [12260] by neise
I case you want to see real raw data
13:52 Changeset [12259] by neise
discriminator does now return vector<Region>
13:51 Changeset [12258] by neise
zerosearch does now return vector<Region>
13:50 Changeset [12257] by neise
vector<Region> are returned by most of my discriminators
13:50 Changeset [12256] by neise
added zipped fits file support
13:49 Changeset [12255] by neise
i know its wrong ... but i can't work without these files...

10/23/11:

21:40 Changeset [12254] by tbretz
Added the possibility to change the update interval online.
19:43 Changeset [12253] by tbretz
Added tab for drive controls.
19:43 Changeset [12252] by tbretz
Added commands to set LED brightness.
17:06 Changeset [12251] by tbretz
Added descriptions for the dim services.
17:05 Changeset [12250] by tbretz
Added some dim descriptions.
17:05 Changeset [12249] by tbretz
Added some Dim descriptions and a new service propagating the nominal voltages.
15:54 Changeset [12248] by tbretz
Added some state descriptions.
15:09 Changeset [12247] by tbretz
Added state descriptions; replaced WAIT_FOR_RUN_NUMBER by START_RUN_LOGGING and fixed a typo in a message
15:08 Changeset [12246] by tbretz
Reverting to last revision.
15:08 Changeset [12245] by tbretz
Reverting to last revision.
15:07 Changeset [12244] by tbretz
Reverting to last revision.
15:06 Changeset [12243] by tbretz
Added output of commands and states to --help
15:01 Changeset [12242] by tbretz
Fixed a typo.
15:00 Changeset [12241] by tbretz
Added possibility to scan in the N-out-of-4 logic.
14:53 Changeset [12240] by tbretz
Some imporved output.
14:47 Changeset [12239] by tbretz
Added configuration options and more help output.
14:37 Changeset [12238] by tbretz
Give scan range with the START command.
14:33 Changeset [12237] by tbretz
Allow to set one patch or pixel as reference for the rate-scan.
13:33 Changeset [12236] by tbretz
Changed signed char to unsigned in output queue.
12:45 Changeset [12235] by tbretz
Some lttle cosmetics; added some help stuff.
12:43 Changeset [12234] by tbretz
Allow STOP in all states.
12:43 Changeset [12233] by tbretz
Switch off debugging by default.
12:40 Changeset [12232] by tbretz
Added some more DEBUG stuff.
12:39 Changeset [12231] by tbretz
Fixed the new DEBUG stuff.

10/22/11:

19:26 Changeset [12230] by tbretz
Added some debug options.
19:25 Changeset [12229] by tbretz
Added some debug out code.
19:25 Changeset [12228] by tbretz
Fixed start/stop buttons for datalogger.

10/21/11:

18:09 Changeset [12227] by tbretz
Latest updates and bug fixes.
17:58 Changeset [12226] by tbretz
Latest updates and bug fixes.
13:53 Changeset [12225] by Jens Buss
more comments edited
13:47 Changeset [12224] by Jens Buss
Comments edited

10/20/11:

22:40 Changeset [12223] by tbretz
Fixed a scoping problem.
22:32 Changeset [12222] by tbretz
Fixed status VoltageOff.
17:52 Changeset [12221] by tbretz
Debuged temperature feedback.
17:17 Changeset [12220] by neise
now with ramping
13:40 Changeset [12219] by tbretz
Send only calibration events to feedback system.
13:34 Changeset [12218] by tbretz
Adapted the datalogger state checks
11:43 Changeset [12217] by tbretz
Evaluate the new status which shows if an FAD is configured.
11:42 Changeset [12216] by tbretz
Send a different status for FADs which are currently configured.
11:34 Changeset [12215] by tbretz
Allow derived classes to access CloseImp from handlers.
11:33 Changeset [12214] by tbretz
Improved error messages; replaces PostClose by CloseImp in handlers.
11:33 Changeset [12213] by tbretz
Improved error messages; switched to hardware flow control -- does this make any sense?
11:32 Changeset [12212] by tbretz
Fixed a problem with the pixels 0-159 in the Rates tab.
01:15 Changeset [12211] by tbretz
Added some more debug output.
01:14 Changeset [12210] by tbretz
Debuged to make it work.
01:13 Changeset [12209] by tbretz
Unifiy instantiation and assignemnt of initial numbers.
01:13 Changeset [12208] by tbretz
Send SET_GAPD_REFERENCE_OFFSET as float:

10/18/11:

15:19 Changeset [12207] by lusterma
15:18 Changeset [12206] by lusterma
14:01 Changeset [12205] by neise
removed CRLF
14:00 Changeset [12204] by neise
removed CRLF
14:00 Changeset [12203] by tbretz
Removed some obsolete output in PrintUsage
13:59 Changeset [12202] by tbretz
Added ratescan.
13:58 Changeset [12201] by tbretz
First version of a tool performing a rate scan.
12:47 Changeset [12200] by Daniela Dorner
added dummy version of this file with link where to find the file
12:47 Changeset [12199] by Daniela Dorner
added dummy version of this file with link where to find file
12:35 Changeset [12198] by Daniela Dorner
removed (to avoid having the file twice in the svn)
12:35 Changeset [12197] by Daniela Dorner
removed (to have file not double in svn)
11:13 Changeset [12196] by neise
typo
11:10 Changeset [12195] by neise
erm .. not yet working.. but I want to submit it anyway
11:10 Changeset [12194] by neise
copy of FACT++/externals ... shouldn't be here .. but i don't know a better way
11:09 Changeset [12193] by neise
formerly fana.C test for zipped fits files

10/17/11:

20:18 Changeset [12192] by tbretz
Removed obsolete files.
20:11 Changeset [12191] by tbretz
Added PixelMap to feedback.
19:59 Changeset [12190] by tbretz
Updated efeaults.
19:59 Changeset [12189] by tbretz
Fixed startup.
19:47 Changeset [12188] by tbretz
Fixed several mappings.
16:37 Changeset [12187] by tbretz
Replaced dic_cmnd_service by DimClient::sendCommandNB.
16:37 Changeset [12186] by tbretz
Added the missing channel spin-box.
16:36 Changeset [12185] by tbretz
Removed a lot of obsolete code; many simplifications; started to clean up all the mess.
13:23 Changeset [12184] by tbretz
Removed a lot of obsolete code, added some code to unify the GUI class with the strange connector class.
12:33 Changeset [12183] by tbretz
Implemented the possibility to adapt the voltage according to the temperature readout from the sensor plate.
09:34 Changeset [12182] by tbretz
Implemented new Feedback states.

10/13/11:

14:27 Changeset [12181] by Daniela Dorner
update hostname of mysql server
10:21 Changeset [12180] by tbretz
Removed the obsolete use of the Trigger-Patches.txt, the fPatchHW and the patches-array in the gui classes
09:22 Changeset [12179] by tbretz
Added treatment of new buttons fThresholdEnable/DisablePatch
09:16 Changeset [12178] by tbretz
Added buttons to enable disable all pixels of a singel patch.
09:09 Changeset [12177] by tbretz
Added new commands ENABLE_PATCH and DISABLE_PATCH

10/12/11:

21:41 Changeset [12176] by tbretz
Switched off overwriting of scale when auto scale is switched off.
21:20 Changeset [12175] by tbretz
Updated usage information and Configuration class usage.
12:05 Changeset [12174] by tbretz
Added the needed stuff for the DRS Calibration.
12:04 Changeset [12173] by tbretz
Fixed a weird asymmetric color scale; fixed the wrong DRS calibration by using the proper class; hacked the rest to get this working.
Note: See TracTimeline for information about the timeline view.