D.R.racer
|
b484eeacb6
|
Start using config.h
Added some constexpr vars for buttons, finda, fsensor and
applied them in the FW and unit tests accordingly.
|
2021-07-05 18:07:54 +02:00 |
Yuri D'Elia
|
7c7aa95445
|
Mock GPIO when building tests
Add some conditional statements in gpio.h so that we can mock the GPIO
registers when building tests.
|
2021-07-05 15:20:11 +02:00 |
D.R.racer
|
9a8038ccb6
|
Add user_input module and use it instead of raw buttons
Encapsulates buttons and commands coming from the communication
|
2021-06-30 07:39:31 +02:00 |
D.R.racer
|
f6e5d4ae76
|
Improve and verify Load filament alg and unit tests
|
2021-06-30 07:39:31 +02:00 |
D.R.racer
|
46a40f7488
|
Extend Unload filament unit tests
+ now error states are covered as well
+ greatly cleaned-up code
|
2021-06-30 07:39:31 +02:00 |
D.R.racer
|
ce20f0b001
|
Greatly improve unload filament unit test
+ relevant changes for other unit tests -> prepare for improving
of the other unit tests as well
|
2021-06-30 07:39:31 +02:00 |
D.R.racer
|
4d6d6fe0af
|
Add more checks (esp. positions of idler and selector)
that resulted in finding several weak spots and now Cut and Eject filament
do not pass the test (which is correct, they really have logical issues)
|
2021-06-21 10:28:56 +02:00 |