Skip to content
Snippets Groups Projects
Commit 918365d5 authored by Tristan Gingold's avatar Tristan Gingold
Browse files

state-abscal: enable ptracker

parent 1b6c32f7
Branches
Tags
No related merge requests found
......@@ -31,6 +31,7 @@ int pp_abscal(struct pp_instance *ppi, void *buf, int plen)
/* add 1s to be enough in the future, the first time */
pp_timeout_set_rename(ppi, PP_TO_SYNC_SEND, 990 + next_pps_ms(ppi, &t));
ppi->bmca_execute = 0;
WRH_OPER()->enable_ptracker(ppi);
/* print header for the serial port stream of stamps */
pp_printf("### t4.phase is already corrected for bitslide\n");
pp_printf("t1: t4: "
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment