Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
write duplicate data to local
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sftp_expand_path()
https://github.com/spartanracingelectric/SR16-CustomBMS/blob/main/SR-16%20Custom%20BMS.dbc
|
|
|
|
|
|
|
|
|
|
code based on correct dbc file
|
|
This reverts commit de00233983f5df5158cbf7dfc14d493e985dda43.
g_timeout_add_seconds somehow does not call function every given interval
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|