Skip to content

SI-4712 Improve accuarcy of parameter timestamp#22

Open
kivkiv12345 wants to merge 3 commits intomasterfrom
SI-4712_Improve-accuarcy-of-parameter-timestamp
Open

SI-4712 Improve accuarcy of parameter timestamp#22
kivkiv12345 wants to merge 3 commits intomasterfrom
SI-4712_Improve-accuarcy-of-parameter-timestamp

Conversation

@kivkiv12345
Copy link
Copy Markdown
Contributor

  1. Change param_t.timestamp from uint32_t to csp_timestamp_t to support higher stored resolution.
  2. Incorporate receiver timestamp annotation into libparam (where it is currently done in param_sniffer.c)
  3. Consider support for sending higher parameter timestamp resolution over CSP.

param_sniffer_log(...) timestamp also becomes csp_timestamp_t instead of unsigned long
@kivkiv12345 kivkiv12345 changed the title SI-4712 Change param_t.timestamp from uint32_t to csp_timestamp_t SI-4712 Improve accuarcy of parameter timestamp May 6, 2024
param_queue_t.last_timestamp becomes a csp_timestamp_t
@kivkiv12345
Copy link
Copy Markdown
Contributor Author

@hendav76 Haven't we already implement this by other means?

@hendav76
Copy link
Copy Markdown
Contributor

hendav76 commented Apr 7, 2026

@hendav76 Haven't we already implement this by other means?

I think @nens90 can answer this and how they did it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants