Page MenuHomePhabricator

Extend NavigationDataPlayer to work with .csv
Closed, ResolvedPublic

Description

Extend the NavigationDataPlayer plugin to work with NavigationData .csv files (find patch attached).

Event Timeline

Patch is good, I will merge it as soon as I get the flag

User maerz has pushed new remote branch:

bug-19005-ExtendNavigationDataPlayerToWorkWithCSV

[d64280]: Merge branch 'bug-19005-ExtendNavigationDataPlayerToWorkWithCSV'

Merged commits:

2015-04-21 17:33:13 Keno März [df0709]
Bugfix in NavigationDataSetReader for bug that caused MITK to stall if more than one tool was recorded.


2015-04-10 13:31:08 Paul Mercea [b18923]
added csv support to NavigationDataPlayer

User maerz has pushed new remote branch:

bug-19005-FixnavigationDataReaderCSV

[02a303]: Merge branch 'bug-19005-FixnavigationDataReaderCSV'

Merged commits:

2015-05-13 15:55:09 Keno März [3fd07c]
Fixed bad parsing of Navigation Datas from csv files