Page MenuHomePhabricator

Reintroduce NavigationData CSV player and recorder
Closed, ResolvedPublic

Description

CSV reading/replaying is still required..

Reader and writer will be reimplemented in this bug.

Event Timeline

User franza has pushed new remote branch:

bug-17853-NavigationDataCSVPlayerAndRecorder

recorder is finished and ready for merge

[28fc33]: Merge branch 'bug-17853-NavigationDataCSVPlayerAndRecorder'

Merged commits:

2014-06-11 16:54:18 Alfred Franz [7bc070]
implemented CSV writer

[1710bf]: Merge branch 'bug-17853-NavigationDataCSVPlayerAndRecorder'

Merged commits:

2014-06-25 13:19:16 Alfred Franz [c45332]
COMP (#17853): added missing include

csv recorder is implemented and merged (but a test is missing).

Also started to implement the player in the branch bug-17853-NavigationDataCSVPlayerAndRecorder, but didn't finish it because there were some problems with using Qt in the code of the old player (and we don't want a dependency to Qt in the module).

The old csv player is still available in the MBI code, so I stopped working on it for the moment.

User franza has pushed new remote branch:

bug-17853-CSVPlayer

Justin and Keno, I heard you were working on a reimplementation of the CSV player.

What's the status of this project? Is there at least a branch that you can push?

Updating target milestone to upcoming release

Was merged to the master in T18182. Seems to work, so closing this bug.