aboutsummaryrefslogtreecommitdiff
path: root/mycan.c
AgeCommit message (Expand)Author
2025-05-15The code is licensed under GPL-3.0-or-later. But there are license issuesXiao Pan
2025-05-13Update commentsXiao Pan
2025-05-13Update commentsXiao Pan
2025-05-13updateXiao Pan
2025-05-13Add and edit commentsXiao Pan
2025-05-10better commentXiao Pan
2025-05-09better commentXiao Pan
2025-05-09updateXiao Pan
2025-05-09more commentXiao Pan
2025-05-07better printXiao Pan
2025-05-07fix: need fflush for systemd to log my stdoutXiao Pan
2025-05-07consider large section of bad dataXiao Pan
2025-05-07Only fix if file exist so it can be openedXiao Pan
2025-05-07Better printsXiao Pan
2025-05-07Fix corrupted csv file by removing last bad lineXiao Pan
2025-05-07Revert "Save to a string then write to a file so maybe less corrupted .csv"Xiao Pan
2025-05-07Save to a string then write to a file so maybe less corrupted .csvXiao Pan
2025-05-04forgot to comment out test printfXiao Pan
2025-05-04Using new SR16-CustomBMS repo .dbc fileXiao Pan
2025-04-30no print for less trash logXiao Pan
2025-04-30try autostart mycan now, no print for testing for less trash logXiao Pan
2025-04-30switch to correct dbc file, regenerate with dbcc, rewrite with new functionsXiao Pan
2025-04-29fix: wrong VLA arrary length, switch to mallocXiao Pan
2025-04-29consider no XDG_DATA_HOME envXiao Pan
2025-04-28feat: store past dataXiao Pan
2025-04-26cli option to specify can device name, useful for testing to specify vcan0Xiao Pan
2025-04-24LICENSE note commentXiao Pan
2025-04-24initXiao Pan