This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-06-30 10:30:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb4532aefea21319132d4183ec8a5383f570a6da
PX4-Autopilot
/
libuavcan
/
include
/
uavcan
/
protocol
/
dynamic_node_id_server
/
centralized
T
History
Pavel Kirienko
ab2b952432
Refactored the dynamic node ID allocation server: added a new class AbstractServer, which is inherited by CentralizedServer and DistributedServer. This change allowed to move the data and logic that is common to both types of servers to a single location. In the next step this will be used to add more complex common logic.
2016-02-19 11:25:50 +03:00
..
server.hpp
Refactored the dynamic node ID allocation server: added a new class AbstractServer, which is inherited by CentralizedServer and DistributedServer. This change allowed to move the data and logic that is common to both types of servers to a single location. In the next step this will be used to add more complex common logic.
2016-02-19 11:25:50 +03:00
storage.hpp
Centralized server: Allocation table cache removed
2015-06-18 17:50:17 +03:00