index
:
mycan
master
Archived. Has license issues. Read CAN and write to a file.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-05-04
forgot to comment out test printf
Xiao Pan
2025-05-04
Using new SR16-CustomBMS repo .dbc file
Xiao Pan
2025-04-30
no print for less trash log
Xiao Pan
2025-04-30
try autostart mycan now, no print for testing for less trash log
Xiao Pan
2025-04-30
switch to correct dbc file, regenerate with dbcc, rewrite with new functions
Xiao Pan
2025-04-30
fix some likely typo
Xiao Pan
2025-04-30
Old .dbc file wrong, use dbc file from BMS repo
Xiao Pan
2025-04-29
fix: wrong VLA arrary length, switch to malloc
Xiao Pan
2025-04-29
consider no XDG_DATA_HOME env
Xiao Pan
2025-04-28
feat: store past data
Xiao Pan
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 change...
Xiao Pan
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
2025-04-26
Revert "Add back deleted .dbc lines to document what I deleted"
Xiao Pan
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