Prusa-Firmware-MMU/tests/unit/logic
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
..
cut_filament Merge remote-tracking branch 'upstream/main' into motion_wip 2021-07-12 10:25:06 +02:00
eject_filament Merge remote-tracking branch 'upstream/main' into motion_wip 2021-07-12 10:25:06 +02:00
feed_to_bondtech Merge remote-tracking branch 'upstream/main' into motion_wip 2021-07-12 10:25:06 +02:00
feed_to_finda Merge remote-tracking branch 'upstream/main' into motion_wip 2021-07-12 10:25:06 +02:00
helpers Start using config.h 2021-07-05 18:07:54 +02:00
load_filament Merge remote-tracking branch 'upstream/main' into motion_wip 2021-07-12 10:25:06 +02:00
stubs Rename Motion::CurrentPos to Position() 2021-07-13 01:03:03 +02:00
tool_change Merge remote-tracking branch 'upstream/main' into motion_wip 2021-07-12 10:25:06 +02:00
unload_filament Merge remote-tracking branch 'upstream/main' into motion_wip 2021-07-12 10:25:06 +02:00
unload_to_finda Merge remote-tracking branch 'upstream/main' into motion_wip 2021-07-12 10:25:06 +02:00
CMakeLists.txt Add prototypes of remaining logic layer's unit tests 2021-06-30 07:39:31 +02:00