source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 ...
(edit) @19146   6 years tbretz Added support for a user defined column with a constant number, allow ...
(edit) @19145   6 years tbretz Added missing include.
(edit) @19144   6 years tbretz Updates resource text.
(edit) @19142   6 years tbretz Adapted the return numbers, fixed a few typos, sorted the resources.
(edit) @19140   6 years tbretz Fixed some compiler wanring with gcc.
(edit) @19139   6 years tbretz Found a nicer way to add arguments to database URI
(edit) @19138   6 years tbretz Do all the cleanup stuff also when an empty set is returned and moved ...
(edit) @19137   6 years tbretz Bytes received and sent in the view of the client.
(edit) @19136   6 years tbretz Output some more connection information with print-connect
(edit) @19135   6 years tbretz Fixed some minor typos.
(edit) @19134   6 years tbretz Skip empty lines reading an environment file.
(edit) @19126   6 years tbretz Implemented the possibility to print basic connection informations.
(edit) @19125   6 years tbretz Updated the explanation for the databse resource to reflect the ...
(edit) @19124   6 years tbretz Implmented compressed connections.
(edit) @19122   6 years tbretz Print average execution time per row.
(edit) @19121   6 years tbretz Do not print a warning if no ascii file should have been written, ...
(edit) @19120   6 years tbretz Print average execution time per row.
Note: See TracRevisionLog for help on using the revision log.