Skip to content

Conversation

@Bol-C14
Copy link
Owner

@Bol-C14 Bol-C14 commented Jun 5, 2025

Summary

  • add TrajectoryParser interface and data class ReplayPoint
  • move parsing logic to JsonTrajectoryParser
  • split section parsing into ImuSectionParser, PdrSectionParser, and GnssSectionParser
  • add TrajectoryParserFactory
  • update ReplayFragment to use the new parser interface
  • remove old TrajParser

Testing

  • ./gradlew assembleDebug
  • ./gradlew test

https://chatgpt.com/codex/tasks/task_e_684191c8451083288a042ef6da349070

@Bol-C14 Bol-C14 added the refactor Improve code structure label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex refactor Improve code structure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants