source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16845   11 years lyard Added guard handling of case where startCells not found and Drs requested
(edit) @16837   11 years tbretz Added 'Overcurrent' as possible status.
(edit) @16836   11 years tbretz Use make_shared where possible.
(edit) @16835   11 years tbretz Moved the Write command back to the main thread, to ensure fast output ...
(edit) @16834   11 years tbretz Changed the time for an update of the EVENTS service to a number whihc ...
(edit) @16833   11 years tbretz The disposed handle fInterruptCallback must also be cleared, otherwise ...
(edit) @16832   11 years tbretz Using a queue, to be able to decouple writing to the log-files from ...
(edit) @16831   11 years tbretz Do not print any thresholds when the ratecontrol is not in operation.
(edit) @16830   11 years tbretz Print a warning if an interrupt request is received but no script is ...
(edit) @16826   11 years lyard added 0 length files handling
(edit) @16824   11 years tbretz Updated usage information.
(edit) @16822   11 years tbretz Removed the day-tag. It looks a bit odd, because we have night-wise ...
(edit) @16820   11 years lyard Modified block header's sequence scheme
(edit) @16817   11 years tbretz
(edit) @16814   11 years lyard added block headers and changed compression mechanism
(edit) @16810   11 years lyard Added tile header to zfits
(edit) @16809   11 years lyard Added tile num rows tag
(edit) @16808   11 years tbretz kSM_KeepState must also be accounted for Events.
(edit) @16807   11 years tbretz Second argument was missing in all SetCurrentState (although I hope ...
(edit) @16806   11 years lyard Fixed HEAP size calculation bug
(edit) @16805   11 years lyard Added TILE marker and size between tile data
(edit) @16803   11 years tbretz If the first argument does contain an equal sign consider it to be the ...
(edit) @16802   11 years tbretz Allow arguments to be given to the interrupt handler and added a ...
(edit) @16799   11 years lyard fixed fitsCompressor's copy verification issue. I was closing the file ...
(edit) @16786   11 years tbretz Make sure no threshold is set initially below the limit (the limit is ...
(edit) @16785   11 years tbretz Replaced kConfigured with kConfigured1 according to the recent change ...
(edit) @16784   11 years tbretz Adapted the state checks according to the recent change in the ftmctrl.
(edit) @16783   11 years tbretz Replaced kConfigured by kConfigured1. This is the state in which ...
(edit) @16782   11 years tbretz Added MagicLidar and Temperature to status page; replaced some ...
(edit) @16781   11 years tbretz Implemented the algorithms needed for the new type current control ...
(edit) @16780   11 years tbretz Of course the server has to run the central loop... looks like it was ...
(edit) @16778   11 years tbretz Set all thresholds at once after the steps have been calculated using ...
(edit) @16777   11 years tbretz Added the long awaited customized template for vector<T>
(edit) @16776   11 years tbretz Implemented SET_SELECTED_THRESHOLDS to allow setting severalö ...
(edit) @16775   11 years tbretz Introduced a new state kConfiguring3 which checks if the messages to ...
(edit) @16774   11 years tbretz After five minutes of inactivity, sleep 10ms instead of 1us if all ...
(edit) @16773   11 years tbretz Introduced the new state kConfiguring3
(edit) @16772   11 years tbretz When calibrated by currents after the calibration was started, wait ...
(edit) @16771   11 years tbretz When compiling a new static buffer to be sent to the FTM, not the last ...
(edit) @16770   11 years tbretz We don't want to dispatch the event (blokcing) but to post the event ...
(edit) @16769   11 years tbretz There is no need to make the scheduling of the async write ...
(edit) @16768   11 years tbretz There is no need to make the scheduling of the async write ...
(edit) @16759   11 years tbretz Removed an unintentional debug out.
(edit) @16745   11 years tbretz Should be DRS temperature not FAD tempreature.
(edit) @16742   11 years tbretz The format string did not match the description.
(edit) @16741   11 years tbretz Removed a stray comma from a dim service description.
(edit) @16737   11 years tbretz Implement a way to check if the (Log) Message Queue is empty. Only ...
(edit) @16736   11 years tbretz Of course we cannot call Execute of the base class, but have to make ...
(edit) @16735   11 years tbretz Some improvements on the messages when changing states.
(edit) @16734   11 years tbretz Some cosmetics.
(edit) @16733   11 years tbretz Removed some obsolete comments:
(edit) @16732   11 years tbretz Make use of the new StateMachineAsio which gets the CPU consumption to ...
(edit) @16731   11 years tbretz Make use of the new StateMachineAsio which gets the CPU consumption to ...
(edit) @16730   11 years tbretz Changed the default queue in three ways: 1) Execute() is called after ...
(edit) @16729   11 years tbretz Make use of the new StateMachineAsio which gets the CPU consumption to ...
(edit) @16728   11 years tbretz Gets the CPU consumption to basically 0 by a more intelligent event ...
(edit) @16727   11 years tbretz Make use of the new StateMachineAsio which gets the CPU consumption to ...
(edit) @16726   11 years tbretz Changed the scope of some variables and functions to allow for ...
(edit) @16695   11 years tbretz The timing was not yet correct
(edit) @16694   11 years tbretz Removed the min/max of temperature and refclock and replaced it by 5s ...
(edit) @16691   11 years tbretz Nagle switched off... no idea if this makes any sense, but it could ...
(edit) @16619   11 years tbretz The incompolete event timeout can now be set as configuration value
(edit) @16618   11 years tbretz Added a different way to count the byted for the statistics; added the ...
(edit) @16617   11 years tbretz Removed the total number of bytes, replaced by a relative one.
(edit) @16612   11 years tbretz Removed some obsolete values from FAD_CONTROL/RUNS
(edit) @16589   11 years tbretz Removed Errors and SoftTrig
(edit) @16588   11 years tbretz Access the static data members as static data members (removes also ...
(edit) @16587   11 years tbretz If the calibration has been updated, update it in runClose; removed ...
(edit) @16585   11 years tbretz Removed Errors and SoftTrig
(edit) @16584   11 years tbretz Removed Errors and SoftTrig; let the runClose access the RUN_CTRL (to ...
(edit) @16582   11 years tbretz Removed reference to SoftTrig
(edit) @16581   11 years tbretz Moved also the output to the console to the Queue... let's see if that ...
(edit) @16579   11 years tbretz Reset the whole memory... this should relly not make a big difference; ...
(edit) @16577   11 years tbretz Changed again the logic how the scale is calculated.
(edit) @16572   11 years tbretz Made the last changes compile and removed the stray #
(edit) @16569   11 years tbretz Show an out-of-memory message not more often than once a second; ...
(edit) @16568   11 years tbretz Updated the scale on the event plot - the scale for drs-gain events ...
(edit) @16567   11 years tbretz Sending the RawData must be the vector (the data) not the pointer itself.
(edit) @16566   11 years tbretz Added some more output to the log for debugging.
(edit) @16565   11 years tbretz Ratecontrol might still believe that the trigger is on, so we force ...
(edit) @16562   11 years tbretz Added a possibility to move an entry from another list into this list.
(edit) @16541   11 years tbretz Use the Time already determined.
(edit) @16540   11 years tbretz Fixed some typos in the last commit
(edit) @16539   11 years tbretz Move the update for the fDimWriteStats to UpdateRuns, so it does not ...
(edit) @16538   11 years tbretz Improved a bit the interpretation of a int64, now it is interpreted as ...
(edit) @16537   11 years tbretz Only wait if this is a valid server, e.g. dimctrl is not.
(edit) @16536   11 years tbretz Send the RESET_CONFIGURE as soon as we are InProgress
(edit) @16534   11 years tbretz Send CLOSE_OPEN_FILES when a run is stopped.
(edit) @16532   11 years tbretz Renamed state WritingData of fadctrl to RunInProgress
(edit) @16531   11 years tbretz Improved statistics sent with GUI_STATS; some cosmetics
(edit) @16530   11 years tbretz Let applyCalib know how big the current queue is to optimize cpu ...
(edit) @16528   11 years tbretz Made the list a class member to avoid accesses from outsize and ...
(edit) @16527   11 years tbretz Do not go out of TakingData only because the trigger is switched off.
(edit) @16524   11 years tbretz Simplified GUI_STATS
(edit) @16506   11 years lyard changed output text of fitsCompressor
(edit) @16502   11 years lyard fixed bug with negative start cell
(edit) @16485   11 years lyard changed drs calib table name
(edit) @16483   11 years tbretz Added also a one second sleep before shutting down dim. This allows ...
(edit) @16482   11 years tbretz Added setData for const char* and for string
(edit) @16481   11 years tbretz included the header for list
Note: See TracRevisionLog for help on using the revision log.