Page MenuHomePhabricator

Integrate IGT hackfest changes.
Closed, ResolvedPublic

Description

Integration branch for the changes performed in IGTCodingBase2.

Event Timeline

New remote branch pushed: bug-16347-IngegrationBranchIGTHackfest

[1b465a]: Merge branch 'bug-16347-IngegrationBranchIGTHackfest'

Merged commits:

2013-11-06 19:44:18 Alfred Franz [6b2bbc]
adapted code to refactoring of geometry classes


2013-11-06 18:19:53 Alfred Franz [6e311b]
fixed merge problem


2013-11-06 17:46:54 Alfred Franz [c7cade]
Merge branch 'bug-15963-IGTCodingBase2' into bug-16347-IngegrationBranchIGTHackfest

Conflicts:
CMakeExternals/MITKData.cmake
Modules/IGT/Algorithms/mitkNavigationDataTransformFilter.cpp
Modules/IGT/CMakeLists.txt
Modules/IGT/Testing/mitkNavigationDataEvaluationFilterTest.cpp
Modules/IGT/Testing/mitkNavigationDataTransformFilterTest.cpp
Modules/IGT/TrackingDevices/mitkNDITrackingDevice.cpp
Modules/IGT/Tutorial/mitkIGTTutorialStep2.cpp
Modules/IGTBase/CMakeLists.txt
Modules/IGTUI/Qmitk/QmitkNavigationToolCreationAdvancedWidget.cpp
Modules/IGTUI/Qmitk/QmitkNavigationToolCreationWidget.cpp
Plugins/org.mitk.gui.qt.igtexamples/src/internal/QmitkIGTTrackingLabView.cpp


2013-10-30 15:26:15 Alexander Seitel [aadf8f]
Merge branch 'bug-16341-CannotConnectToOldPolaris' into bug-15963-IGTCodingBase2


2013-10-30 15:24:23 Alexander Seitel [c99be6]
Catch exception thrown in NDITrackingDevice::SetVolume() and output a warning accordingly


2013-10-30 15:23:38 Alexander Seitel [9e3877]
Added member to save the tracking device data to be able to access the model for tracking volume selection


2013-10-30 14:56:11 Alfred Franz [ec7b34]
fixed merge problem: added epsilon to call of equal method


2013-10-30 14:38:40 Alfred Franz [02e1d0]
Merge branch 'bug-15906-NavigationDataTransformFilterAddPrecomose' into bug-15963-IGTCodingBase2

Conflicts:
Modules/IGT/Testing/mitkNavigationDataTransformFilterTest.cpp


2013-10-29 16:07:01 Sebastian Wirkert [3452a7]
Changes necessary to get IGTCodingBase2 changes to compile with newer version of MITK + ScalarType changes


2013-10-25 12:48:51 Adrian Winterstein [22d3fd]
Merge branch 'bug-15911-AddMissingBaudRates' into bug-15963-IGTCodingBase2


2013-10-25 12:47:48 Adrian Winterstein [f0f710]
Commented out some lines which caused compile errors under linux.


2013-10-24 18:47:22 Alfred Franz [8df1b1]
Merge branch 'bug-15911-AddMissingBaudRates' into bug-15963-IGTCodingBase2

Conflicts:
Modules/IGT/Common/mitkSerialCommunication.cpp
Modules/IGTUI/Qmitk/QmitkNDIConfigurationWidget.h


2013-10-23 16:58:41 Keno Maerz [055668]
Added another Baud Rate for NDI Polaris and some documentation. Also cleaned up some files (Trailing Whitespace etc..))


2013-10-16 19:32:23 Alfred Franz [b0947f]
Merge branch 'bug-15825-IntegrationBranch_2_TrackingVolume' into bug-15963-IGTCodingBase2


2013-10-16 19:24:47 Alfred Franz [bf5eb4]
some documentation / cosmetic changes


2013-10-16 19:04:09 Alfred Franz [31e64a]
some documentation and renaming


2013-10-16 17:32:25 Anja Groch [864f67]
Merge branch 'bug-15715-IntegrationBranch' into bug-15963-IGTCodingBase2
Signed-off-by: Anja Groch <a.groch@dkfz-heidelberg.de>


