ingeniamc / ingeniamotion

Motion library for Ingenia servo drives
Other
6 stars 0 forks source link

INGM-460 Add Lock mechanism in the PDO poller #190

Closed pzinemanas closed 3 months ago

pzinemanas commented 3 months ago

Add Lock mechanism in the PDO poller

Description

In this PR, a lock mechanism is added to the PDO poller so the samples can not be modified during the data is being read.

Fixes # INGM-460

Type of change

Tests

Please describe the tests that you ran to verify your changes if it applies.

Documentation

Please update the documentation.

Code formatting

Others