Prusa-Firmware-MMU/tests/unit
Yuri D'Elia 98845008aa Rename Motion::CurrentPos to Position()
This matches PulseGen::Position() and avoids confusion around the term
"current": Position() returns the head position in the queue, not the
"live" axis position.

We have PulseGen::CurPosition() now for this purpose, although we don't
expose it to Motion yet.
2021-07-13 01:03:03 +02:00
..
hal Disable preprocessor code indentation 2021-07-07 16:33:03 +02:00
logic Rename Motion::CurrentPos to Position() 2021-07-13 01:03:03 +02:00
modules PulseGen: introduce CurPosition() for testing 2021-07-13 00:48:44 +02:00
CMakeLists.txt Do not use hard-to-read relative paths in CMake 2021-07-12 09:09:21 +02:00
system_test.cpp Remove invalid/useless test sizeof(ptr) == 4 2021-06-29 08:59:36 +02:00
test_main.cpp Add first unit test 2021-05-13 17:35:08 +02:00