Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-30 | Old .dbc file wrong, use dbc file from BMS repo | Xiao Pan | |
https://github.com/spartanracingelectric/Custom-BMS/blob/main/custom_bms.dbc | |||
2025-04-29 | fix: wrong VLA arrary length, switch to malloc | Xiao Pan | |
When using $HOME env, array length need to consider /.local/.share | |||
2025-04-29 | consider no XDG_DATA_HOME env | Xiao Pan | |
2025-04-28 | feat: store past data | Xiao Pan | |
I also copied old code that can only do live data to old/mycan_live.c | |||
2025-04-26 | cli option to specify can device name, useful for testing to specify vcan0 | Xiao Pan | |
2025-04-26 | I wrongly changed cell temp based on BMS_Highest_Cell_Temperature, now ↵ | Xiao Pan | |
change again, not tested, only guess | |||
2025-04-26 | update | Xiao Pan | |
2025-04-26 | Remake with dbcc | Xiao Pan | |
2025-04-26 | Wrong .dbc file name in Makfile | Xiao Pan | |
2025-04-26 | .dbc cell temp seems wrong, edited, not tested | Xiao Pan | |
Edited according to BMS_Highest_Cell_Temperature | |||
2025-04-26 | Revert "Add back deleted .dbc lines to document what I deleted" | Xiao Pan | |
This reverts commit 103197138bfc90dfb87429c0b1b6b8f2167dfedb. | |||
2025-04-26 | Add back deleted .dbc lines to document what I deleted | Xiao Pan | |
2025-04-24 | Better readme | Xiao Pan | |
2025-04-24 | Add readme about dbcc in makefile | Xiao Pan | |
2025-04-24 | Add readme about dbcc | Xiao Pan | |
2025-04-24 | LICENSE note comment | Xiao Pan | |
2025-04-24 | init | Xiao Pan | |