Overview | Releases | Download | Docs | Links | Help | RecentChanges

BruceGallopTodo

Most of this moved to SctApiToDo, what remains needs sorting.

See also https://savannah.cern.ch/bugs/?group=atlassctroddaq, some of this has moved there.

Off-ROD modules

Still not there yet! There are several loops over mids which strongly disagree with finding off-ROD ids (with channel >= 48).

Useful things

Doug mentioned running scans using data from INMEMs. This would be useful to get running (and make a bit more general).

RODBusy monitoring

See RODBusyMonitoring.

More things for JJ

This is about resynchronising modules after reconfiguration during running.

ECR sent to one module used to adjust L1 and BC offsets? Or (better) ECR triggers mask swapping, so ECR goes to previously disabled module, signalling start of data taking.

Timing, is there a way to record a timestamp for conditions data, when the MDSP enacted something.

Move Configuration to CORAL scheme

Written XML based test programs. Read and write of CORAL mostly passes SystemTests, left out power mapping...

Trying to use copy and diff to see if would work on real system.

diffConfig nearly done, applyConfig a bit further behind.

New DSP code

Alan suggests compressing module config structure by making trims only 4 bits. Also possibility of adding pipeline defects.

BOC in DSP

Use DSP to read and write say RX threshold (hopefully avoid tx coarse delay problems).

PWP added, put in SctApi.

Text buffer decoding

Particularly inspired by possibility of sending a warning if slave sends startup message (ie resets).

Module configuration in physics mode

Started reconfigureModule.jy script.

Done recently (needs testing)

Preliminary IPC support for ScanMonitor? (for online histograms). This should now work at both crate and top level.

I put in a first version of group == -1 meaning ignore the module, but no way yet to reload module config, when it's set to something else.

modifyABCDVar(MVAR_GROUP) should be changed do the same thing, and possibly in the DSP code.

Mostly done

Another list of things

Other things

Long term (probably not me)

Done