Commit 03cb82b6 authored by Adam Wujek's avatar Adam Wujek

tools/wrs_dump_shmem_ppsi: print frgn_master_time_window_ms

Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
parent 5f974667
......@@ -285,6 +285,7 @@ struct dump_info ppi_info [] = {
DUMP_FIELD(time, last_snt_time),
DUMP_FIELD(UInteger16, frgn_rec_num),
DUMP_FIELD(Integer16, frgn_rec_best),
DUMP_FIELD(UInteger32, frgn_master_time_window_ms),
DUMP_FIELD(pointer,frgn_master),
DUMP_FIELD(pointer, portDS),
DUMP_FIELD(Boolean,asymmetryCorrectionPortDS.enable),
......
Markdown is supported
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