• Adam Wujek's avatar
    main/i2c: use var block mode for TEMP_CURVE_POINTS and TEMP_MATRIX_ROW · b6492661
    Adam Wujek authored
    Changes cover:
    - fix broken handling of setting row/points (size of temp_matrix_row was too
      small, fan_n in set_tc_curve was read from a wrong type (uint16 not uint8))
    - use structures for handling row/points
    - add get functionality for row/points (before it was possible to read only
      the transfered data not the actual used)
    - iterate over fan entries when getting row/points
    - update pytests
      -- update query flags for TEMP_CURVE_POINTS and TEMP_MATRIX_ROW registers
      -- improve write testing of TEMP_CURVE_POINTS and TEMP_MATRIX_ROW
         registers
    - update documentation
    Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
    b6492661
Name
Last commit
Last update
bootloader Loading commit data...
build Loading commit data...
common Loading commit data...
doc Loading commit data...
main_fw Loading commit data...
monimod-pcb Loading commit data...
pytest Loading commit data...
radiation_tests/PSI_June_2020 Loading commit data...
test_master Loading commit data...
utils Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
README.md Loading commit data...