2013-10-16 16:51:59 Anja Groch [f1d886]
IsTooltipSet() was not defined.


2013-10-16 15:39:17 Alfred Franz [394a62]
<Auto Generated by Git>

Signed-off-by: Alfred M. Franz <a.franz@dkfz.de>


2013-10-16 15:30:56 Alfred Franz [e3d763]
cleaned up a bit


2013-10-16 14:57:01 Alfred Franz [27b48b]
Merge branch 'bug-15778-SerialCommunication-ReadToEOLAndBlockOnSend' into bug-15963-IGTCodingBase2


2013-10-09 15:47:48 Anja Groch [2dc35a]
Merge branch 'bug-15715-Tooltip-computation-is-buggy' of https://github.com/nocnokneo/MITK.git into bug-15963-IGTCodingBase2

Merge Conflicts for Modules/IGT/IGTTrackingDevices/mitkInternalTrackingTool.h. Moved file manually.


2013-10-09 14:00:27 Alfred Franz [d4fdf8]
Merge branch 'bug-15953-IGTHackFest1-Cleanup' into bug-15963-IGTCodingBase2


2013-10-02 16:34:55 Alfred Franz [5f9064]
Merge branch 'bug-16065-TimestampsTrackingtools' into bug-15963-IGTCodingBase2


2013-10-02 16:24:21 Alfred Franz [fe95de]
tracking device source is now forwarding the new timestamp from the tracking tools

if no timestamp was set the tracking device source still creates a timestamp for backward compatiblity


2013-10-02 16:23:05 Alfred Franz [b95d66]
Added default value for timestamp


2013-10-01 14:07:48 Sandy Engelhardt [24cb75]
Extended Pyramid added in cmakelist.txt


2013-09-30 17:10:03 Sandy Engelhardt [6f2c07]
hardware hexcode added in trackingDeviceData.


2013-09-30 14:55:08 Sandy Engelhardt [0262fa]
working version without hexcode.
enum NDITrackingVolume is deleted.


2013-09-27 13:33:38 Sandy Engelhardt [4ff941]
working extended pyramid api call


2013-09-25 16:49:22 Alfred Franz [9a8d72]
added timestamp for tracking tool classes


2013-09-24 18:14:29 Alfred Franz [92db46]
Merge branch 'bug-16106-ToolManagementMicroservices' into bug-15963-IGTCodingBase2


2013-09-24 18:13:00 Alfred Franz [624b62]
fixed a bug: microservices are unregistered now when the widget is closed


