Prusa-Firmware-MMU/tests/unit/logic/stubs
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
..
main_loop_stub.cpp Start using config.h 2021-07-05 18:07:54 +02:00
main_loop_stub.h Extend Unload filament unit tests 2021-06-30 07:39:31 +02:00
stub_motion.cpp Rename Motion::CurrentPos to Position() 2021-07-13 01:03:03 +02:00
stub_motion.h Revised WIP for the Motion API 2021-07-07 16:59:39 +02:00