- Enhanced and debugged histogram memory for AMOR
* added PROJECT both in HM and driver code * added single detector support. - Removed several bugs in the AMOR data bit. - Updated documentation
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
#line 469 "histogram.w"
|
||||
#line 477 "histogram.w"
|
||||
|
||||
/*---------------------------------------------------------------------------
|
||||
H I S T D R I V
|
||||
@ -77,7 +77,7 @@
|
||||
void *pPriv;
|
||||
} HistDriver;
|
||||
|
||||
#line 481 "histogram.w"
|
||||
#line 489 "histogram.w"
|
||||
|
||||
|
||||
#line 239 "histogram.w"
|
||||
@ -87,7 +87,7 @@
|
||||
int HistDriverConfig(pHistDriver self, pStringDict pOpt,
|
||||
SConnection *pCon);
|
||||
|
||||
#line 482 "histogram.w"
|
||||
#line 490 "histogram.w"
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user