Timeline
09/06/11:
- 22:35 Changeset [11992] by
- min, max can be left empty now and changed later small bugfixes
- 22:34 Changeset [11991] by
- added checks for $_GET values =0
- 22:33 Changeset [11990] by
- adapted addRow() function to provide also description
- 22:32 Changeset [11989] by
- added 'Copy Key' button
- 21:36 Changeset [11988] by
- Display average front plate temperature.
- 21:35 Changeset [11987] by
- Some simplifications to make interpretation easier.
- 21:35 Changeset [11986] by
- Added a widget to display the average front plate temperature.
- 17:13 Changeset [11985] by
- various display changes
- 16:41 Changeset [11984] by
- Fixed mapping in cbpx
- 12:54 Changeset [11983] by
- Reverted unintentional last commit.
- 12:49 Changeset [11982] by
- Added possibility to set a single channel to its reference value.
- 12:49 Changeset [11981] by
- Changed bias tab; added possibility to set a single channel to its reference value.
- 09:36 Changeset [11980] by
- Added PrintInfo and a counter for the recived answers; fixed OverCurrentReset (the reset after the first command was missing).
- 09:35 Changeset [11979] by
- Switched off DEBUG_TX
- 09:35 Changeset [11978] by
- Added missing initialization in 'empty'.
- 09:24 Changeset [11977] by
- bugfix: function was missing last argument
- 09:14 Changeset [11976] by
- bugfix for 'Add Prg/Key' button
09/05/11:
- 21:46 Changeset [11975] by
- DoesPathExist now takes a copy rather than a reference.
- 21:46 Changeset [11974] by
- Fixed the case in which DoesPathExist gets no path at all and the case in which create directory gets a relative path.
- 21:43 Changeset [11973] by
- Improved error messages.
- 21:42 Changeset [11972] by
- Read G-APD nominal bias voltage and added getters.
- 21:42 Changeset [11971] by
- Do not re-open automatically if the connection was closed due to error.
- 18:42 Changeset [11970] by
- Added some spacers in the Aux tab to keep the camera display in shape.
- 16:29 Changeset [11969] by
- Added simple function to just return the maxima within a pre-defined range.
- 16:28 Changeset [11968] by
- Moved sending of Event Data to new threads (subProcEvt); added fDimFeedbackData
- 16:27 Changeset [11967] by
- Added BIAS states, added kLedInProgress, moved PixelMap to new file
- 16:26 Changeset [11966] by
- Added a getter returning whether the current DRS calibration is complete.
- 16:25 Changeset [11965] by
- Replaced reading of the FACTmapV5 by the PixelMap class.
- 16:25 Changeset [11964] by
- Added default values to the getter, allow TUNIT to be empty.
- 16:24 Changeset [11963] by
- Fixed two wrong conditional checks if there was an error or not.
- 16:23 Changeset [11962] by
- 16:22 Changeset [11961] by
- Added 'in progress.png'
- 16:19 Changeset [11960] by
09/02/11:
- 16:01 Changeset [11959] by
- Highlight pixels in over-current and when in reference.
- 15:59 Changeset [11958] by
- Make a trick to work around the -0 problem when signalling the over current status.
- 15:57 Changeset [11957] by
- Adapted to little changed in the Bias tab
- 15:57 Changeset [11956] by
- Allow negative offsets; some updated to button texts; both in the bias tap
- 15:37 Changeset [11955] by
- CH -> CBPX
- 15:30 Changeset [11954] by
- Use enums from namespace BIAS; display channel in ADC histogram
- 13:54 Changeset [11953] by
- Added commands to set all 416 channels at once (for the feedback) and unified them with the existing set/add commands.
- 13:10 Changeset [11952] by
- Changed the behaviour of # such that the output is nicely logged to the output file.
- 13:05 Changeset [11951] by
- Little updates to bias tab
- 12:54 Changeset [11950] by
- Updated the way the currents and voltages are printed.
- 12:50 Changeset [11949] by
- Added some controls in the bias tab to increase/decrease the voltage globally
- 12:49 Changeset [11948] by
- Added new command to globally increase/decrease the reference voltage; Werner updated some help texts
- 10:09 Changeset [11947] by
- Added two missing endl.
- 09:38 Changeset [11946] by
- Added the possibility to set the dafault in po_bool
- 09:37 Changeset [11945] by
- Added append-log option.
- 09:37 Changeset [11944] by
- forgot properly save the file before commit
- 09:37 Changeset [11943] by
- Added explanatory strings for command line options and events.
- 09:36 Changeset [11942] by
- Added append option to OpenLogFile
- 09:34 Changeset [11941] by
- added autoRefresh flag to GL widgets
- 08:23 Changeset [11940] by
- Implemented three different receive buffers and blocked sending of several commands before an answer is received to avoid that a buffer is written to before the previous handler has finished.
- 08:05 Changeset [11939] by
- Definition for the biasctrl
09/01/11:
- 21:39 Changeset [11938] by
- Added some more configuration options and a voltage limit
- 17:47 Changeset [11937] by
- Added some more print commands and more states.
- 17:46 Changeset [11936] by
- Disable Bias tab by default; added some enumd for different LED images; changed bias control LED accordingly
- 17:45 Changeset [11935] by
- Enabled button commands for bias control.
- 17:44 Changeset [11934] by
- Adapted maxima in Bias tab
- 16:16 Changeset [11933] by
- various bug fix + events anim impl
- 15:30 Changeset [11932] by
- Fixed a couple of bugs in the BIAS voltage; for the time being disabled highlighting of pixels -- too slow.
- 15:24 Changeset [11931] by
- Fixed a couple of minor bugs only visible during the first real test; made things work; do not request current during ramping (the ramping procedure does this anyway.
08/31/11:
- 16:56 Changeset [11930] by
- Added a comment.
- 16:56 Changeset [11929] by
- Use the new enum for the first free user state to define the states.
- 16:55 Changeset [11928] by
- Added a enum defining the first available user state.
- 16:54 Changeset [11927] by
- Added the latest changes so that the whole control should become more robust and should disconnect whenever something goes wrong; added ramping and other features.
- 16:53 Changeset [11926] by
- Adapted Bias control stuff to the changes in the GUI; mainly added the didplay of voltages.
- 16:53 Changeset [11925] by
- Updated Bias control stuff, especially removed the sending of commands for the moment.
- 16:52 Changeset [11924] by
- Updated Bias tab mainly with a second display for the voltages.
- 16:46 Changeset [11923] by
- Possibility to switch highlighting off was missing.
- 15:42 Changeset [11922] by
- various Daniela suggestions and improvements
- 15:13 Changeset [11921] by
- Added a second argument to AsyncRead to be able to propagate a counter; for the moment switched DEBUG_TX on; only try to close the connection if it is not open
- 14:42 Changeset [11920] by
- forgot the .h
08/30/11:
- 15:16 Changeset [11919] by
- Added simple bias current calibration
- 15:00 Changeset [11918] by
- removed wavelet display (was private debug only)
- 13:52 Changeset [11917] by
- Added pixels 1438 and 1439
- 10:36 Changeset [11916] by
- Removed some obsolete include.
08/26/11:
- 09:47 Changeset [11915] by
- Ramping also for decreasing voltage
08/25/11:
- 16:49 Changeset [11914] by
- removed cout
- 16:22 Changeset [11913] by
- added time display
- 11:06 Changeset [11912] by
- changed column header display
08/24/11:
- 15:14 Changeset [11911] by
- moved fitsdump from interactive to command line
08/23/11:
- 12:09 Changeset [11910] by
- added vector columns dump
08/18/11:
- 14:23 Changeset [11909] by
- Another fix for the DRS calibration.
- 14:22 Changeset [11908] by
- Fixed some limits and changed stepping for color scale.
08/16/11:
- 11:53 Changeset [11907] by
- added spinners for slices and events
08/15/11:
- 17:01 Changeset [11906] by
- Added voltage and system reset rate limit
08/13/11:
- 13:19 Changeset [11905] by
- Improved output of PrintKeys and PrintColumns
- 13:09 Changeset [11904] by
- Corrected unit from V to mV
08/12/11:
- 21:24 Changeset [11903] by
- Updated what is needed to compiule the viewer.
- 21:21 Changeset [11902] by
- Fixed the calibration subtraction.
- 16:23 Changeset [11901] by
- many changes...
- 13:51 Changeset [11900] by
- Made the viewer work also with older raw data files.
- 13:15 Changeset [11899] by
- updated corsika version, bugfix for diskusage, writing permission for group
- 11:28 Changeset [11898] by
- oops forgot the header file...
- 11:12 Changeset [11897] by
- fixed calibrated data display
- 10:26 Changeset [11896] by
- Added mcore to path.
- 09:47 Changeset [11895] by
- Latest one socket version with a fix to stop buffering data after the requested number of events.
- 08:38 Changeset [11894] by
- added anti-aliasing
08/11/11:
- 23:09 Changeset [11893] by
- Implemented a new determination fo run-number after noon in the fadctrl; created the possibility to add the date to the raw-data path; allow to set the path as program option; for all this moved some code from the datalogger to DimWriteStatistics
- 21:06 Changeset [11892] by
- Removed old dummy code for the DRS calibration.
- 21:05 Changeset [11891] by
- Removed an obsolete comment block.
- 21:05 Changeset [11890] by
- Added how to decode the trigger type.
- 21:04 Changeset [11889] by
- Removed some obsolete comment blocks.
- 21:04 Changeset [11888] by
- Added decoding of the trigger type.
- 21:04 Changeset [11887] by
- Removed obsolete comments.
- 21:03 Changeset [11886] by
- Do not write stuff which is not yet defined.
- 21:02 Changeset [11885] by
- Added NPIx and NROI
- 21:01 Changeset [11884] by
- Added title and units for the camera displays; implemented display of the physcial pipeline in the ADC tab
- 21:00 Changeset [11883] by
- Added some bias controls.
- 21:00 Changeset [11882] by
- Added pixel to switch ADC display to the physical pipeline.
- 16:35 Changeset [11881] by
- Updated to DIM V19r24
- 10:39 Changeset [11880] by
- oops
- 10:39 Changeset [11879] by
- few changes
- 10:36 Changeset [11878] by
- added more features
08/10/11:
- 16:48 Changeset [11877] by
- fixed autoscale and median bugs
- 16:33 Changeset [11876] by
- fixed autoscale and median bugs
- 14:56 Changeset [11875] by
- degree character utf16 fixed
- 14:41 Changeset [11874] by
- added various features
08/09/11:
- 23:58 Changeset [11873] by
- Added mcore to include path
- 23:56 Changeset [11872] by
- Made sure that izstream and fits are in the dictionary
- 23:55 Changeset [11871] by
- added the possibility to read the pixel map from a file
- 23:53 Changeset [11870] by
- When setting a pixel map in the event data subtract one to get from the id to the index.
- 23:52 Changeset [11869] by
- Implemented the possibility to set the pixel map in the run-header when initializing for fact data.
- 20:16 Changeset [11868] by
- Two voltages need scaling by 2
- 20:15 Changeset [11867] by
- SetPtrAddress takes the number of elements not the number of bytes.
- 20:07 Changeset [11866] by
- Replaced fPixelMapHW by fPixelMap
- 17:23 Changeset [11865] by
- added coloured selected patch and a first preliminary text drawing
- 16:58 Changeset [11864] by
- Fixed some scaling issues which came up with the scale removed in Apply
- 16:52 Changeset [11863] by
- adapted paths for new production
- 16:52 Changeset [11862] by
- added observation level and moon
- 16:09 Changeset [11861] by
- bug fix
- 14:49 Changeset [11860] by
- Implemented reading referencevoltages from file -- preliminary.
- 14:49 Changeset [11859] by
- Implemented SetRef and Set0 button for Bias.
- 14:20 Changeset [11858] by
- More updates... added new function... restructured functions, etc.
- 14:17 Changeset [11857] by
- Updates of some naming; implemented Bias control communication.
- 14:16 Changeset [11856] by
- Added LED for Bias ctrl and for over current.
- 13:54 Changeset [11855] by
- Finalized the BIAS display.
- 10:01 Changeset [11854] by
- Added the Bias control to the GUI; consequently, updated the rate display functions -- to be unified.
- 00:05 Changeset [11853] by
- Added the 'lost' 1000 event number.
- 00:03 Changeset [11852] by
- This is the first step to get a working and stable Bias control.
- 00:02 Changeset [11851] by
- undef DEBUG_TX -- it seems to work stable.
08/08/11:
- 19:40 Changeset [11850] by
- Added the possibility to switch off the drs calibration display - does only work yet in case of update of the service.
- 17:28 Changeset [11849] by
- small fixes
- 17:03 Changeset [11848] by
- added (two scripts checking the status of the network card and the time of the machines; crontab files for all 4 machines)
- 15:56 Changeset [11847] by
- Implemented display of FSC values.
- 15:49 Changeset [11846] by
- Convert from milli to Volt and Amp
- 14:58 Changeset [11845] by
- Some minor bug fixes to get the latest changes working.
- 11:24 Changeset [11844] by
- Updated path to DrsCalib.h
- 11:18 Changeset [11843] by
- 10:46 Changeset [11842] by
- adapted to allow backup of defined databases
- 10:45 Changeset [11841] by
- added (setup for processing in La Palma)
08/07/11:
- 18:45 Changeset [11840] by
- Added default options for run-type, run-time and run-count
- 18:44 Changeset [11839] by
- Changed START_RUN service to provide the current run-number (whethe ropen or not) and the next run-number.
- 18:43 Changeset [11838] by
- make sure that the Closed-message is displayed only once for raw-data.
- 18:43 Changeset [11837] by
- Changed Dim services to ensure they send the time.
- 18:40 Changeset [11836] by
- Added the Aux tab with the widgets for FSC data display.
- 17:49 Changeset [11835] by
- Fixed a bug in a format string.
- 17:47 Changeset [11834] by
- Updated sending DIM services.
- 16:53 Changeset [11833] by
- Fixed a few typos.
- 16:44 Changeset [11832] by
- Set fProcessing back as late as possible
- 16:42 Changeset [11831] by
- Changed the Apply function to avoid too high numbers; little improvements to GetPixelStats
- 16:40 Changeset [11830] by
- Added keys for ADC resolution and ADC range
- 16:36 Changeset [11829] by
- Improved writing; fixed reading of drs-calibration file.
Note:
See TracTimeline
for information about the timeline view.