2013-09-18 19:48:48 Alfred Franz [a11c0c]
finished implementation of locking mechanism, however needs to be tested (I don't have a tracking device at the moment)


2013-09-18 19:25:27 Alfred Franz [8c7bd9]
added a lock for the storages which can be activated as long as a device is tracking to avoid modifications


2013-09-18 19:12:55 Alfred Franz [39fed3]
further work on usablity of navigation tool manager


2013-09-18 17:01:35 Alfred Franz [71dd54]
further implementation of microservices for the tool handling: adaption to new widget


2013-09-18 17:00:52 Alfred Franz [3d078a]
made name available as microservice property


2013-09-18 17:00:15 Alfred Franz [13df3c]
implemented new widget for navigation tool storage selection


2013-09-18 08:01:00 Alfred Franz [5b7c07]
made toolstorage available as microservice from the start of the plugin


2013-09-18 07:33:09 Alfred Franz [4831c9]
added a name for tool storages


2013-09-17 23:43:46 Alfred Franz [ff24aa]
integrated new selection widget


2013-09-17 23:25:42 Alfred Franz [fc744e]
added new methods and signals to the widget to enable some control from outside the widget


2013-09-13 18:30:34 Alfred Franz [7c9437]
DOC: more documentation


2013-09-13 18:28:38 Alfred Franz [25792f]
DOC: added some documentation


2013-09-13 18:01:13 Alfred Franz [43137a]
Merge branch 'bug-14433-UpdateToolManagement' into bug-15963-IGTCodingBase2


2013-09-13 17:58:13 Alfred Franz [04ab81]
some reinits for better usability


2013-09-13 17:40:04 Alfred Franz [b0d557]
basically works now, extensive testing is needed anyway


2013-09-13 17:35:14 Alfred Franz [194b98]
reopening of the widget works now, but it still doesn't remember the modified transform


2013-09-13 17:24:58 Alfred Franz [56fe34]
further bug-fixing, most stuff seems to work. BUT: if you reopen the tooltip modification in the same session there are still bugs


2013-09-13 16:09:13 Alfred Franz [8c56cb]
some UI changes: first step


2013-09-13 16:01:25 Alfred Franz [806709]
small UI changes: tooltip modification is now always activated


2013-09-13 15:40:47 Alfred Franz [a27134]
changed rotation modification to euler angles, finished setting of default values in the beginning


2013-09-13 14:00:08 Alfred Franz [3a03bc]
changed methods such, that tooltip default values may be set in the beginning


2013-09-13 13:58:43 Alfred Franz [2fbd24]
added a method to get the complete tooltip transform as mitk::AffineTransform3D


2013-09-12 20:52:19 Alfred Franz [3e488a]
Merge branch 'bug-14433-UpdateToolManagement' into bug-15963-IGTCodingBase2


2013-09-12 20:45:50 Alfred Franz [23bae0]
finished integration: should work now


2013-09-12 20:36:51 Alfred Franz [c5b67b]
further integration of navigation tool creation widget into tool management widget


2013-09-12 20:36:16 Alfred Franz [166712]
converted navigation tool class as child class of itkDataObject and implemented graft method


2013-09-12 19:51:54 Alfred Franz [75dbbd]
Started to integrate the new NavigationToolCreationWidget into the ToolManagementWidget (not finished yet)


2013-09-05 11:10:47 Sven Mersmann [0a4781]
Merge branch 'bug-15969-EditableTooltip' into bug-15963-IGTCodingBase2

Conflicts:
Modules/IGT/DataManagement/mitkNavigationData.h
Modules/IGT/Testing/mitkNavigationDataTest.cpp


2013-09-05 11:03:33 Sven Mersmann [946681]
Included mitkNavigationData for transformation to quarternion translation.


2013-09-04 17:15:00 Sven Mersmann [375b6e]
Merge remote-tracking branch 'remotes/origin/bug-15967-Implement_calculation_operations_for_NavigationData' into bug-15969-EditableTooltip


2013-09-04 17:12:53 Sven Mersmann [81739d]
Add widgets for manual tool tip manipulation.


2013-09-04 16:32:40 Alfred Franz [54c058]
Fixed zero quarternion check and cosmetic stuff in the navigation data test.


2013-09-04 16:30:23 Alfred Franz [b54543]
Merge branch 'bug-15955-IGTTutorialStep2' into bug-15963-IGTCodingBase2


2013-09-04 16:27:39 Alfred Franz [d33992]
Merge branch 'bug-15978-TrackingLabNavigationDataCalculations' into bug-15963-IGTCodingBase2


2013-09-04 16:19:48 Alexander Seitel [2ffbfd]
Merge branch 'bug-15940-ToolsAreShownTwiceAfterReconnectInTrackingToolbox' into bug-15963-IGTCodingBase2


2013-09-04 16:17:01 Alexander Seitel [42dc2a]
clear m_ToolView before filling it, renamed m_NaviagationDataSourceWidget -> m_NavigationDataSourceWidget


2013-09-04 16:16:23 Alexander Seitel [9d8bb3]
Rename m_NaviagationDataSourceWidget -> m_NavigationDataSourceWidget


2013-09-04 16:11:45 Alfred Franz [0c865a]
Adding Renderwindow and second Navigation Data


2013-09-04 15:10:02 Alfred Franz [6a9302]
more clean up


2013-09-04 14:54:38 Alfred Franz [b5cd5d]
further clean up


2013-09-04 14:40:05 Alfred Franz [a39137]
removed dependency camera calibration, it's not needed any more


2013-09-04 14:36:14 Alfred Franz [654a84]
finished replacement of mitk::Transform by mitk::NavigationData


2013-09-04 14:30:00 Alfred Franz [7414b8]
continued removing of mitk::transform


2013-09-04 14:16:03 Alfred Franz [ee59a7]
Merge branch 'bug-15986-RemoveLegacyDependencyFromIGTTrackingLab' into bug-15978-TrackingLabNavigationDataCalculations


2013-09-04 14:15:10 Alfred Franz [2d565d]
finished calculation with mitk::NavigationData, removed mitk::Transform, working now


2013-09-04 14:12:37 Alexander Seitel [371456]
Merge branch 'bug-15986-RemoveLegacyDependencyFromIGTTrackingLab' into bug-15963-IGTCodingBase2


2013-09-04 13:54:33 Alfred Franz [215096]
fixed a small bug (float/double conversion)


2013-09-04 13:49:21 Alfred Franz [612614]
removed header which was not in use


2013-09-04 13:33:15 Alfred Franz [834fe0]
started integration of navigation data calculations... not completely working yet


2013-09-04 13:31:40 Alexander Seitel [577138]
Pass SliceNavigationController to widget instead of StdMultiWidget


2013-09-04 12:21:12 Alfred Franz [bbce8f]
Merge branch 'bug-15715-FixTooltipComputation' into bug-15963-IGTCodingBase2

Conflicts:
Modules/IGT/TrackingDevices/mitkInternalTrackingTool.cpp


2013-09-04 11:45:59 Alfred Franz [892574]
Renamed step1 to mitk step1. Added step2.


2013-09-04 11:03:57 Alexander Seitel [d50731]
Removed legacy dependency and did the necessary adaptions. Caution: Not compiling yet. MultiWidget problem has to be solved first


2013-09-04 10:08:43 Sebastian Wirkert [c33021]
Added some documentation.


2013-09-04 09:34:48 Alfred Franz [6158e1]
Merge branch 'bug-12854-ExceptionsForTrackingDevices' into bug-15963-IGTCodingBase2


2013-09-04 09:32:21 Alfred Franz [fc5ef0]
further adaption of GUI methods to tracking device exceptions


2013-09-04 09:13:22 Sebastian Wirkert [13c09f]
Refactored function names.


2013-09-04 09:13:22 Sebastian Wirkert [413b54]
Refactored function names.


2013-09-03 21:35:07 Alfred Franz [7d704c]
Merge branch 'bug-12854-ExceptionsForTrackingDevices' into bug-15963-IGTCodingBase2


2013-09-03 21:33:22 Alfred Franz [cd6073]
updated some documentation


2013-09-03 21:27:12 Alfred Franz [58b5de]
adapted a test


2013-09-03 21:22:22 Sebastian Wirkert [e9aa15]
Merge branch 'bug-15967-Implement_calculation_operations_for_NavigationData' into bug-15963-IGTCodingBase2


2013-09-03 21:21:27 Sebastian Wirkert [e82a08]
Now pre works as well!


2013-09-03 21:12:58 Alfred Franz [885a69]
Merge branch 'bug-12854-ExceptionsForTrackingDevices' into bug-15963-IGTCodingBase2


2013-09-03 21:12:06 Alfred Franz [4c9a3c]
adapted a test


2013-09-03 21:04:27 Sebastian Wirkert [ea59f9]
Compose works for pre = false


2013-09-03 20:35:56 Alfred Franz [a54742]
finished implementation of exception handling for tracking devices


2013-09-03 20:03:31 Sebastian Wirkert [ebcfa9]
Misunderstanding: HasPosition and HasOrientation is w.r.t. covariance matrix.
The covariance matrix is not updated yet by inversion, thus setting it to
false after GetInverse()


2013-09-03 20:02:43 Alfred Franz [7c1db9]
implemented exception handling for claron tracking device


2013-09-03 19:46:29 Sebastian Wirkert [22ed3d]
Added test and mechanism to throw if not allowed GetInverse()


2013-09-03 19:42:19 Alfred Franz [dc2fb0]
some documentation


2013-09-03 19:41:22 Alfred Franz [f04329]
adapted configuration widget to exception handling


2013-09-03 19:37:49 Sebastian Wirkert [e86a75]
First two inversion tests added.


2013-09-03 19:32:44 Alfred Franz [85f405]
finished exception handling for NDI tracking device


2013-09-03 19:29:31 Sebastian Wirkert [898acf]
First inversion test passes.


2013-09-03 19:18:26 Sebastian Wirkert [4b07cc]
Const correctness :)


