mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Registering outgoing Allocation messages as activity as well
This commit is contained in:
parent
f72e082846
commit
eb4532aefe
@ -268,6 +268,7 @@ public:
|
||||
msg.node_id = allocated_node_id.get();
|
||||
|
||||
trace(TraceAllocationResponse, msg.node_id);
|
||||
last_activity_timestamp_ = allocation_pub_.getNode().getMonotonicTime();
|
||||
|
||||
return allocation_pub_.broadcast(msg);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user