source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19504   5 years tbretz Converted the paket type list into a std::map, fixed a double entry ...
(edit) @19498   5 years tbretz Excluded packet type 152 on request of Daniela.
(edit) @19497   5 years tbretz Excluded packet type 164 on request of Daniela.
(edit) @19482   5 years tbretz Improved help text.
(edit) @19479   5 years tbretz Only enter a potential new source key if an observation is really ...
(edit) @19468   5 years tbretz minor fixes.
(edit) @19467   5 years tbretz The Dim Command was not up-to-date.
(edit) @19459   5 years tbretz Use IsConnected rather than is_open to avoid toggling when no ...
(edit) @19458   5 years tbretz Fixed two typos in some screen output.
(edit) @19457   5 years tbretz The prefix was missing for the offset-file.
(edit) @19456   5 years tbretz Use the script location as the root path for relative file locations.
(edit) @19455   5 years tbretz I directly split now filog lename and log path into the two resources, ...
(edit) @19454   5 years tbretz I directly split now filename and default path into the two resources, ...
(edit) @19452   5 years tbretz This implements changes which are required for follow-up observations. ...
(edit) @19444   6 years tbretz Added a new column in th etable for the instrument.
(edit) @19441   6 years tbretz Missing
(edit) @19438   6 years tbretz This is a new version which is supposed to be able schedule ToOs
(edit) @19437   6 years tbretz Added a new calibration scheme ('3') which only starts a current ...
(edit) @19436   6 years tbretz Added a new state to simplify detection of close-to-target 'Approaching'
(edit) @19435   6 years tbretz Allow to create a pending connection and call reconnect instead.
(edit) @19432   6 years tbretz Added the calcsource for MC data:
(edit) @19431   6 years tbretz The std:: was missing.
(edit) @19430   6 years tbretz Added the GetNext/Prev also for SunSet.
(edit) @19429   6 years tbretz Output the broken XML
(edit) @19428   6 years tbretz Output the broken XML
(edit) @19426   6 years tbretz Some more flexibility in source selection:
(edit) @19423   6 years Daniela Dorner bugfix in file splitting
(edit) @19421   6 years tbretz Wrong access function:
(edit) @19420   6 years tbretz The new line must always be displayed.
(edit) @19419   6 years tbretz Added an option to send the global shutdown (DIS_DNS/KILL_SERVERS)
(edit) @19416   6 years tbretz Allow RECONNECT also if the IndraDrives are unavailable. Allow to ...
(edit) @19413   6 years tbretz Fixed a copy&paste naming
(edit) @19411   6 years tbretz Newer boost versions complain about an invalid argument.
(edit) @19403   6 years tbretz include 'random' was missing for Peppermint 9 (gcc 7)
(edit) @19391   6 years tbretz For convenience print the selected PRESET_OBSERVATORY when the ...
(edit) @19390   6 years tbretz The new default observatory is empty which corresponds to ...
(edit) @19389   6 years tbretz As NIGHT is bound to the observatory location, write a new keywork ...
(edit) @19386   6 years tbretz Prefix file paths if they are not absolute (should not change anything ...
(edit) @19385   6 years tbretz Implemneted to set an independent prefix path in fact++.rc or from the ...
(edit) @19384   6 years tbretz Fixed a typo.
(edit) @19383   6 years tbretz Just a compiler warning.
(edit) @19382   6 years tbretz This just gives a warning which we get anyways.
(edit) @19381   6 years tbretz Added PRINT command and --client option. No need anymore to skip the ...
(edit) @19380   6 years tbretz No need anymore to skip the TM channel
(edit) @19375   6 years tbretz The spike removal was broken, it was only working for the first ...
(edit) @19363   6 years tbretz Fixed typos in some comments.
(edit) @19301   6 years tbretz Comparison of singned with unsigned
(edit) @19283   6 years tbretz Added comment.
(edit) @19282   6 years tbretz Improved output.
(edit) @19281   6 years tbretz Some minor updates to the output.
(edit) @19280   6 years tbretz Implemented automatic splitting into root-trees or ascii-files.
(edit) @19279   6 years tbretz Added TFile::ls() as an option.
(edit) @19239   6 years tbretz Fixed the double name 'Seeing' in the SEEING service.
(edit) @19238   6 years tbretz Allow to use a dummy connection (empty uri)
(edit) @19237   6 years tbretz Added missing include for DNS_PORT
(edit) @19236   6 years tbretz Allow for a dummy connection.
(edit) @19235   6 years tbretz Added --copy-* resources to be able to copy additional contents from ...
(edit) @19234   6 years tbretz Allow to skip ToO sources.
(edit) @19233   6 years tbretz Adapted to allow to set port as in Main.h
(edit) @19232   6 years tbretz Added the possibility to change the port through which the DIM ...
(edit) @19231   6 years tbretz YYYYMMDD-1 does not always make sense ;)
(edit) @19215   6 years tbretz The precompiler directive to check for libnova should be identical ...
(edit) @19211   6 years tbretz Fixed a typo in the pre-processor directive
(edit) @19205   6 years tbretz Improved output.
(edit) @19204   6 years tbretz Some minor simplifications using mysql++ features.
(edit) @19193   6 years tbretz Right now w do not have the ponting position stored event wise... thus ...
(edit) @19191   6 years tbretz Added possibility to create a unique index.
(edit) @19190   6 years tbretz Load tools.h for the to_string fix for the ISDC compiler
(edit) @19187   6 years tbretz Improved output for --delete
(edit) @19186   6 years tbretz Print 'success' in case of success.
(edit) @19185   6 years tbretz Extract only the name of the program not the path
(edit) @19183   6 years tbretz This version compiles at ISDC, mainly replacing for-loops by loops, ...
(edit) @19181   6 years tbretz Use Boost 1.47 at ISDC, no workaround required anymore.
(edit) @19180   6 years tbretz For debugging purpose print the client version before the connection ...
(edit) @19179   6 years tbretz Secured against clang <= 4
(edit) @19178   6 years tbretz Print start time.
(edit) @19177   6 years tbretz Made it compile at ISDC
(edit) @19176   6 years tbretz Fix to the resource description
(edit) @19174   6 years tbretz Now compiles at ISDC:
(edit) @19173   6 years tbretz Stray code committed unintnetionally.
(edit) @19172   6 years tbretz ISDC workaround for to_string(unsigned int)
(edit) @19169   6 years tbretz Source code moved to source file.
(edit) @19168   6 years tbretz Fixed size of string
(edit) @19167   6 years tbretz Minor fixed.
(edit) @19166   6 years tbretz Better handling of the replacement for the filename.
(edit) @19165   6 years tbretz Stick with the streams.
(edit) @19164   6 years tbretz Stick with the streams.
(edit) @19163   6 years tbretz include of math.h needed at ISDC
(edit) @19162   6 years tbretz Updated returns.
(edit) @19157   6 years tbretz Typos in help text.
(edit) @19156   6 years tbretz Enclose table names.
(edit) @19155   6 years tbretz Added the --index option.
(edit) @19154   6 years tbretz Removed the force-stuff, the constructor is now already connecting to ...
(edit) @19153   6 years tbretz Minor update.
(edit) @19152   6 years tbretz Removed the ISDC hack
(edit) @19151   6 years tbretz Implemented conditional execution.
(edit) @19150   6 years tbretz Implemented an option to pre-delete entries from the table based on ...
(edit) @19149   6 years tbretz Fixed a typo
(edit) @19148   6 years tbretz Removed the iSDC hack from the svn
(edit) @19147   6 years tbretz Added support for a user defined column with a constant number, allow ...
Note: See TracRevisionLog for help on using the revision log.