Page MenuHomePhabricator

Cleanup OpenIGTLink code for 2016-03 release
Closed, ResolvedPublic

Description

there is some code from the measurements which should be removed before the release.

Related Objects

Event Timeline

also check the changes from T19260 which are not merge yet

User franza has pushed new remote branch:

bug-19596-CleanupOpenIGTLink

[952cdd]: Merge branch 'bug-19596-CleanupOpenIGTLink'

Merged commits:

2016-03-23 17:36:15 Alfred Franz [d041e6]
final cleanup: documentation, icons, names, small fixes


2016-03-23 16:50:08 Alfred Franz [075b90]
finished moving the views...


2016-03-23 16:44:12 Alfred Franz [0886d2]
moved OpenIGTLink examples to the igtexamples plugin


2016-03-23 15:52:44 Alfred Franz [acb54b]
moved the extended openIGTLink example from a separate plugin to the igt examples plugin. Removed the old plugin.


2016-03-23 15:36:04 Alfred Franz [e70464]
finished renaming


2016-03-23 15:20:43 Alfred Franz [339e98]
further renaming steps


2016-03-23 15:18:20 Alfred Franz [44a402]
started renaming the plugin


2016-03-23 14:57:02 Alfred Franz [b5ed14]
fixed merge problems


2016-03-23 14:29:50 Alfred Franz [7d16a3]
Merge branch 'bug-19252-OpenIGTLinkTrackingToolbox' into bug-19596-CleanupOpenIGTLink


2016-03-23 14:27:57 Alfred Franz [48a835]
Merge branch 'bug-19488-OpenIGTLinkMultipleMessageTypes' into bug-19596-CleanupOpenIGTLink

  1. Conflicts:
  2. Modules/IGT/Algorithms/mitkNavigationDataToIGTLMessageFilter.cpp
  3. Modules/IGT/Algorithms/mitkNavigationDataToIGTLMessageFilter.h
  4. Modules/IGT/TrackingDevices/mitkOpenIGTLinkTrackingDevice.cpp
  5. Modules/OpenIGTLink/mitkIGTLClient.cpp
  6. Modules/OpenIGTLink/mitkIGTLDevice.cpp
  7. Modules/OpenIGTLink/mitkIGTLDevice.h

2016-01-27 16:02:17 Dominique Cheray [868104]
Fix OpenIGTLInk Transformdata receiving issues


2016-01-27 14:40:33 Janek Gröhl [0846c0]
integrate first steps to fix oigtl tracking.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2016-01-18 13:41:39 Janek Gröhl [876176]
implement a rudimentary plugin to demonstrate that receiving different igtl messages simultaneuously does work now.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2016-01-18 11:17:37 Janek Gröhl [d90eac]
add a basic plugin skeleton

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2016-01-18 11:15:44 Janek Gröhl [ce4bc1]
include formatting changes

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2016-01-11 17:34:53 unknown [f0d786]
add more unimplemented source files

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2016-01-11 17:16:07 unknown [12c252]
implement the proposed changes.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2016-01-11 15:46:32 unknown [17542a]
create a 2D image device source

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2016-01-11 14:12:18 unknown [ab59f4]
fix obvious compile issues

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2016-01-11 14:08:24 unknown [287e35]
first initial changes.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-12-09 16:08:48 Janek Gröhl [f283b9]
display the correct selected image source.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-12-09 14:01:06 Janek Gröhl [878a3d]
implement first gui changes. Merge commit.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-12-09 13:58:30 Janek Gröhl [5776cc]
Merge branch 'master' of mitk.org:MITK into bug-19466-DeviceManagement


2015-12-09 13:53:34 Janek Gröhl [c31ffe]
Merge branch 'master' into bug-19466-DeviceManagement


2015-11-25 15:58:41 Thomas Kirchner [cca99e]
fix the port issues on linux machines

Signed-off-by: Thomas Kirchner <t.kirchner@dkfz-heidelberg.de>


2015-11-05 14:28:42 Janek Gröhl [b40dfb]
finally implement the workaround in the test cases for bug-19426

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-11-05 14:07:01 Janek Gröhl [efb054]
implement a rework for the OpenIGTLink-Tests to work with linux machines.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-11-05 10:46:44 Janek Gröhl [81da9d]
Added test


2015-10-21 14:00:17 Janek Gröhl [87e989]
Added Message factory Tests

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-10-19 11:46:43 Janek Gröhl [7bb3a6]
Fixed a bug where igtl::Capability Messages would be instantiated as igtl::Status Messages.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-10-19 11:09:27 Janek Gröhl [40390c]
Implemented a test for the ImageToIGTLMessageFilter.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-10-15 17:22:19 Janek Gröhl [ec8ca0]
Added Client Server communication tests.
For single and multiuple clients.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-10-15 13:06:12 Janek Gröhl [2aba77]
Fixed a bug in the IGTLServer's destructor.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-10-15 13:05:39 Janek Gröhl [5a5b37]
Added test classes for OpenIGTLink tests.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-10-12 15:47:21 Janek Gröhl [ce5ffe]
commented tests back in

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-10-12 15:41:50 Janek Gröhl [07344b]
Merge branch 'bug-17944-OpenIGTLinkTests' of mitk.org:MITK into bug-17944-OpenIGTLinkTests


2015-10-12 15:37:25 Janek Gröhl [c8a55a]
Fixed a bug, where casting sideways on the inheritance tree yielded unexpected behaviour.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-10-07 17:27:32 Janek Gröhl [050219]
COMP commented out tests.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>


2015-10-07 17:25:46 Janek Gröhl [84b78f]
Commented out tests.

Signed-off-by: Janek Groehl <j.groehl@dkfz-heidelberg.de>

[a441e7]: Merge branch 'bug-19596-CleanupOpenIGTLink'

Merged commits:

2016-03-24 10:07:43 Alfred Franz [49de5f]
COMP: added cast of smart pointers because it didn't compile under linux/Mac os before.

[22a31f]: Merge branch 'bug-19596-CleanupOpenIGTLink'

Merged commits:

2016-03-24 10:26:25 Alfred Franz [44b600]
COMP: moved static variables out of the class namespace because definition inside does not work without a header file

[7e5f21]: Merge branch 'bug-19596-CleanupOpenIGTLink'

Merged commits:

2016-03-24 10:36:22 Alfred Franz [76fbc4]
COMP: deactivated test under linux/Mac for the moment. See T19633 for details.