Added temperature monitor screen. Added current factors for BMS configuration

This commit is contained in:
Yury Shuvakin
2023-03-21 10:10:28 +03:00
parent 7c732215ec
commit 0daea7162a
17 changed files with 1496 additions and 326 deletions

View File

@@ -104,6 +104,7 @@ SOURCES += main.cpp\
bmsinterface.cpp \
translator.cpp \
firmwareupdatehelper.cpp \
currenttablemodel.cpp \
# visualizationchart.cpp \
# visualizationpage.cpp
@@ -139,6 +140,7 @@ HEADERS += \ #mainwindow.h \
bmsinterface.h \
translator.h \
firmwareupdatehelper.h \
currenttablemodel.h \
# visualizationchart.h \
# visualizationpage.h