-
b12fc911 · Added the clock frequency to the scheduler initialization.
-
420356c8 · Implemented also the moving register.
-
91c6a65c · Activated the RX timeout feature.
-
826ef42b · Added a function to get a pointer to the base class memort buffer.
-
8ea315f7 · Moved the new packet buffer to the slave data structure to avoid er...
-
cbe7d928 · Improved the communication using DMA. Not yet fully operational.
-
c52e682e · Solved a bug in the dynamixel master: the size of the packet overhe...
-
c7ba7417 · Changed the type of the waveform ID to force it as unsigned char.
-
876d0bbc · Completelly erase the buffer once it has been processed.
-
799a5adf · For version 2, check if the length is smaller than the RX buffer.
-
d414f570 · Used the same solution to optimize the operation of the dynamixel m...
-
0a305e80 · Updated the latest version of the HAL library for the F1 family.
-
8e2f7be8 · Modified the whole RX procedure to optimize it.
-
0221b4c4 · Removed some unnecessary variables.
-
a301b49f · Solved a bug in the master reception.
-
8ed22672 · Modified the dynamixel master module to better use the HAL interface.
-
da9eec18 · Used the _SIM macro to avoid some warnings in the simulation.
-
9666b3eb · Used the _SIM macro to avoid some simulation build warnings.