2013-09-03 19:16:43 Alfred Franz [39fd58]
implemented exception handling for method OpenConnection()


2013-09-03 18:22:30 Alfred Franz [ec40cd]
Merge branch 'bug-15966-MoveTrackingVolumeIntoResourceSystem' into bug-15963-IGTCodingBase2


2013-09-03 18:16:57 Sebastian Wirkert [48cf3a]
Merge branch 'bug-15967-Implement_calculation_operations_for_NavigationData' into bug-15963-IGTCodingBase2


2013-09-03 18:15:28 Sebastian Wirkert [876e54]
Added dummy function stubs.


2013-09-03 18:06:40 Alfred Franz [b2a58d]
Adapted loading of stl-files to the resource system.
stl files are now streamed instead of read in with a given path.
The streamed file is temporary stored on disk for reading in.
It had to take care, if the file is compressed or not and that the file is opened as binary file.
Furthermore a lot of lines are changed for formatting.


2013-09-03 17:29:05 Alfred Franz [9eb211]
Merge branch 'bug-11166-CalibrationDir' into bug-15963-IGTCodingBase2


2013-09-03 17:28:28 Alfred Franz [c6973d]
COMP: Fixing compiler error.


2013-09-03 16:31:02 Alfred Franz [d655e7]
Merge branch 'bug-11166-CalibrationDir' into bug-15963-IGTCodingBase2


2013-09-03 16:30:38 Alfred Franz [05af6c]
COMP: Added if to build hardware tests only if the cmake variable is set.


2013-09-03 16:13:51 Alfred Franz [80161b]
Merge branch 'bug-11166-CalibrationDir' into bug-15963-IGTCodingBase2


2013-09-03 16:13:21 Alfred Franz [776689]
Moved Calibration Dir parameter to testing.


2013-09-03 15:01:41 Sebastian Wirkert [18352c]
Implemented Transform method.


2013-09-03 14:45:46 Sebastian Wirkert [0f1c75]
Stub for mitk::Point3D NavigationData.Transform(mitk::Point3D) created + Test.


2013-09-03 14:11:05 Alfred Franz [f5fb47]
Merge branch 'bug-15857-Adding-Global-Reinit-To-Tutorial' into bug-15963-IGTCodingBase2


2013-09-03 14:10:14 Alfred Franz [a8ab5b]
Adding global reinit for tracking devices


2013-09-03 13:58:29 Alfred Franz [3aff57]
Merge branch 'bug-15954-DeclareOldIGTClassesDeprecated' into bug-15963-IGTCodingBase2


2013-09-03 13:55:03 Alfred Franz [23432d]
declared NDIConfigurationWidget as deprecated


2013-09-03 13:51:41 Alfred Franz [fd7975]
Merge branch 'bug-15854-Introduce-Radiobuttons-Virtual-NDI-TrackingDevice' into bug-15963-IGTCodingBase2


2013-09-03 13:50:24 Alfred Franz [2360d2]
Introducing Radiobuttons for Virtual and NDI Tracking Device Selection


2013-09-03 13:50:17 Sebastian Wirkert [8f0fe3]
Added tests for rotation matrix checking.


2013-09-03 13:21:22 Sebastian Wirkert [48409d]
Added two files forgotten in last checkin.


2013-09-03 13:21:07 Sebastian Wirkert [74025c]

  1. getRotationMatrix is now separate method in NavigationData
  2. Refactored tests and added two dummy stubs for new tests
  3. Constructor for NavigationData(AffineTransform3D) now tests if matrix of

AffineTransform3D is a rotation matrix. Throws exception otherwise


2013-09-03 11:34:53 Alfred Franz [749e3c]
Merge branch 'bug-15954-FixEasyWarnings' into bug-15963-IGTCodingBase2


2013-09-03 11:31:53 Alfred Franz [f13ad8]
Merge branch 'bug-15937-RemoveTestingData' into bug-15963-IGTCodingBase2


2013-09-03 11:31:42 Alfred Franz [3192ea]
added documentation


2013-09-03 11:30:12 Alfred Franz [f4c1f2]
adapted Test to use MITK-Data folder and minor cosmetic fixes


2013-09-03 10:41:28 Sebastian Wirkert [42514e]
Merge branch 'bug-15960-Add_convenience_methods_for_affineTransform3D_to_NavigationData' into bug-15963-IGTCodingBase2


2013-09-03 10:35:02 Sebastian Wirkert [3f3fb8]
Two more tests to test constructor and getter seperately this should

  1. find more hidden bugs (e.g.: setPostion does not work)
  2. make it easier to find root cause of test fail.

2013-09-03 09:45:06 Alfred Franz [4a4eb0]
improved documentation


2013-09-03 09:39:02 Sebastian Wirkert [f4c2a1]
vnl_quaternion expects a transposed rotation matrix as input.
Gave it what it wanted.
Some tidying up in the tests.


2013-09-03 09:15:39 Alfred Franz [36a423]
Merge branch 'bug-15954-FixEasyWarnings' into bug-15963-IGTCodingBase2


2013-09-03 09:14:24 Alfred Franz [a2acb4]
fixed a few warnings


2013-09-02 18:55:48 Alfred Franz [2f4189]
commented in test which works now...


2013-09-02 18:49:45 Alfred Franz [59b2f9]
Merge branch 'bug-15954-FixEasyWarnings' into bug-15963-IGTCodingBase2


2013-09-02 18:48:28 Alfred Franz [d54111]
fixed more unsigned int to signed int comparison warnings


2013-09-02 18:03:53 Alfred Franz [13167e]
Merge branch 'bug-15954-FixEasyWarnings' into bug-15963-IGTCodingBase2


2013-09-02 18:00:03 Alfred Franz [c3caeb]
fixed signed to unsigned in comparison warnings


2013-09-02 17:57:59 Sebastian Wirkert [076b1b]
First (probably not yet working) version of conversion methods.


2013-09-02 17:19:44 Sven Mersmann [d92ade]
Merge branch 'bug-15951-IGTTests' into bug-15963-IGTCodingBase2


2013-09-02 16:22:08 Sven Mersmann [5618d2]
Changed the accuracy of several test cases due to the possibilities of the calculation accuracy.


2013-09-02 17:06:42 Sebastian Wirkert [d39cb5]
Added test and function stubs for AffineTransform3D construction / Getter.


2013-09-02 16:50:24 Alfred Franz [cf2195]
Cosmetic test changes.


2013-09-02 16:37:13 Alfred Franz [69c166]
Fixed path issues with Empty.zip file.


2013-09-02 16:10:15 Alfred Franz [c28c7c]
Merge branch 'bug-15953-RemoveToFIGTDependency' into bug-15937-IGTCodingBase


2013-09-02 16:09:35 Alfred Franz [8c4cbe]
removed IGT dependency from ToF


2013-09-02 16:09:09 Alfred Franz [dcd433]
some fixes in the real time clock classes


2013-09-02 16:07:50 Alfred Franz [98e17b]
Updated MITK-Data revision tag.


2013-09-02 15:53:49 Alfred Franz [8c9d16]
Deleted Data directory in Testing.


2013-09-02 15:26:38 Alfred Franz [403b57]
Merge branch 'bug-15953-RemoveToFIGTDependency' into bug-15937-IGTCodingBase


2013-09-02 15:21:09 Alfred Franz [b80cf8]
created new module IGTBase and moved realtime clock to this new module


2013-09-02 15:05:35 Alfred Franz [9d56fc]
Merge branch 'bug-15953-DeleteITKBSpline' into bug-15937-IGTCodingBase


2013-09-02 15:04:34 Alfred Franz [93e0f2]
Comments for mitkItkNonUniformBSpline and minor cosmetic fixes.


2013-09-02 13:58:00 Alfred Franz [4df288]
Merge branch 'bug-15952-DirectoryStructure' into bug-15937-IGTCodingBase


2013-09-02 13:42:19 Alfred Franz [04e704]
Adapted CMakeLists.txt and files.cmake.


2013-09-02 12:28:57 Alfred Franz [14e401]
Renamed IGTTutorial: Tutorial, IGTExceptionHandling: ExceptionHandling, moved TrackingVolumeGenerator to TrackingDevices.


2013-09-02 12:23:47 Alfred Franz [a6382f]
Moved files to IO.


2013-09-02 12:20:31 Alfred Franz [2da38e]
Moved Files to DataManagement.


2013-09-02 12:18:05 Alfred Franz [391419]
Moved Files to Common.


