Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status logging #23

Open
G8EjlKeK7CwVQP2acz2B opened this issue Jul 18, 2024 · 0 comments
Open

status logging #23

G8EjlKeK7CwVQP2acz2B opened this issue Jul 18, 2024 · 0 comments

Comments

@G8EjlKeK7CwVQP2acz2B
Copy link

current master logs lines like the following

2024-07-18 22:48:26.579812, slv, 000efefffe00008d/1, 0.000000000, 0.000000000, 0.000000000, 0.000000000, 6856.445312500, I, 50359, 0.000000000, 0, 0.000000000, 0 0.000000000, 0.000000000

note the two adjacent fields without a separating comma

also:

the following was commented out, this mangles the format a bit and causes the line to not match the header printed at top of file

/*
len += snprintf(sbuf + len, sizeof(sbuf) - len, ", %.0f, %.0f, ",
ptpClock->servo.driftMean,
ptpClock->servo.driftStdDev);
*/

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

No branches or pull requests

1 participant