Main INDEX
Monthly INDEX
PREV
NEXT
Make New Entry,
Make Followup Entry
User name Moffit
Log entry time 11:34:54 on April 25, 2009
Entry number 268313
This entry is a followup to: 266547
keyword=BB TS scaler header offset removed
I removed the BB TS scaler offset that was previously introduced.
In in the crl:
for (isca = 0; isca < NUM_SCALERS_BB; isca++) {
/* header */
// offset changed by + 0x10000 for Ay and e'd - BM 02apr2009
*rol->dabufp++ = 0xbbe00000 + 0x10000*isca;
// Changed back for Ay and e'd - BM 25apr2009
/* *rol->dabufp++ = 0xbbe10000 + 0x10000*isca; */
... yadda yadda ...
}
A copy of this log entry has been emailed to: rom