source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18826   7 years tbretz Removed stray debug out... sorry.
(edit) @18825   7 years tbretz Removed stray debug out... sorry.
(edit) @18824   7 years tbretz Keep position arguments in continous order without gaps.
(edit) @18823   7 years tbretz For consistency, pass the local arguments from the resource file also ...
(edit) @18822   7 years tbretz Added a Getter for fArgumentsJS
(edit) @18821   7 years tbretz Updated the comment for the JavaScript resource.
(edit) @18820   7 years tbretz Slightly modified the interface to access the observatory. This allows ...
(edit) @18819   7 years tbretz Improved comments, removed wrong 'version' property
(edit) @18818   7 years tbretz There was a comma missing for SWIFT_ACTUAL_POINTDIR
(edit) @18816   7 years tbretz Fixed a typo in a comment.
(edit) @18815   7 years tbretz Fixed a typo in the description of the commandline arguments.
(edit) @18814   7 years tbretz Replaces IP address by a DNS name.
(edit) @18813   7 years tbretz Removed some stray debug stuff.
(edit) @18812   7 years tbretz Removed some stray debug stuff.
(edit) @18808   7 years tbretz The ref clock is displayed in MHz not in GHz, display the raw data ...
(edit) @18805   7 years tbretz Fixed some typo in the state names. For the time being added ...
(edit) @18804   7 years tbretz Added a hardware error and a hardware warning.
(edit) @18803   7 years tbretz Split Errors and Warning into to error states. Allow to park in ...
(edit) @18800   7 years tbretz WORKAROUND: Excluded ch91 from OverCurrent detection.
(edit) @18798   7 years tbretz Issue the ramping in emergency case only if any channel is not at 0.
(edit) @18797   7 years tbretz Implemented that exclusive tasks are rejected if not scheduled exclusively.
(edit) @18781   8 years Daniela Dorner updated list of gcn channels
(edit) @18780   8 years Daniela Dorner fixed that AMON alerts caused the program to disconnect because of ...
(edit) @18735   8 years dneise revertinglid hacks regarding reasonable states for Lid_CONTROL: also ...
(edit) @18731   8 years tbretz Implemented the possibility to define a custom setup in a callback ...
(edit) @18730   8 years tbretz Replaces the 'sleep' keyword by 'unlock' for the shutdown to get a ...
(edit) @18722   8 years tbretz Added explanations for suspend and resume
(edit) @18720   8 years tbretz Order by time instead of ID. This allows an easy implementation of a ...
(edit) @18719   8 years tbretz Cosmetics in the ORDER BY clause, added ASC to be more precise.
(edit) @18715   8 years tbretz Implemented the suspend/resume feature. Everything after a suspend is ...
(edit) @18714   8 years tbretz Improved the partially wrong error messages, made them more ...
(edit) @18713   8 years tbretz The conversion key to name is now done directly with the query by ...
(edit) @18712   8 years tbretz Updated to PAL 0.9.7 (adds mainly light deflection to abberation which ...
(edit) @18711   8 years tbretz Updated to ERFA 1.3.0 (no relevant code change except the leap second ...
(edit) @18655   8 years tbretz Do not try to re-position when parking and allow for a larger ...
(edit) @18654   8 years tbretz Changed lmits as diccussed in the telcon yesterday.
(edit) @18653   8 years tbretz Updated to account for the new data in the EventData stream
(edit) @18651   8 years tbretz That was the wrong order. First use sub then increment.
(edit) @18649   8 years tbretz It seems the camera reponse has more than one LF now... replace all of ...
(edit) @18634   8 years tbretz Minor updates.
(edit) @18633   8 years tbretz Renamed MAINPAGE to MAINPAGE.md to make doxygen 1.8 find it.
(edit) @18632   8 years tbretz disable-ftu should pe vars no var
(edit) @18631   8 years tbretz Added support for run and event number.
(edit) @18630   8 years tbretz Distribute run and event number with the EVENT_DATA service
(edit) @18629   8 years tbretz Disentengle from root and Mars were appropriate, some tidying.
(edit) @18628   8 years tbretz Dientengle from root and Mars, added the drawing function from their ...
(edit) @18627   8 years tbretz Disentengle from root and Mars were possible, clean up of gui from all ...
(edit) @18626   8 years tbretz Removed base class PixGetter, use unsigned char as base type for image ...
(edit) @18625   8 years tbretz Removed reference to root dictionary, some minor update to disentengle ...
(edit) @18624   8 years tbretz
(edit) @18623   8 years tbretz Don't use the root dictionary
(edit) @18622   8 years tbretz Removed references to root and obsolete code
(edit) @18621   8 years tbretz Removed references to root, replaced with basic types.
(edit) @18620   8 years tbretz Removed references to root.
(edit) @18619   8 years tbretz Removed references to root.
(edit) @18618   8 years tbretz Copied files from Mars and Cosy to compile toold which fit our current ...
(edit) @18617   8 years tbretz This looks like a solution. I start a second detached thread which ...
(edit) @18616   8 years tbretz Issue a message when the thread has been shut down.
(edit) @18615   8 years tbretz It seems the new system Ubuntu 16.04 does not support anymore hardware ...
(edit) @18614   8 years tbretz Another mystery of thenew system Ubuntu 16.04... the tokenizer here ...
(edit) @18613   8 years tbretz With gcc 5 it seems N also identifies our strings... this might still ...
(edit) @18612   8 years tbretz God knows why the constructur fails to work with gcc 5, I don't...
(edit) @18611   8 years tbretz FITS column description was too long
(edit) @18610   8 years tbretz
(edit) @18609   8 years tbretz
(edit) @18608   8 years tbretz Added required
(edit) @18607   8 years tbretz WORKAROUND CH272: Removed the shortcut channel from the list of ...
(edit) @18606   8 years tbretz Better handling of special cases like when the lid is closed or the ...
(edit) @18605   8 years tbretz Just realised that this is automatically created by the missing ...
(edit) @18604   8 years tbretz Downgraded to autoconf 1.14
(edit) @18603   8 years tbretz Upadted the build system from a current Ubuntu 16.04 -- let's see if ...
(edit) @18602   8 years tbretz The latest change broke the compiling with root.
(edit) @18601   8 years tbretz Updated the handling of the flags to better split between ...
(edit) @18600   8 years tbretz Avoid a compiler warning
(edit) @18599   8 years tbretz Fixed three typos.
(edit) @18598   8 years tbretz Fixed two typos.
(edit) @18597   8 years tbretz Added some missing but maybe common error codes
(edit) @18596   8 years tbretz This is the better fix (although both will work)
(edit) @18590   8 years tbretz Fixed a warning about a strange conditional (uncritical)
(edit) @18589   8 years tbretz Fixed a minor problem when defining the color of an output line.
(edit) @18588   8 years tbretz Fixed a warning due to a missing cast.
(edit) @18587   8 years tbretz Fixed a typo and a flaw in a conditions (nothing critical)
(edit) @18586   8 years tbretz Fxied a warning about a missing cast.
(edit) @18585   8 years tbretz Fixed some warning about unused function parameters.
(edit) @18584   8 years tbretz Switching off root didn't work
(edit) @18583   8 years tbretz Fixed some typos in the docu.
(edit) @18544   8 years lyard Added -ugly- program to recover raw data files corrupted due to ...
(edit) @18539   8 years tbretz Added local path to default ones for mapping file, implemented the ...
(edit) @18538   8 years tbretz Print the number of columns skipped due to NULL entry.
(edit) @18530   8 years tbretz Added a range check for the given source coordinates (0-24, -90-90)
(edit) @18529   8 years tbretz Added some missing command descriptions pointed out by Dominik
(edit) @18523   8 years tbretz Added a fix which should give correct results for the years no matter ...
(edit) @18520   8 years tbretz Allow to save an empty schedule to allow to delete the schedule of the ...
(edit) @18519   8 years tbretz Allow to save an empty schedule to allow to delete the schedule of the ...
(edit) @18518   8 years tbretz By mistake the calender still opened in chrome and in firefox the date ...
(edit) @18517   8 years tbretz The code did not stop after an unsuccessful login
(edit) @18516   8 years smueller remove closed lid data run, decided in telcon 25 June 2016.
(edit) @18515   8 years smueller the production code needs to be checked in
(edit) @18514   8 years tbretz Avoid a log message in the error log if PHP_* was not set; Removed ...
(edit) @18513   8 years tbretz Added pfminictrl
Note: See TracRevisionLog for help on using the revision log.