Skip to content

status logging #23

Open
Open
@G8EjlKeK7CwVQP2acz2B

Description

@G8EjlKeK7CwVQP2acz2B

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);
*/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions