-
- Downloads
[MBLoadCell] data struct for loadcells and improved test
- created LoadCellData struct to be implemented by MBLoadCell Data class - improved usability of test and LoadCell class, replacing all printfs with TRACE - limited logging of the button in the load cell test - added flag in order to limit data prints - printing only the new Max and Min values without button press - erasing values only after long button press - fixed include path in test-max485
Showing
- libs/miosix-kernel 1 addition, 1 deletionlibs/miosix-kernel
- src/shared/sensors/MBLoadCell/MBLoadCell.cpp 37 additions, 15 deletionssrc/shared/sensors/MBLoadCell/MBLoadCell.cpp
- src/shared/sensors/MBLoadCell/MBLoadCell.h 4 additions, 0 deletionssrc/shared/sensors/MBLoadCell/MBLoadCell.h
- src/shared/sensors/MBLoadCell/MBLoadCellData.h 19 additions, 11 deletionssrc/shared/sensors/MBLoadCell/MBLoadCellData.h
- src/shared/sensors/SensorData.h 9 additions, 0 deletionssrc/shared/sensors/SensorData.h
- src/tests/drivers/test-MBLoadCell.cpp 12 additions, 5 deletionssrc/tests/drivers/test-MBLoadCell.cpp
- src/tests/test-max485.cpp 4 additions, 4 deletionssrc/tests/test-max485.cpp
Loading
Please register or sign in to comment