-
- Downloads
[Driver] DipSwitch driver and test
[CI] Fixed CI, using namespace miosix was in DipSwitch.h [ARP, LyraGS] Follower logging target angle. Dipswitch now agnostic. Dipswitch now just read a uint8_t, no more has a lyra GS dependent read. Follower now logging the target angle. [DipSwitch] Fix on the test of the dipSwitch Dipswitch now agnostic to the lyraGS struct, just a uint8_t read. Fixed test to read accordingly. [Fix] Dipswitch comment fix
Showing
- CMakeLists.txt 4 additions, 1 deletionCMakeLists.txt
- cmake/boardcore.cmake 1 addition, 0 deletionscmake/boardcore.cmake
- src/shared/algorithms/Follower/Follower.cpp 4 additions, 0 deletionssrc/shared/algorithms/Follower/Follower.cpp
- src/shared/drivers/DipSwitch/DipSwitch.cpp 61 additions, 0 deletionssrc/shared/drivers/DipSwitch/DipSwitch.cpp
- src/shared/drivers/DipSwitch/DipSwitch.h 59 additions, 0 deletionssrc/shared/drivers/DipSwitch/DipSwitch.h
- src/tests/drivers/test-dipswitch.cpp 48 additions, 0 deletionssrc/tests/drivers/test-dipswitch.cpp
Loading
Please register or sign in to comment