source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16936   13 years tbretz Added a very simple command completion for java.
(edit) @16917   13 years tbretz Some consistency... dorce update is the strongest call we have to ...
(edit) @16916   13 years tbretz Not only when the screen geometry changes, but also when the prompt ...
(edit) @16898   13 years lyard Propagated the new naming of enums to other files....
(edit) @16897   13 years lyard Removed bytes swapping for RAWSUM
(edit) @16887   13 years tbretz Added some smoothing to the deviation responsible for the ...
(edit) @16885   13 years tbretz Slightly modified appearance of log-stream.
(edit) @16884   13 years tbretz Fixed two compiler warnings.
(edit) @16883   13 years tbretz Fixed two typos.
(edit) @16882   13 years lyard added correct checksum calculation for compressed fits reader (zfits)
(edit) @16881   13 years tbretz Replaced some loops with cout.write for better performance
(edit) @16880   13 years tbretz Redisplay has to check if this is an update due to change of terminal ...
(edit) @16879   13 years tbretz Removed the newline before the prompt. That's were the problems with ...
(edit) @16878   13 years tbretz Removed the obsolete check for 'use striut'
(edit) @16877   13 years tbretz Removed a stray debug output.
(edit) @16876   13 years lyard removed wrong error tags in log files
(edit) @16875   13 years tbretz Fixed an issue with the detection of the 'camera' argument.
(edit) @16874   13 years tbretz Direct the output in case of wrong states to the dim log.
(edit) @16872   13 years tbretz Updated EventHook to match virtual function definition.
(edit) @16871   13 years tbretz Use a to_string instead of an ostringstream for conversion
(edit) @16870   13 years tbretz When we output something ourselves before the event hook is called in ...
(edit) @16869   13 years tbretz When we output something ourselves before the event hook is called in ...
(edit) @16868   13 years tbretz Added 'home' and 'end' key to fixed key bindings, this makes it work ...
(edit) @16866   13 years tbretz Removed the output of the ratescans to an ascii file. Sending it to ...
(edit) @16865   13 years tbretz Increased the time to wait for the data of a ftm reply to a ...
(edit) @16864   13 years tbretz Fixed the twilight check
(edit) @16862   13 years tbretz Deleteing the line does not seem necessary anymore.
(edit) @16861   13 years tbretz Indentation cosmetics.
(edit) @16860   13 years tbretz Added 'use strict'
(edit) @16859   13 years tbretz Added 'use strict'
(edit) @16858   13 years tbretz Fixed a typo: Should be var, not int
(edit) @16857   13 years tbretz Added the 'use strict'
(edit) @16854   13 years tbretz The length of the bytes released must be converted from short to bytes.
(edit) @16853   13 years tbretz Replaced some console.out by dim.log; take only 1min runs during ...
(edit) @16852   13 years tbretz Some changes to the output, replaced some console.out by dim.log
(edit) @16851   13 years tbretz Changed underflow level from 650 to 600; replaced some console.out by ...
(edit) @16848   13 years lyard Fixed reconstructed file filename
(edit) @16845   13 years lyard Added guard handling of case where startCells not found and Drs requested
(edit) @16842   13 years tbretz Updated some output.
(edit) @16841   13 years tbretz Added the possibility to interrupt the script peacefully; changed to ...
(edit) @16839   13 years tbretz Some updates on the output; removed an obsolete wait for MCP Idle.
(edit) @16838   13 years tbretz Try a CLOSE, if the LID is in the state 'Unknown' - might still need ...
(edit) @16837   13 years tbretz Added 'Overcurrent' as possible status.
(edit) @16836   13 years tbretz Use make_shared where possible.
(edit) @16835   13 years tbretz Moved the Write command back to the main thread, to ensure fast output ...
(edit) @16834   13 years tbretz Changed the time for an update of the EVENTS service to a number whihc ...
(edit) @16833   13 years tbretz The disposed handle fInterruptCallback must also be cleared, otherwise ...
(edit) @16832   13 years tbretz Using a queue, to be able to decouple writing to the log-files from ...
(edit) @16831   13 years tbretz Do not print any thresholds when the ratecontrol is not in operation.
(edit) @16830   13 years tbretz Print a warning if an interrupt request is received but no script is ...
(edit) @16829   13 years tbretz Updated.
(edit) @16828   13 years tbretz In Configured2 we do just wait.
(edit) @16827   13 years tbretz Make sure all boards are connected.
(edit) @16826   13 years lyard added 0 length files handling
(edit) @16824   13 years tbretz Updated usage information.
(edit) @16823   13 years tbretz Added libTool to showlog libraries.
(edit) @16822   13 years tbretz Removed the day-tag. It looks a bit odd, because we have night-wise ...
(edit) @16821   13 years tbretz Switch off database use for showlog as a default.
(edit) @16820   13 years lyard Modified block header's sequence scheme
(edit) @16819   13 years tbretz Added new program showlog
(edit) @16818   13 years tbretz Added new program showlog
(edit) @16817   13 years tbretz
(edit) @16814   13 years lyard added block headers and changed compression mechanism
(edit) @16813   13 years tbretz Implemented some debug out to a log-file when the sql query fails.
(edit) @16812   13 years tbretz When a user was logged in, the setting of a collaborator failed.. this ...
(edit) @16810   13 years lyard Added tile header to zfits
(edit) @16809   13 years lyard Added tile num rows tag
(edit) @16808   13 years tbretz kSM_KeepState must also be accounted for Events.
(edit) @16807   13 years tbretz Second argument was missing in all SetCurrentState (although I hope ...
(edit) @16806   13 years lyard Fixed HEAP size calculation bug
(edit) @16805   13 years lyard Added TILE marker and size between tile data
(edit) @16804   13 years tbretz Updated the description of setInterruptHandler and added triggerInterrupt
(edit) @16803   13 years tbretz If the first argument does contain an equal sign consider it to be the ...
(edit) @16802   13 years tbretz Allow arguments to be given to the interrupt handler and added a ...
(edit) @16801   13 years tbretz Replaced the new invalid FTM::State::kConfigured with Configured1 and ...
(edit) @16800   13 years tbretz Changed 90V to 80V
(edit) @16799   13 years lyard fixed fitsCompressor's copy verification issue. I was closing the file ...
(edit) @16798   13 years tbretz Reoragnized the logging output, to get closer to a final version ...
(edit) @16797   13 years tbretz Improved output when a command is sent.
(edit) @16796   13 years tbretz Wait for ftmctrl to be in Valid not Idle; changed the level to detect ...
(edit) @16795   13 years tbretz Added Configuring3 state; improved output whena command is sent:
(edit) @16794   13 years tbretz output some information so that it is aparent which FTU gives the problem.
(edit) @16793   13 years tbretz Fixed a problem with the 32bit shift operator when evaluating the ...
(edit) @16792   13 years tbretz There is not much we can do in Configured2 other than waiting for the ...
(edit) @16791   13 years tbretz Configured is now Configured1 and Configured2
(edit) @16790   13 years tbretz Added a chck for the clock conditioner; ftmctrl should now be in Valid ...
(edit) @16789   13 years tbretz Debugging output seems not needed anymore.
(edit) @16788   13 years tbretz
(edit) @16787   13 years tbretz Improved the output whenever a command is sent.
(edit) @16786   13 years tbretz Make sure no threshold is set initially below the limit (the limit is ...
(edit) @16785   13 years tbretz Replaced kConfigured with kConfigured1 according to the recent change ...
(edit) @16784   13 years tbretz Adapted the state checks according to the recent change in the ftmctrl.
(edit) @16783   13 years tbretz Replaced kConfigured by kConfigured1. This is the state in which ...
(edit) @16782   13 years tbretz Added MagicLidar and Temperature to status page; replaced some ...
(edit) @16781   13 years tbretz Implemented the algorithms needed for the new type current control ...
(edit) @16780   13 years tbretz Of course the server has to run the central loop... looks like it was ...
(edit) @16778   13 years tbretz Set all thresholds at once after the steps have been calculated using ...
(edit) @16777   13 years tbretz Added the long awaited customized template for vector<T>
(edit) @16776   13 years tbretz Implemented SET_SELECTED_THRESHOLDS to allow setting severalö ...
(edit) @16775   13 years tbretz Introduced a new state kConfiguring3 which checks if the messages to ...
Note: See TracRevisionLog for help on using the revision log.