• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name R. Michaels

    Log entry time 16:43:37 on March 6,2006

    Entry number 165525

    keyword=SIS3801 fault tolerant (this time for real, I hope)

    I made the SIS3801 scaler server more fault tolerant to missing
    bit info (tried again). It had a hard time recovering because the
    number of scaler reads was an unsigned long, but it assigned this
    to an index which was a short (causes a problem if the run is more
    than 18.2 minutes!). Fixed that bug. I don't yet know why it loses
    bits to begin with, but I think the "time loss" will be minimal now.
    We'll see !!