source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19710   5 years tbretz Removed some obsolete code, fixed a typo.
(edit) @19708   5 years tbretz Added tool to read GTC dust values.
(edit) @19700   5 years tbretz Improved error output
(edit) @19684   5 years Daniela Dorner added new algorithms (visiblity ratio, time-shift) and featues ...
(edit) @19658   5 years tbretz Same as before, but nicer and easier to read.
(edit) @19657   5 years tbretz A mistake in the logic.
(edit) @19656   5 years tbretz Ignore shortName for types 171,173 and 174.
(edit) @19654   5 years tbretz Fixed a problem (hopefully) when type 7 alerts are entered into the ...
(edit) @19653   5 years tbretz Minor cleanup
(edit) @19589   5 years tbretz Do not handly type 110 (this is a pre-alert without coordinates), ...
(edit) @19588   5 years tbretz Added fRa,fDec,fErr,fName to FlareTriggers insert and renamed key on ...
(edit) @19585   5 years tbretz Print a warning rather when the reading is close to the lower liit ...
(edit) @19584   5 years tbretz Based on changes from Daniela: Set min ADC value to 980 (now both ...
(edit) @19583   5 years tbretz Added some comments in the code and minor changes to the output.
(edit) @19582   5 years tbretz Added a missing sanity check in the $ function, use dereferencing ...
(edit) @19578   5 years tbretz For rc<0, a StartRead() is required as well.
(edit) @19577   5 years tbretz Some more beauty to source table loading.
(edit) @19576   5 years tbretz Logic fix.
(edit) @19575   5 years tbretz Nicer.
(edit) @19574   5 years tbretz + and - bite with the list item.
(edit) @19572   5 years tbretz Automatically reload sources if source is not found in list. Print ...
(edit) @19565   5 years tbretz Missed that in the Query
(edit) @19564   5 years tbretz Make an entry in the Alert DB if a broken GCN package is received ...
(edit) @19559   5 years tbretz Added some precision to the TNG data.
(edit) @19556   5 years tbretz Added TNG_WEATHER/DATA
(edit) @19555   5 years tbretz Implemnted the possibility to setup individual conditions for ...
(edit) @19554   5 years tbretz Remove the trailing '=' for ID=140
(edit) @19553   5 years tbretz Do not print sources when RELOAD_SOURCES is issued.
(edit) @19530   5 years tbretz Reunified ToO and GCN commands, default state is now Armed, enter none ...
(edit) @19529   5 years tbretz Send a name instead of a trigger id... removed from struct
(edit) @19528   5 years tbretz Minor changes, mainly added a name which is sent.
(edit) @19516   5 years tbretz Do not trigger reschedule if source is already observed, added TH ...
(edit) @19515   5 years tbretz Removed an obsolte definition
(edit) @19508   5 years tbretz Instead of having a dry-run option, the scheduler can now be ...
(edit) @19507   5 years tbretz Implemented a filter list to only trigger with certain paket IDs. ...
(edit) @19506   5 years tbretz Fixed a long existing bug which caused GetString to segfault if no ...
(edit) @19505   5 years tbretz Adapted type of DataGRB::type and added new state.
(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   6 years tbretz Only enter a potential new source key if an observation is really ...
(edit) @19468   6 years tbretz minor fixes.
(edit) @19467   6 years tbretz The Dim Command was not up-to-date.
(edit) @19459   6 years tbretz Use IsConnected rather than is_open to avoid toggling when no ...
(edit) @19458   6 years tbretz Fixed two typos in some screen output.
(edit) @19457   6 years tbretz The prefix was missing for the offset-file.
(edit) @19456   6 years tbretz Use the script location as the root path for relative file locations.
(edit) @19455   6 years tbretz I directly split now filog lename and log path into the two resources, ...
(edit) @19454   6 years tbretz I directly split now filename and default path into the two resources, ...
(edit) @19452   6 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
Note: See TracRevisionLog for help on using the revision log.