Alan Dragomirecký
|
996f0f5dc0
|
Fix formatting of cmake files
|
2021-07-07 16:33:16 +02:00 |
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
|
ffae941a28
|
Fix unit tests of load/unload filament
|
2021-06-30 07:39:31 +02:00 |
D.R.racer
|
c15b1d59c4
|
Introduce Doxyfile + fix modules documentation
|
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
|
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 |