Skip to content

Refactor sensor handling and remove timestamp from message headers#55

Merged
mauricefallon merged 2 commits into
masterfrom
feat/recent-hard-commits-from-francesco
Jun 20, 2026
Merged

Refactor sensor handling and remove timestamp from message headers#55
mauricefallon merged 2 commits into
masterfrom
feat/recent-hard-commits-from-francesco

Conversation

@lo-imperatore

Copy link
Copy Markdown
Contributor

Remove duplicated timestamp handling from frontend callbacks and refactor active sensor ordering.

The sensor initialization order is now deterministic to prevent failures in modules with dependencies on previously initialized parameters. In particular, bias_lock requires values initialized by the INS module, such as the INS frame, so an incorrect order could cause startup issues.

This fixes an initialization issue in the bias_lock module caused by the unordered sensor ordering.
@mauricefallon

Copy link
Copy Markdown
Contributor

I assume you are intending for this PR to resolve this issue:
#54
(It's good practice to say that in the PR message.

I cannot test this myself. It would be better if you could explain how you tested it - which would give the reviewer more confidence when merging the PR.

@mauricefallon mauricefallon merged commit b698c28 into master Jun 20, 2026
0 of 4 checks passed
@mauricefallon mauricefallon deleted the feat/recent-hard-commits-from-francesco branch June 20, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants