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