mirror of https://github.com/schoebel/mars
logger: increase position update frequency
This commit is contained in:
parent
fec2264766
commit
f0381455cb
|
@ -1505,6 +1505,8 @@ void _complete(struct trans_logger_brick *brick, struct trans_logger_mref_aspect
|
|||
}
|
||||
CHECKED_CALLBACK(orig_mref, error, err);
|
||||
|
||||
update_max_pos(orig_mref_a);
|
||||
|
||||
done:
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in New Issue