oss-slu / oss-slu/PilotDataSynchronization

Confirm how iMotions.xml is imported and which port iMotions listens on

Open
#195 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
Rust
Stars
4
Forks
8
Avg merge
5d 17h
Merged PRs (30d)
2

Description

Is this task related to a feature or a bug? Please include relevant issue numbers below.
This task follows up on issue #138. The README merged in PR #178 marks both points as needing verification.

Describe the solution you'd like
Two facts documented in the README:

  1. How the generated iMotions.xml is imported into iMotions.
  2. Which port iMotions actually listens on.

Describe alternatives you've considered
Neither is recorded anywhere in this repository. 127.0.0.1:9999 appears only as placeholder text in the relay UI (relay/src/view.rs:14) and inside a validation message. Nothing confirms it is real, and the relay has no default value, so a first-time contributor has nothing to type.

Additional context
Needs access to a licensed iMotions machine.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the README changes from PR #178 and the context in issue #138. Inspect relay/src/view.rs:14 and its validation message, then verify on a licensed iMotions machine how iMotions.xml is imported and which port it listens on. Done means both verified facts are documented in the README.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.