Page MenuHomePhabricator

Realise PLUS communication in IGT via OIGTL
Closed, ResolvedPublic

Event Timeline

User groehl has pushed new remote branch:

bug-19401-PlusCommunicationIntegration

[c877a9]: Merge branch 'bug-19401-PlusCommunicationIntegration'

Merged commits:

2015-10-28 17:18:16 Janek Gröhl [232531]
increase message transmission rate from plus to mitk.

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


2015-10-28 16:37:08 Janek Gröhl [1e247c]
Implement the possibility to receive TRANSFORM messages to several tools.

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


2015-10-28 14:55:00 Janek Gröhl [39ae04]
Changed casting to be dynamic_cast instead of implicit cast

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


2015-10-28 14:51:48 Janek Gröhl [0f8899]
Implemented tool recognition for QTDATA Messages.

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


2015-10-28 14:39:54 Janek Gröhl [81008e]
Temporary fix for super slow TrackingToolBox

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


2015-10-28 14:33:43 Dominique Cheray [d046e0]
Working on sending and receiving Tracking Data to and from PLUS

Signed-off-by: Dominique Cheray <d.cheray@dkfz-heidelberg.de>


2015-10-27 11:12:13 Janek Gröhl [b96cac]
Receiving image messages from plus now possible.

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

Basic communication is possible. Other issues have seperate bugs.