source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17191   11 years tbretz There is no need to wiat for the commad to be sent.
(edit) @17186   11 years tbretz Fixed a typo in the evaluation of the configuration; added sending ...
(edit) @17185   11 years tbretz Reverting to last revision.
(edit) @17184   11 years tbretz Reverting to last revision.
(edit) @17183   11 years tbretz Reverting to last revision.
(edit) @17174   11 years tbretz Some minor updates and a bug fix in the format of the NOMINAL service.
(edit) @17173   11 years tbretz Use the new algorithm by default; implemented temperature correction ...
(edit) @17172   11 years tbretz Read bias patch wise tenmperatures from fscctrl instead of calculating ...
(edit) @17170   11 years tbretz Implemented a new service providing bias patch wise temperatures; in ...
(edit) @17169   11 years tbretz Improved the median calculation; added a sanity check for the rms ...
(edit) @17167   11 years tbretz Added sanity check for rms calculation.
(edit) @17166   11 years tbretz There must be a cast to size -- I missed that last time; fixed a bug ...
(edit) @17147   11 years tbretz Added more options to format the output stream. Added filter support ...
(edit) @17123   11 years tbretz Use the new interpolation algorithm to interpolate the ...
(edit) @17060   11 years tbretz Added trigger patch wise display of the camera sensor temperatures. ...
(edit) @17034   11 years tbretz Typo: pos -> pow
(edit) @17030   11 years tbretz Fixed a bug in the R8 service; service calibrated currents also during ...
(edit) @17029   11 years tbretz Fixed some possible crashes at startup when some of the arrays do not ...
(edit) @17027   11 years tbretz Went over the dim services and updated them with new information or ...
(edit) @17026   11 years tbretz Directly use the calibrated currents from the feedback.
(edit) @17025   11 years tbretz Changed to new scheme of states.
(edit) @17024   11 years tbretz Changed the calibration from juts an offset to an offset and a slope. ...
(edit) @17020   11 years tbretz Adapted to the changes in biasctrl and feedback (get calibrated ...
(edit) @17007   11 years lyard added decompressor program
(edit) @17006   11 years lyard this is version with improved wrong channels output
(edit) @17005   11 years tbretz Fixed a copy&paste typo in a description.
(edit) @17004   11 years tbretz Changed the way the source position is updated. When a poitning ...
(edit) @17000   11 years lyard added option to load appropriate table among several ones in a single file
(edit) @16996   11 years tbretz Updated current prediction to latest one.
(edit) @16985   11 years tbretz Every context which we enter, we have to exit as well, otherwise ...
(edit) @16981   11 years tbretz Added some preliminary code to extract the type of GCn report.
(edit) @16979   11 years tbretz Added a comment to the Configuring1 state.
(edit) @16978   11 years tbretz When compiling without libnova, GetMjd must read Mjd
(edit) @16977   11 years tbretz Removed the Brace-initializer. Some old compilers do not like it.
(edit) @16975   11 years tbretz Forgot to use the reduced precision for the moon position (calculation ...
(edit) @16972   11 years tbretz src in GetListConfition is equal to pos and pos is in deg/deg. ...
(edit) @16969   11 years tbretz Fixed a stupid bug: ln__equ_posn stores RS in degree not in hours, ...
(edit) @16968   11 years tbretz Added a possibility to strip color codes.
(edit) @16967   11 years tbretz Updated new feedback algorithm.
(edit) @16965   11 years tbretz Added the slope to the channel calibration (conversion from dac counts ...
(edit) @16964   11 years lyard replaced fits with fact fits to be able to read compressed files
(edit) @16961   11 years tbretz Fixed a typo in the program option descriptions.
(edit) @16960   11 years tbretz Renamed Seeing to SeeingMed, added SeeingStdev and Solarimeter
(edit) @16959   11 years tbretz Use ::tolower instead of this compilcated cast construction.
(edit) @16958   11 years tbretz Made StartConnection virtual to allow ConnectionGCN to change the IP ...
(edit) @16956   11 years tbretz Added a check that the new night-as-int is never decreased; improved ...
(edit) @16955   11 years tbretz Removed the need for the Soprano library, fixed the units in the ...
(edit) @16954   11 years tbretz
(edit) @16944   11 years lyard Fixed FITS conformance issue for .fz files when numrows=0
(edit) @16941   11 years tbretz Moved the conversion from dac to volt to its own function - for later ...
(edit) @16940   11 years tbretz Added a comment.
(edit) @16938   11 years tbretz Added begining and end of line to output.
(edit) @16937   11 years tbretz Some fixes for the display of command completion results; fixed the ...
(edit) @16936   11 years tbretz Added a very simple command completion for java.
(edit) @16917   11 years tbretz Some consistency... dorce update is the strongest call we have to ...
(edit) @16916   11 years tbretz Not only when the screen geometry changes, but also when the prompt ...
(edit) @16898   11 years lyard Propagated the new naming of enums to other files....
(edit) @16897   11 years lyard Removed bytes swapping for RAWSUM
(edit) @16887   11 years tbretz Added some smoothing to the deviation responsible for the ...
(edit) @16885   11 years tbretz Slightly modified appearance of log-stream.
(edit) @16884   11 years tbretz Fixed two compiler warnings.
(edit) @16882   11 years lyard added correct checksum calculation for compressed fits reader (zfits)
(edit) @16881   11 years tbretz Replaced some loops with cout.write for better performance
(edit) @16880   11 years tbretz Redisplay has to check if this is an update due to change of terminal ...
(edit) @16879   11 years tbretz Removed the newline before the prompt. That's were the problems with ...
(edit) @16878   11 years tbretz Removed the obsolete check for 'use striut'
(edit) @16877   11 years tbretz Removed a stray debug output.
(edit) @16876   11 years lyard removed wrong error tags in log files
(edit) @16872   11 years tbretz Updated EventHook to match virtual function definition.
(edit) @16871   11 years tbretz Use a to_string instead of an ostringstream for conversion
(edit) @16870   11 years tbretz When we output something ourselves before the event hook is called in ...
(edit) @16869   11 years tbretz When we output something ourselves before the event hook is called in ...
(edit) @16868   11 years tbretz Added 'home' and 'end' key to fixed key bindings, this makes it work ...
(edit) @16866   11 years tbretz Removed the output of the ratescans to an ascii file. Sending it to ...
(edit) @16865   11 years tbretz Increased the time to wait for the data of a ftm reply to a ...
(edit) @16862   11 years tbretz Deleteing the line does not seem necessary anymore.
(edit) @16854   11 years tbretz The length of the bytes released must be converted from short to bytes.
(edit) @16848   11 years lyard Fixed reconstructed file filename
(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 ...
Note: See TracRevisionLog for help on using the revision log.