source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10467   13 years tbretz Disallow C with a number larger than 0 in strict mode - it gives problems.
(edit) @10466   13 years tbretz Added proper resizing by adding layout hints when the tab is recreated.
(edit) @10465   13 years tbretz Fixed a typo in the output.
(edit) @10464   13 years tbretz Updated.
(edit) @10463   13 years tbretz Fixed another problem with the motif detection - the wrong language ...
(edit) @10462   13 years neise ADC data is not send in network byte order anymore. RS485 receiver is ...
(edit) @10461   13 years tbretz Little additions.
(edit) @10460   13 years tbretz Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ...
(edit) @10459   13 years tbretz Upadted.
(edit) @10458   13 years tbretz Added IS_FALSE, IS_TRUE and a proper treatment of the Motif-check; the ...
(edit) @10457   13 years tbretz Found a way to add some targets without having them in 'all'; made ...
(edit) @10456   13 years tbretz Renamed conditional to HAS_LIBXP
(edit) @10455   13 years tbretz Added a spin box which only allows numbers dividable by 4.
(edit) @10454   13 years tbretz Added GetUnixTime
(edit) @10453   13 years tbretz Commented unused functions; fixed a bug in the naming of the services; ...
(edit) @10452   13 years tbretz Added DimDescribedService; a described service which ensures that the ...
(edit) @10451   13 years tbretz Fixed the broken service names; changed default paths to something ...
(edit) @10450   13 years tbretz Fixed a wrong info in a SetCurrentState call.
(edit) @10449   13 years tbretz Added Print member function; fixed interpretation of hex and oct values
(edit) @10448   13 years weitzel new FTM docu
(edit) @10447   13 years tbretz Replaced HAS_QT4 by HAS_GUI; added ROOTGLIBS
(edit) @10446   13 years tbretz Updated.
(edit) @10445   13 years tbretz More output; added missing BOOST flags to LDFLAGS and CPPFLAGS.
(edit) @10444   13 years tbretz Added a new GetHey template for simplification.
(edit) @10443   13 years tbretz Allow giving root with and without bin directory.
(edit) @10442   13 years lyard Added dataLogger services and use only one file for fits runs
(edit) @10441   13 years weitzel new FTM firmware featuring e.g. start/stop run commands and new header
(edit) @10440   13 years weitzel new version of FTM docu
(edit) @10439   13 years tbretz Added new class DimNetworkInfo which initialized members secs and ...
(edit) @10438   13 years tbretz Updated.
(edit) @10437   13 years tbretz Some layout changes and new elements mainly in the Logger tab.
(edit) @10436   13 years tbretz Removed obsolete VERSION service.
(edit) @10435   13 years tbretz It doesn't seem to be necessary to link all root libraried explicitly.
(edit) @10434   13 years tbretz Added root-path.m4
(edit) @10433   13 years tbretz Added some stuff for the data logger; added a TQtWidget for playing; ...
(edit) @10432   13 years tbretz Added root support to the GUI.
(edit) @10431   13 years tbretz
(edit) @10430   13 years tbretz Added checks for root.
(edit) @10429   13 years tbretz Moved the tools function into their own namespace to get rid of ...
(edit) @10428   13 years tbretz Added some more infos.
(edit) @10427   13 years tbretz Some paranoia change to the order of the data members to ensure proper ...
(edit) @10426   13 years tbretz Use autoconf macros in PrintVersion
(edit) @10425   13 years tbretz Changed the GetHex function; added support for hex and octal numbers.
(edit) @10424   13 years tbretz Suppress server name when in PrintListOfEvents
(edit) @10423   13 years tbretz Added boolean option to Print to suppress the SERVER name if any.
(edit) @10422   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10421   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10420   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10419   13 years tbretz Added GetName member function to StateClient for debugging purpose.
(edit) @10418   13 years weitzel New FTM firmare: dna, fad_broadcast, FTU error messages, rates readout
(edit) @10417   13 years tbretz Added clear and resize buttons to the service tab, slight changes to ...
(edit) @10416   13 years tbretz Little cosmetics.
(edit) @10415   13 years tbretz Removed obsolete second and thrid button.
(edit) @10414   13 years tbretz Some changes to the layout; removed the obsolete second and third LEDs
(edit) @10413   13 years tbretz
(edit) @10412   13 years tbretz Added gui resource file.
(edit) @10411   13 years tbretz
(edit) @10410   13 years tbretz Moved icons to resource file; some small tiny changes.
(edit) @10409   13 years tbretz Changed line wrap mode of log-window.
(edit) @10408   13 years tbretz Removed a trailing '|' from the html output.
(edit) @10407   13 years tbretz Added some text.
(edit) @10406   13 years tbretz
(edit) @10405   13 years tbretz Added QT4 support.
(edit) @10404   13 years tbretz Added the fact gui and QT4 support.
(edit) @10403   13 years tbretz Added QT4 support.
(edit) @10402   13 years tbretz Added QT4 support.
(edit) @10401   13 years tbretz Implemented QT4 detection.
(edit) @10400   13 years tbretz An m4 macro to detect QT4.
(edit) @10399   13 years tbretz Some cosmetics.
(edit) @10398   13 years tbretz Fixed a warning due to an unused argument.
(edit) @10397   13 years tbretz Some cosmetics.
(edit) @10396   13 years tbretz
(edit) @10395   13 years tbretz
(edit) @10394   13 years tbretz First version of the GUI.
(edit) @10393   13 years tbretz Added descriptions for the virtual function.
(edit) @10392   13 years tbretz Adapted the order in the call for the constructor of Description; ...
(edit) @10391   13 years tbretz Little fix to the comments
(edit) @10390   13 years tbretz Moved the handling of the server and service lists to DimNetwork; ...
(edit) @10389   13 years tbretz Added descriptions for the virtual function.
(edit) @10388   13 years tbretz Added descriptions for the virtual function.
(edit) @10387   13 years tbretz Fixed interpreting of zero length or strings shorter than expected.
(edit) @10386   13 years tbretz Removed obsolete DistStateName
(edit) @10385   13 years tbretz Moved setting of default states to a protected memeber function; made ...
(edit) @10384   13 years tbretz Switch offf custom error handler in destructor.
(edit) @10383   13 years tbretz Added functions to signal a state change.
(edit) @10382   13 years tbretz Switch offf custom error handler in destrcutor.
(edit) @10381   13 years tbretz Turned comment and unit in constructor, added a function to return a ...
(edit) @10380   13 years tbretz Adapted call to constructor of Description.
(edit) @10379   13 years tbretz Added service to provide the STATE_LIST with the available ...
(edit) @10378   13 years tbretz New classes replacing ServiceList soon.
(edit) @10377   13 years tbretz Enabled automatic seeting of dns.
(edit) @10376   13 years tbretz Renamed FactFits to just Fits.
(edit) @10375   13 years tbretz Changed second arguemnt of main to be const.
(edit) @10374   13 years tbretz Changed basis of MessageImp::Write function from const char* to ...
(edit) @10373   13 years tbretz Changed basis of MessageImp::Write function from const char* to ...
(edit) @10372   13 years tbretz Changed second argument in Parse to const as well as in all main functions.
(edit) @10371   13 years tbretz Changed argeument to AssignFunction to a const reference.
(edit) @10370   13 years tbretz Fixed a typo in a comment.
(edit) @10369   13 years tbretz Call direct base class when calling Run().
(edit) @10368   13 years tbretz Removed an obsolete comment.
Note: See TracRevisionLog for help on using the revision log.