Page MenuHomePhabricator

CombinedModality does not save calibrations on the right zoom level
Closed, ResolvedPublic

Description

Each calibration is stored for the "default" zoom level as the CombinedModality does not know about the current zoom of the ultrasound device.

Event Timeline

User wintersa has pushed new remote branch:

bug-17807-combined-modality-does-not-save-calibrations-on-the-right-zoom-level

[65989c]: Merge branch 'bug-17807-combined-modality-does-not-save-calibrations-o

Merged commits:

2014-06-10 10:53:34 Adrian Winterstein [97db5d]
Less verbosity of the combined modality when no calibration was found.


2014-06-06 10:04:14 Adrian Winterstein [4a2de4]
Changed order of probe and depth in method documentations to match the method signatures.


2014-06-06 10:02:25 Adrian Winterstein [ab8a7d]
Added methods for removing a calibration from the combined modality.


2014-06-06 09:57:19 Adrian Winterstein [a16fe4]
Replacement of '/' with '-' for TinyXML.


2014-06-02 11:49:39 Adrian Winterstein [f731ac]
Calibrations can be got for arbitrary probe names and depths.


2014-06-02 11:08:47 Adrian Winterstein [a5866e]
Added constants for the default probe name and the sepererator.


2014-05-16 15:12:14 Adrian Winterstein [981152]
Added an initialization for the microservice properties of the b mode controls.


2014-05-16 15:08:26 Adrian Winterstein [c37e8f]
Fixed end interators for the service properties.


2014-05-16 11:08:31 Adrian Winterstein [689052]
CombinedModality is reading the microservice properties of the us device now.
Instead of its own microservice properties.

[449da8]: Merge branch 'bug-17807-combined-modality-does-not-save-calibrations-o

Merged commits:

2014-06-10 11:44:35 Adrian Winterstein [22cf4e]
COMP: Use correct seperator in the combined modality test.