Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-13 | update | Xiao Pan | |
2025-05-13 | Update comments | Xiao Pan | |
2025-05-04 | USe new SR16-CustomBMS repo .dbc. Consider changed ssh destination support ↵ | Xiao Pan | |
sftp_expand_path() https://github.com/spartanracingelectric/SR16-CustomBMS/blob/main/SR-16%20Custom%20BMS.dbc | |||
2025-04-30 | use correct .dbc file from spartanracingelectric/SR16-CustomBMS, rewrite ↵ | Xiao Pan | |
code based on correct dbc file | |||
2025-04-28 | feat: read past data from remote pi | Xiao Pan | |
Using linked list so I can keep adding data without worrying about arrary max length. I also moved old code that can only read live data to old/remote_plot_live.c as an archive. |