aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-29fix: wrong VLA arrary length, switch to mallocXiao Pan
When using $HOME env, array length need to consider /.local/.share
2025-04-29consider no XDG_DATA_HOME envXiao Pan
2025-04-28feat: store past dataXiao Pan
I also copied old code that can only do live data to old/mycan_live.c
2025-04-26cli option to specify can device name, useful for testing to specify vcan0Xiao Pan
2025-04-26I wrongly changed cell temp based on BMS_Highest_Cell_Temperature, now ↵Xiao Pan
change again, not tested, only guess
2025-04-26updateXiao Pan
2025-04-26Remake with dbccXiao Pan
2025-04-26Wrong .dbc file name in MakfileXiao Pan
2025-04-26.dbc cell temp seems wrong, edited, not testedXiao Pan
Edited according to BMS_Highest_Cell_Temperature
2025-04-26Revert "Add back deleted .dbc lines to document what I deleted"Xiao Pan
This reverts commit 103197138bfc90dfb87429c0b1b6b8f2167dfedb.
2025-04-26Add back deleted .dbc lines to document what I deletedXiao Pan
2025-04-24Better readmeXiao Pan
2025-04-24Add readme about dbcc in makefileXiao Pan
2025-04-24Add readme about dbccXiao Pan
2025-04-24LICENSE note commentXiao Pan
2025-04-24initXiao Pan