Bug #12749
Cleanup DcctDrv & Calls to DcctDrv
Start date:
05/23/2016
Due date:
% Done:
0%
Estimated time:
8.00 h
Description
DcctDrv related misnamed functions and unused SSDN Device IDs should be fixed or removed.
History
#1 Updated by Roger Tokarek over 4 years ago
IntensityAccessor::readDcctIntensityAvg() does not read an intensity average.
ACNETInterface DEVICE_ID_DCCT = 0x0005 is not used.
DcctDrv commented code should be removed.
DcctDrv constructor for example has many named but possibly unused register references, eg. "intensityRegisters". Fix or remove.
#2 Updated by Roger Tokarek over 4 years ago
- Status changed from New to Work in progress