Project

General

Profile

Actions

Bug #250

closed

Bug #80: Version 1.6 bugfixes

Re-enable reading of configurable VDC v1.5 parameters via database

Added by Ole Hansen over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
2.00 h
Spent time:
Responsible:

Description

Reading of "tdc.min", "tdc.max", "tdc.res" and "maxgap" was commented out in the OldVDCPlane database reader. While that matches the behavior of the old code, it might not generate the results that users expect. I'd say we make all those parameters optional database keys.

The question then is, how do we handle the situation where these parameters are set via the Set functions? Usually, Set functions override the database.. Which means we will have to add more code here to detect and remember Set function calls.

Actions #1

Updated by Ole Hansen over 6 years ago

  • Parent task changed from #235 to #80
Actions #2

Updated by Ole Hansen about 6 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Re-enable the parameters in the database reader. Protect values supplied via Set functions via bit flags. Use OldVDCPlane::fBits 14-17 for this purpose.

Close with commit 044ed63.

Actions

Also available in: Atom PDF