0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 7 months ago.
Oct 06, 2022 — Oct 06, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Commit uncommitted stuff More... over 16 years ago
Misc commits More... over 16 years ago
Clean compile on the entire application after - Having rdothread start the stacks rather than getting ADC/Scaler lists separately. - Ensuring that all stack are legitimate input on the USB.. stack 1 is scaler others are legitimate events. More... over 16 years ago
Don't permit loading of zero length lists. That hangs the VM-USB. Thanks Tim for reminding me. More... over 16 years ago
Clean compilation on CStackCommand More... over 16 years ago
Added book-keeping ability for stack modules as well as ADCs, Scalers. Note- at some point we should remove the distinction between scalers and adcs in the configuration ...as any of them could potentially be added to any stack. More... over 16 years ago
Got clean compilations on the CStack class. More... over 16 years ago
Elementary debugging of the event builder command. More... over 16 years ago
Correct Development defect 10: Make it possible for the event builder stage to actually get an input stage and deal with it dynamically changing. More... over 16 years ago
Tests for the OutputPhysicsEvents class written and pass. More... over 16 years ago
physcisAssemblyTests pass. More... over 16 years ago
- Good compileson CCAENChainCommand.cpp - Fixed issue with CCAENChain... the CReadoutModule is not the hardware. ..need to get a pointer to the hardware to check its type via dynamic_cast. More... over 16 years ago
Clean compiles on the CAENChain and Makefile.am's ability to make them in the first place. More... over 16 years ago
- Getting started on tests for the physics assembler. - Fixed error in the PhysicsAssemblyEvent::add function. was using an uninitialized reference. More... over 16 years ago
Tests written and passed for state transition assembly class. More... over 16 years ago
- Scoreboard tests working. - Added tests for state assembly buffer (not yet running). More... over 16 years ago
- Set up for cppunit tests for the assembler. - Update cvs with results of the code review More... over 16 years ago
Add tk libs to the configuration/build More... over 16 years ago
Progress on adding CCAENChain.. clean compiles of what was done so-far but still missing much of the functionality. More... over 16 years ago
Corrections.. these belong in tclserver More... over 16 years ago
Add missing module More... over 16 years ago
oop More... over 16 years ago
Add missing modules More... over 16 years ago
Missing file More... over 16 years ago
Only save parameters if UN, OF are clear and VALID is set. More... over 16 years ago
Add files needed to do a bootstrap for autoconf More... over 16 years ago
Clean compilation after adding the assembly stage. More... over 16 years ago
Allow scaler buffers to have uint32_t's put in them in addition to unsigned longs. More... over 16 years ago
log changes More... over 16 years ago
Log event builder addition to assembler More... over 16 years ago