More information on this...
It appears to be related to low gain settings, which are what I need to use for imaging with the PST. The following figures are from FireCapture 2.3 beta 08:
At a gain of 9 I can utilise the full 8-bit dynamic range. At lower gains the maximum value drops as
follows. I've added the hex and binary values of (max + 1) afterwards because it seems too coincidental to be a random problem for just me:
gain 8: 239 0xf0 11110000
gain 7: 223 0xe0 11100000
gain 6: 207 0xd0 11010000
gain 5: 191 0xc0 11000000
gain 4: 175 0xb0 10110000
gain 3: 159 0xa0 10100000
gain 2: 143 0x90 10010000
gain 1: 128 0x80 10000000
gain 0: 128 0x80 10000000
Driver/firmware bug, perhaps?
James