Prusa-Firmware-MMU/tests/unit/modules/pulse_gen
Yuri D'Elia 16e7f62aee PulseGen: introduce CurPosition() for testing
CurPosition() returns the live axis position, which in this
implementation is inherently expensive to compute.

This shouldn't be required for the MMU, but it /will/ come in handy to
check for the axis position/s in Motion tests.
2021-07-13 00:48:44 +02:00
..
CMakeLists.txt tests: remove relative cmake paths in pulse_gen/speed_table 2021-07-12 11:11:49 +02:00
test_pulse_gen.cpp PulseGen: introduce CurPosition() for testing 2021-07-13 00:48:44 +02:00