- Many fixes to tas code
- fixes to amor writing and status code - edited ecbcounter to stop at no beam - updated documentation - fixed a bug in project code affecting SANS
This commit is contained in:
@@ -1229,6 +1229,7 @@ extern int close(int fp);
|
||||
}
|
||||
|
||||
/* swap bytes if necessary */
|
||||
iNoBins = iDataLen/self->iBinWidth;
|
||||
if ((self->iBinWidth > 0) && (Rply_buff.bigend != 0x12345678))
|
||||
{
|
||||
switch (self->iBinWidth)
|
||||
|
||||
Reference in New Issue
Block a user