2013-09-02 12:15:06 Alfred Franz [07ad9b]
Moved IGTFilters to Rendering.


2013-09-02 12:13:04 Alfred Franz [ba2052]
Moved all IGTFilters to Algorithms.


2013-09-02 12:06:06 Alfred Franz [558225]
Moved TrackingVolumeData to Resources.


2013-09-02 11:57:14 Alfred Franz [257bce]
Moved IGTTrackingDevices to TrackingDevices


2013-09-02 11:42:55 Keno Maerz [48e927]
Fixed some typos


2013-08-30 11:36:07 Alfred Franz [84bac2]
improved some documentation


2013-08-28 19:54:31 Alfred Franz [d5e44a]
fixed a few double/float problems


2013-08-28 19:24:06 Alfred Franz [1eebd4]
Merge branch 'bug-12952-IGTTrackingLabIntegrationAugust2013' into bug-15937-IGTCodingBase


2013-08-28 19:23:31 Alfred Franz [66ef4f]
Merge branch 'bug-15852-u3-tests_platformproject_scalartype_float_to_double' into bug-15937-IGTCodingBase


2013-08-23 19:21:45 Taylor Braun-Jones [15c52b]
Drop mitk:: namespace prefix used inside mitk namespace block


2013-08-23 17:00:06 Taylor Braun-Jones [7a8f25]
Add missing portion of commit c9bbaad


2013-08-23 16:55:04 Taylor Braun-Jones [fdab44]
Add mitk::TrackingTool::PrintSelf


2013-08-23 16:39:48 Taylor Braun-Jones [a2cd6f]
Add standard baud rates greater than 115200


2013-08-23 00:13:27 Taylor Braun-Jones [fb8435]
Add mitk::InternalTrackingTool::PrintSelf


2013-08-23 00:13:15 Taylor Braun-Jones [c9bbaa]
Fix: Update MTime only when a NEW position/orientatio/tooltip set set

This also add the ability to define an epsilon tolerance level that
controls what is considered new (defaults to 0.0)


2013-08-22 23:41:02 Taylor Braun-Jones [ae08c0]
Update unit tests for new Precompose option


2013-08-22 19:27:21 Taylor Braun-Jones [f8b032]
NavigationDataTransformFilter: Add option to set the composition order


2013-08-21 16:11:50 Taylor Braun-Jones [8f5f89]
Only skip updating the one RepresentationObject if it's invalid

Not all subsequent ones


2013-08-21 18:14:57 Taylor Braun-Jones [def6fa]
Test that second repr object geometry is set when first repr object is invalid


2013-08-05 21:19:02 Taylor Braun-Jones [25804f]
Send and block until all bytes transmitted (Posix only)

Still TODO: WIN32 support


2013-08-05 21:17:28 Taylor Braun-Jones [9949d4]
Add support for Read()ing until eol byte (Posix only)

Still TODO: WIN32 support


2013-08-05 14:57:45 Taylor Braun-Jones [736f51]
Fix composition of tooltip and tracking sesnor transforms

[feddd8]: Merge branch 'bug-16347-IngegrationBranchIGTHackfest'

Merged commits:

2013-11-06 20:27:33 Alfred Franz [fe8d1f]
COMP(16347): Added special case for baud rates which doesn't work for MAC_OS

[28dd73]: Merge branch 'bug-16347-IngegrationBranchIGTHackfest'

Merged commits:

2013-11-06 20:55:36 Alfred Franz [65da6d]
COMP(#16347): Added one empty line of code so that the dartclient rebuilds the test driver

[46ad97]: Merge branch 'bug-16347-IngegrationBranchIGTHackfest'

Merged commits:

2013-11-06 21:07:52 Alfred Franz [746ec3]
COMP(#16347): Changed int to unsigned int.

[8bc734]: Merge branch 'bug-16347-IngegrationBranchIGTHackfest'

Merged commits:

2013-11-06 21:19:56 Alfred Franz [e50daf]
COMP(#16347): Changed int to unsigned int

[a114fb]: Merge branch 'bug-16347-IngegrationBranchIGTHackfest'

Merged commits:

2013-11-06 21:33:45 Alfred Franz [5bd301]
COMP(#16347): Another fix of damn unsigned int <-> int conversion stuff. Why does this only fail on the dart clients?