source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11224   13 years tbretz Send FADC data once a second.
(edit) @11221   13 years tbretz Removed q as shortcut for --quit to avoid confusion with --quiet
(edit) @11220   13 years lyard now use the toStrings method of the converter
(edit) @11219   13 years lyard added 2 write error states + bug fix
(edit) @11218   13 years tbretz Added --cmd and --quit program option.
(edit) @11217   13 years tbretz Made ProcessLine a public function to allow for --cmd command.
(edit) @11216   13 years tbretz Added cmd and quit command.
(edit) @11215   13 years tbretz Added NightAsInt
(edit) @11211   13 years tbretz Added ToStrings
(edit) @11210   13 years tbretz Moved coding and decoding of the 12 bit temperature to the conversion ...
(edit) @11209   13 years tbretz Added trigger id and fake temperature.
(edit) @11208   13 years tbretz Added a new constructor which takes special_values as argument.
(edit) @11207   13 years tbretz Many little and more changed to teh FAD and event builder controls; ...
(edit) @11203   13 years tbretz Removedmore obsolete stuff.
(edit) @11202   13 years tbretz Removed some obsolete code.
(edit) @11201   13 years tbretz Inverted bit for command socket.
(edit) @11200   13 years tbretz Restructured the FAD gui; made widgets for run-number and ROI active.
(edit) @11199   13 years tbretz Removed fDimCurrentEvent; wrapped update of fDimEvents into a 1s check.
(edit) @11198   13 years tbretz Do noz print 'Trying to connect' message more than once.
(edit) @11197   13 years tbretz Changed the fStatus2 array to support also an 'all diconnected but ...
(edit) @11195   13 years tbretz Updated with some more status bit support.
(edit) @11194   13 years tbretz Removed an obsolete debug out.
(edit) @11193   13 years tbretz Replaced the constructor of EventHeader with a vector<uint16_t> by ...
(edit) @11192   13 years tbretz Made the tcp::endpoint and the slot number a member of ConenctionFAD; ...
(edit) @11191   13 years tbretz Workaroudn for a problem with negative gi_NumConnects
(edit) @11190   13 years tbretz Added the possbility to give an IP Address with a port rather than a ...
(edit) @11188   13 years tbretz Also update status informations when connection information has ...
(edit) @11187   13 years tbretz Removed some debug code.
(edit) @11186   13 years tbretz Tried another fix for the CompareBits
(edit) @11183   13 years tbretz Must be i instead of i/7 when checking for identical values.
(edit) @11182   13 years tbretz Updated default base port
(edit) @11181   13 years tbretz Added more infos to debugRead; some fixed to CompareBit
(edit) @11180   13 years tbretz Added check whether all ports are connected again.
(edit) @11179   13 years tbretz Added FAD DNA.
(edit) @11177   13 years tbretz Display more FAD status bits.
(edit) @11176   13 years tbretz Added output of frequency calculated from the clock conditioner values.
(edit) @11175   13 years tbretz Removed some obsolete stuff
(edit) @11174   13 years tbretz New scheme to transmit the status bits.
(edit) @11169   13 years tbretz Added DrsEnabled
(edit) @11166   13 years tbretz Added PLL lock.
(edit) @11165   13 years tbretz Reverse EventHeader::ftriggerId
(edit) @11164   13 years tbretz Switch on keep alive packates with 10s timeouts.
(edit) @11163   13 years tbretz Added kCmdContTrigger and EventHeader::Id()
(edit) @11162   13 years tbretz Added code to send changed distributions from headers.
(edit) @11161   13 years tbretz Changed enable continous trigger command.
(edit) @11160   13 years tbretz Added ENABLE_CONTINOUS_TRIGGER
(edit) @11157   13 years tbretz Fixed output for data transmission socket.
(edit) @11156   13 years tbretz Added new bits in Status word; removed obsolete ref clock too high; ...
(edit) @11154   13 years tbretz Added constructor to EventHeader.
(edit) @11153   13 years tbretz Piped data from debugHead to EventBuilderWrapper
(edit) @11150   13 years tbretz Changed default.
(edit) @11149   13 years tbretz Removed obsolete include of iostream
(edit) @11148   13 years tbretz Switched to DimDescribedService::Update
(edit) @11147   13 years tbretz Do not write 0 byte reads to debug stream.
(edit) @11146   13 years tbretz Added some output for opening and closing debug files.
(edit) @11145   13 years tbretz Removed typo.
(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.
Note: See TracRevisionLog for help on using the revision log.