mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-14 17:20:34 +08:00
uavcan_dynamic_node_id_server - longer log
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
namespace
|
||||
{
|
||||
|
||||
constexpr int MaxNumLastEvents = 30;
|
||||
constexpr int MaxNumLastEvents = 50;
|
||||
constexpr int MinUpdateInterval = 100;
|
||||
|
||||
uavcan_linux::NodePtr initNode(const std::vector<std::string>& ifaces, uavcan::NodeID nid, const std::string& name)
|
||||
|
||||
Reference in New Issue
Block a user