source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16856   12 years tbretz Forgot this one...
(edit) @16855   12 years tbretz Fixed a couple of issues including missing setting of badbit, broken ...
(edit) @16854   12 years tbretz The length of the bytes released must be converted from short to bytes.
(edit) @16853   12 years tbretz Replaced some console.out by dim.log; take only 1min runs during ...
(edit) @16852   12 years tbretz Some changes to the output, replaced some console.out by dim.log
(edit) @16851   12 years tbretz Changed underflow level from 650 to 600; replaced some console.out by ...
(edit) @16850   12 years Daniela Dorner fixed bug in getting source name from drive file
(edit) @16849   12 years tbretz Added ln_get_lunar_earth_dist
(edit) @16848   12 years lyard Fixed reconstructed file filename
(edit) @16847   12 years lyard fixed -again- checksum calculation while reading... hopefully
(edit) @16846   12 years lyard reverted the change: this did not work...
(edit) @16845   12 years lyard Added guard handling of case where startCells not found and Drs requested
(edit) @16844   12 years lyard fixed checksum calculation while reading... hopefully
(edit) @16843   12 years tbretz Changed the way how the returned maximum is calculated to get a better ...
(edit) @16842   12 years tbretz Updated some output.
(edit) @16841   12 years tbretz Added the possibility to interrupt the script peacefully; changed to ...
(edit) @16840   12 years lyard bug fix and emplace_back
(edit) @16839   12 years tbretz Some updates on the output; removed an obsolete wait for MCP Idle.
(edit) @16838   12 years tbretz Try a CLOSE, if the LID is in the state 'Unknown' - might still need ...
(edit) @16837   12 years tbretz Added 'Overcurrent' as possible status.
(edit) @16836   12 years tbretz Use make_shared where possible.
(edit) @16835   12 years tbretz Moved the Write command back to the main thread, to ensure fast output ...
(edit) @16834   12 years tbretz Changed the time for an update of the EVENTS service to a number whihc ...
(edit) @16833   12 years tbretz The disposed handle fInterruptCallback must also be cleared, otherwise ...
(edit) @16832   12 years tbretz Using a queue, to be able to decouple writing to the log-files from ...
(edit) @16831   12 years tbretz Do not print any thresholds when the ratecontrol is not in operation.
(edit) @16830   12 years tbretz Print a warning if an interrupt request is received but no script is ...
(edit) @16829   12 years tbretz Updated.
(edit) @16828   12 years tbretz In Configured2 we do just wait.
(edit) @16827   12 years tbretz Make sure all boards are connected.
(edit) @16826   12 years lyard added 0 length files handling
(edit) @16825   12 years lyard Added heap consistency check. Not yet enabled
(edit) @16824   12 years tbretz Updated usage information.
(edit) @16823   12 years tbretz Added libTool to showlog libraries.
(edit) @16822   12 years tbretz Removed the day-tag. It looks a bit odd, because we have night-wise ...
(edit) @16821   12 years tbretz Switch off database use for showlog as a default.
(edit) @16820   12 years lyard Modified block header's sequence scheme
(edit) @16819   12 years tbretz Added new program showlog
(edit) @16818   12 years tbretz Added new program showlog
(edit) @16817   12 years tbretz
(edit) @16815   12 years lyard replaced compression enum handling
(edit) @16814   12 years lyard added block headers and changed compression mechanism
(edit) @16813   12 years tbretz Implemented some debug out to a log-file when the sql query fails.
(edit) @16812   12 years tbretz When a user was logged in, the setting of a collaborator failed.. this ...
(edit) @16811   12 years lyard oops, got rid of cout
(edit) @16810   12 years lyard Added tile header to zfits
(edit) @16809   12 years lyard Added tile num rows tag
(edit) @16808   12 years tbretz kSM_KeepState must also be accounted for Events.
(edit) @16807   12 years tbretz Second argument was missing in all SetCurrentState (although I hope ...
(edit) @16806   12 years lyard Fixed HEAP size calculation bug
(edit) @16805   12 years lyard Added TILE marker and size between tile data
(edit) @16804   12 years tbretz Updated the description of setInterruptHandler and added triggerInterrupt
(edit) @16803   12 years tbretz If the first argument does contain an equal sign consider it to be the ...
(edit) @16802   12 years tbretz Allow arguments to be given to the interrupt handler and added a ...
(edit) @16801   12 years tbretz Replaced the new invalid FTM::State::kConfigured with Configured1 and ...
(edit) @16800   12 years tbretz Changed 90V to 80V
(edit) @16799   12 years lyard fixed fitsCompressor's copy verification issue. I was closing the file ...
(edit) @16798   12 years tbretz Reoragnized the logging output, to get closer to a final version ...
(edit) @16797   12 years tbretz Improved output when a command is sent.
(edit) @16796   12 years tbretz Wait for ftmctrl to be in Valid not Idle; changed the level to detect ...
(edit) @16795   12 years tbretz Added Configuring3 state; improved output whena command is sent:
(edit) @16794   12 years tbretz output some information so that it is aparent which FTU gives the problem.
(edit) @16793   12 years tbretz Fixed a problem with the 32bit shift operator when evaluating the ...
(edit) @16792   12 years tbretz There is not much we can do in Configured2 other than waiting for the ...
(edit) @16791   12 years tbretz Configured is now Configured1 and Configured2
(edit) @16790   12 years tbretz Added a chck for the clock conditioner; ftmctrl should now be in Valid ...
(edit) @16789   12 years tbretz Debugging output seems not needed anymore.
(edit) @16788   12 years tbretz
(edit) @16787   12 years tbretz Improved the output whenever a command is sent.
(edit) @16786   12 years tbretz Make sure no threshold is set initially below the limit (the limit is ...
(edit) @16785   12 years tbretz Replaced kConfigured with kConfigured1 according to the recent change ...
(edit) @16784   12 years tbretz Adapted the state checks according to the recent change in the ftmctrl.
(edit) @16783   12 years tbretz Replaced kConfigured by kConfigured1. This is the state in which ...
(edit) @16782   12 years tbretz Added MagicLidar and Temperature to status page; replaced some ...
(edit) @16781   12 years tbretz Implemented the algorithms needed for the new type current control ...
(edit) @16780   12 years tbretz Of course the server has to run the central loop... looks like it was ...
(edit) @16779   12 years tbretz A less CPU hungry version of the msg queue using C++11 techniques.
(edit) @16778   12 years tbretz Set all thresholds at once after the steps have been calculated using ...
(edit) @16777   12 years tbretz Added the long awaited customized template for vector<T>
(edit) @16776   12 years tbretz Implemented SET_SELECTED_THRESHOLDS to allow setting severalö ...
(edit) @16775   12 years tbretz Introduced a new state kConfiguring3 which checks if the messages to ...
(edit) @16774   12 years tbretz After five minutes of inactivity, sleep 10ms instead of 1us if all ...
(edit) @16773   12 years tbretz Introduced the new state kConfiguring3
(edit) @16772   12 years tbretz When calibrated by currents after the calibration was started, wait ...
(edit) @16771   12 years tbretz When compiling a new static buffer to be sent to the FTM, not the last ...
(edit) @16770   12 years tbretz We don't want to dispatch the event (blokcing) but to post the event ...
(edit) @16769   12 years tbretz There is no need to make the scheduling of the async write ...
(edit) @16768   12 years tbretz There is no need to make the scheduling of the async write ...
(edit) @16767   12 years tbretz Do not print the string in the RADEC command; added a cast to allow ...
(edit) @16766   12 years tbretz Changed to use v4l2.
(edit) @16765   12 years tbretz Added an explicit cast to allow for c++0x
(edit) @16764   12 years tbretz Updated Interpolate so that for the sum image there is only one loop ...
(edit) @16763   12 years tbretz Adapted the status setting to the IsPositioning information from the ...
(edit) @16762   12 years tbretz Do not add zero values, they just bias the average.
(edit) @16761   12 years tbretz
(edit) @16760   12 years tbretz
(edit) @16759   12 years tbretz Removed an unintentional debug out.
(edit) @16745   12 years tbretz Should be DRS temperature not FAD tempreature.
(edit) @16744   12 years tbretz Produce some more output in case the FADs don't got properly connected.
(edit) @16743   12 years tbretz Use the QoS (num open files) of the RUNS service to detect whether a ...
Note: See TracRevisionLog for help on using the revision log.