source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11148   14 years tbretz Switched to DimDescribedService::Update
(edit) @11147   14 years tbretz Do not write 0 byte reads to debug stream.
(edit) @11146   14 years tbretz Added some output for opening and closing debug files.
(edit) @11145   14 years tbretz Removed typo.
(edit) @11144   14 years tbretz Removed some debug out.
(edit) @11143   14 years tbretz Added reset trigger id button.
(edit) @11142   14 years tbretz Added button to reset trigger id.
(edit) @11141   14 years tbretz Moved PLL_Lock, remove obsolete buttons.
(edit) @11140   14 years tbretz Removed some debug output.
(edit) @11139   14 years tbretz Added option to set maximum event buffer memory.
(edit) @11138   14 years tbretz Fixed displayed memory buffer size.
(edit) @11137   14 years tbretz Changed maximum of some widgets.
(edit) @11136   14 years tbretz Send more Dim infos.
(edit) @11135   14 years tbretz Added two more templates for simplicifations.
(edit) @11134   14 years tbretz Latest Update.
(edit) @11133   14 years tbretz Added more FAD infos.
(edit) @11132   14 years tbretz Added more FAD elements.
(edit) @11131   14 years tbretz Put everything into the history, but only successfull commands into ...
(edit) @11130   14 years tbretz Further improved output of PLL locks.
(edit) @11129   14 years tbretz Updated clock conditioner settings.
(edit) @11128   14 years tbretz Updated clock conditioner values.
(edit) @11127   14 years tbretz Debugged the ADC plot with some fixes when sending the Dim data; set ...
(edit) @11126   14 years tbretz Added EventBuilder thread status to UpdateConnectionStatus
(edit) @11125   14 years tbretz Added slots to set socket option of FADs
(edit) @11124   14 years tbretz Added Dock widget to ADC tab and LED for Event Builder.
(edit) @11123   14 years tbretz Some little improvements to the ADC data.
(edit) @11121   14 years tbretz Updated from v19r21 to v19r22
(edit) @11120   14 years tbretz Decode PLLLCK
(edit) @11119   14 years tbretz Added socket option for FAD
(edit) @11118   14 years tbretz Added possibility to debug data transmission to the boards.
(edit) @11117   14 years tbretz Added FSC_CONTROL led; removed (maybe temporarily setting of maximumj ...
(edit) @11116   14 years tbretz Send commands only to connected boards; disable initial sending of any ...
(edit) @11115   14 years tbretz Added DUMP_STREAM command; output number of received bytes
(edit) @11114   14 years tbretz Fixed some FAD controls, added FSC to list of states.
(edit) @11113   14 years tbretz Removed Connect Disconnect
(edit) @11112   14 years tbretz Added TOGGLE for singel FAD connections.
(edit) @11111   14 years tbretz Added more FAD control buttons; implemented button events
(edit) @11110   14 years tbretz Removed an obsolete debug output.
(edit) @11109   14 years tbretz Implemented 'def' and 'default' as replacement for the default ...
(edit) @11108   14 years tbretz Fixed display of board and patch rate.
(edit) @11107   14 years tbretz Changed clock conditioner values.
(edit) @11106   14 years tbretz Fixed clock conditioner values in DimStaticData; they have to be 32 bits.
(edit) @11105   14 years tbretz Added the default values for the clock conditioner, marked with a star.
(edit) @11104   14 years tbretz Properly display a 32bit word.
(edit) @11103   14 years tbretz Fixed range of clock conditioner spin boxes.
(edit) @11102   14 years tbretz Added possibility to set the clock conditioner's frequency for some ...
(edit) @11101   14 years tbretz Added an example for an extension.
(edit) @11100   14 years tbretz Some cosmetics to command descriptions.
(edit) @11099   14 years tbretz Renamed state 'offline' to 'disengaged' to avoid confusion with the ...
(edit) @11098   14 years tbretz Allow CONNECT also when diconnected but event builder thread still ...
(edit) @11097   14 years tbretz Added const qualifiers to factOut and factStat
(edit) @11096   14 years tbretz Added const qualifiers to factOut and factStat
(edit) @11095   14 years tbretz Return 0 as default in eventCheck; added comment to commands; fixed ...
(edit) @11094   14 years tbretz Don't count NumConnected down if already 0.
(edit) @11093   14 years tbretz Added IsDisconnected
(edit) @11092   14 years tbretz Added some comments about eventCheck
(edit) @11091   14 years tbretz Added new connection/disconnection scheme; added eventCheck stub
(edit) @11090   14 years tbretz Changed bahaviour of opening closing sockets
(edit) @11089   14 years lyard Various dataLogger changes
(edit) @11086   14 years tbretz Make sure that gPad is always set correctly; replaces gPad by canv ...
(edit) @11085   14 years tbretz Some cleanup of DimData
(edit) @11084   14 years tbretz Unified size checking of DimService
(edit) @11083   14 years tbretz Removed the _FROM_SLOT from IGNORE_EVENTS
(edit) @11082   14 years tbretz Added commands DUMP_STREAM and DUMP_RECV to have better access to the ...
(edit) @11081   14 years tbretz Added preliminary interface for g_port.sockDef
(edit) @11080   14 years tbretz Added commands to set g_Port.sockDef to 0
(edit) @11079   14 years tbretz Added PRINT_EVENT and BLOCK_TRANSMISSION_RANGE
(edit) @11078   14 years tbretz Fixed command names for multiplicities.
(edit) @11076   14 years tbretz Updated FTM to FSC
(edit) @11075   14 years tbretz Renamed dataLogger to datalogger.
(edit) @11074   14 years tbretz Replaced dataLogger with datalogger.
(edit) @11073   14 years tbretz
(edit) @11072   14 years tbretz Updated.
(edit) @11071   14 years tbretz Replaced v19r21 by a version extracted with 'unzip -a' to get proper ...
(edit) @11070   14 years tbretz Updated from v19r20 to v19r21
(edit) @11069   14 years tbretz Renamed dim_v19r20 to just dim, this makes maintenance easier.
(edit) @11068   14 years tbretz
(edit) @11067   14 years tbretz Added some interpretation of the received data.
(edit) @11066   14 years tbretz Added initialization fAdcDataCanv
(edit) @11065   14 years tbretz Added the ADC tab and change some names to mor emeaningful ones.
(edit) @11064   14 years tbretz Fixed a bug in UnLibToolize with short filenames.
(edit) @11063   14 years tbretz INtroduced a new class DimLog which ensures that the MessageDimTX is ...
(edit) @11062   14 years tbretz Removed some old obsolete comments and changed fatal errors to Fatal()
(edit) @11061   14 years tbretz Improved the output when a command was added; suppress anything inside ...
(edit) @11060   14 years tbretz Call PrintBootMsg non-interactive in ConsoleStream
(edit) @11059   14 years tbretz Fixed an exception which was thrown if DimServer::itsName was NULL
(edit) @11058   14 years tbretz Fixed adding the '.bin' extension to the filename in LOAD and SAVE
(edit) @11057   14 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11056   14 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11055   14 years tbretz Updated.
(edit) @11054   14 years tbretz Removed some obsolete old code; added check for fDimFadFiles; don 't ...
(edit) @11053   14 years tbretz Added ConsoleStream class
(edit) @11052   14 years tbretz Added --exec command
(edit) @11051   14 years tbretz Added the comment command (#)
(edit) @11050   14 years tbretz Added the comment (#) command and the LocalStream class
(edit) @11049   14 years tbretz Added some comments.
(edit) @11048   14 years tbretz Added 'quit' to execute; added IsStopped to check for the 'quit' in Execute
(edit) @11047   14 years tbretz Added output in case of errors when the .s command is enetered.
(edit) @11046   14 years tbretz Removed an obsolete comment.
(edit) @11045   14 years tbretz Added possibility to block execution until the state machine has ...
Note: See TracRevisionLog for help on using the revision log.