source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11144   13 years tbretz Removed some debug out.
(edit) @11140   13 years tbretz Removed some debug output.
(edit) @11139   13 years tbretz Added option to set maximum event buffer memory.
(edit) @11136   13 years tbretz Send more Dim infos.
(edit) @11135   13 years tbretz Added two more templates for simplicifations.
(edit) @11134   13 years tbretz Latest Update.
(edit) @11131   13 years tbretz Put everything into the history, but only successfull commands into ...
(edit) @11130   13 years tbretz Further improved output of PLL locks.
(edit) @11129   13 years tbretz Updated clock conditioner settings.
(edit) @11128   13 years tbretz Updated clock conditioner values.
(edit) @11127   13 years tbretz Debugged the ADC plot with some fixes when sending the Dim data; set ...
(edit) @11126   13 years tbretz Added EventBuilder thread status to UpdateConnectionStatus
(edit) @11123   13 years tbretz Some little improvements to the ADC data.
(edit) @11120   13 years tbretz Decode PLLLCK
(edit) @11118   13 years tbretz Added possibility to debug data transmission to the boards.
(edit) @11116   13 years tbretz Send commands only to connected boards; disable initial sending of any ...
(edit) @11115   13 years tbretz Added DUMP_STREAM command; output number of received bytes
(edit) @11112   13 years tbretz Added TOGGLE for singel FAD connections.
(edit) @11110   13 years tbretz Removed an obsolete debug output.
(edit) @11109   13 years tbretz Implemented 'def' and 'default' as replacement for the default ...
(edit) @11107   13 years tbretz Changed clock conditioner values.
(edit) @11106   13 years tbretz Fixed clock conditioner values in DimStaticData; they have to be 32 bits.
(edit) @11105   13 years tbretz Added the default values for the clock conditioner, marked with a star.
(edit) @11102   13 years tbretz Added possibility to set the clock conditioner's frequency for some ...
(edit) @11101   13 years tbretz Added an example for an extension.
(edit) @11100   13 years tbretz Some cosmetics to command descriptions.
(edit) @11099   13 years tbretz Renamed state 'offline' to 'disengaged' to avoid confusion with the ...
(edit) @11098   13 years tbretz Allow CONNECT also when diconnected but event builder thread still ...
(edit) @11097   13 years tbretz Added const qualifiers to factOut and factStat
(edit) @11096   13 years tbretz Added const qualifiers to factOut and factStat
(edit) @11095   13 years tbretz Return 0 as default in eventCheck; added comment to commands; fixed ...
(edit) @11094   13 years tbretz Don't count NumConnected down if already 0.
(edit) @11093   13 years tbretz Added IsDisconnected
(edit) @11092   13 years tbretz Added some comments about eventCheck
(edit) @11091   13 years tbretz Added new connection/disconnection scheme; added eventCheck stub
(edit) @11090   13 years tbretz Changed bahaviour of opening closing sockets
(edit) @11089   13 years lyard Various dataLogger changes
(edit) @11083   13 years tbretz Removed the _FROM_SLOT from IGNORE_EVENTS
(edit) @11082   13 years tbretz Added commands DUMP_STREAM and DUMP_RECV to have better access to the ...
(edit) @11081   13 years tbretz Added preliminary interface for g_port.sockDef
(edit) @11080   13 years tbretz Added commands to set g_Port.sockDef to 0
(edit) @11079   13 years tbretz Added PRINT_EVENT and BLOCK_TRANSMISSION_RANGE
(edit) @11076   13 years tbretz Updated FTM to FSC
(edit) @11074   13 years tbretz Replaced dataLogger with datalogger.
(edit) @11073   13 years tbretz
(edit) @11067   13 years tbretz Added some interpretation of the received data.
(edit) @11064   13 years tbretz Fixed a bug in UnLibToolize with short filenames.
(edit) @11063   13 years tbretz INtroduced a new class DimLog which ensures that the MessageDimTX is ...
(edit) @11062   13 years tbretz Removed some old obsolete comments and changed fatal errors to Fatal()
(edit) @11061   13 years tbretz Improved the output when a command was added; suppress anything inside ...
(edit) @11060   13 years tbretz Call PrintBootMsg non-interactive in ConsoleStream
(edit) @11059   13 years tbretz Fixed an exception which was thrown if DimServer::itsName was NULL
(edit) @11058   13 years tbretz Fixed adding the '.bin' extension to the filename in LOAD and SAVE
(edit) @11057   13 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11056   13 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11053   13 years tbretz Added ConsoleStream class
(edit) @11052   13 years tbretz Added --exec command
(edit) @11051   13 years tbretz Added the comment command (#)
(edit) @11050   13 years tbretz Added the comment (#) command and the LocalStream class
(edit) @11049   13 years tbretz Added some comments.
(edit) @11048   13 years tbretz Added 'quit' to execute; added IsStopped to check for the 'quit' in Execute
(edit) @11047   13 years tbretz Added output in case of errors when the .s command is enetered.
(edit) @11046   13 years tbretz Removed an obsolete comment.
(edit) @11045   13 years tbretz Added possibility to block execution until the state machine has ...
(edit) @11044   13 years tbretz Added '.w' to list of commands.
(edit) @11043   13 years tbretz Added the --exec command.
(edit) @11042   13 years tbretz Added time to output in Execute
(edit) @11041   13 years tbretz Replaced interpretation of single characters by the interpretation of ...
(edit) @11040   13 years tbretz Removed obsolete include of tools.h
(edit) @11039   13 years tbretz 'UnLibToolize' the program name.
(edit) @11038   13 years tbretz Make sure the pointer passed to rl_readline_name is kept valid.
(edit) @11037   13 years tbretz Replaced deprecated boost::filesystem::basename; removed libtoolize ...
(edit) @11034   13 years tbretz Added some more implementation.
(edit) @11033   13 years tbretz
(edit) @11032   13 years tbretz Added output of blocked state to ListSlots()
(edit) @11031   13 years tbretz Implemented BLOCK_TRANSMISSION, SEND_CMD and SEND_DATA
(edit) @11030   13 years Daniela Dorner added configuration parameters
(edit) @11029   13 years Daniela Dorner added inserting fObservationKEY into the table ScheduledRun
(edit) @11028   13 years tbretz Allow C:N as Dim format
(edit) @11027   13 years tbretz Allow support for chars; assume that the given size is the destination size
(edit) @11026   13 years tbretz Implemented that even chars are returned as numbers if converted to a ...
(edit) @11025   13 years tbretz Changed schedule-database-name back to be a required option.
(edit) @11024   13 years Daniela Dorner fixed name
(edit) @11023   13 years tbretz Changed schedule-database-name from required to default empty
(edit) @11022   13 years tbretz Added more const qualifiers.
(edit) @11021   13 years tbretz Changed name from schedule-database to schedule-database-name
(edit) @11020   13 years tbretz Commented out some checks; mysqlpp throws exceptions
(edit) @11019   13 years tbretz Many structural updates; catch mysqlpp exceptions outside Scheudle(); ...
(edit) @11018   13 years tbretz Don't assign dbname to something which might be local.
(edit) @11017   13 years tbretz Removed the wrong string conversion from ToFits; fixed the sanity ...
(edit) @11016   13 years tbretz Improved some logging output; added some debug output for each report; ...
(edit) @11015   13 years tbretz Added some const-qualifiers.
(edit) @11014   13 years tbretz Fixed some limits; some improvements to the output
(edit) @11013   13 years tbretz Some little updates; added DataFileDebug
(edit) @11011   13 years tbretz Fixed a compilation problem introduced with the latest changes.
(edit) @11010   13 years tbretz Set '192.168.0.255' as default address because it is a broadcast address.
(edit) @11005   13 years tbretz A wrapper around dim's dns to set DIM_HOST_NODE automatically.
(edit) @11004   13 years tbretz
(edit) @11003   13 years tbretz Moved GetLocalIp and Setup to DimSetup
(edit) @11002   13 years tbretz Added a C-wrapper around GetLocalIp.
Note: See TracRevisionLog for help on using the revision log.