From 7293dee0c7fa98017c8a70a854395af735f224be Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 13 May 2025 01:44:03 -0700 Subject: Updata readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d98940..aa6c6d2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Work in progress. -Reading CAN messages from CAN ids I want, decode and append to a file. +Reading CAN messages from CAN ids I want, decode and append to a file. Use it with [remote_plot](https://git.flylightning.xyz/remote_plot/) build, install, and run ``` @@ -10,3 +10,10 @@ mycan ``` all_SRE_edited.c and all_SRE_edited.h are auto generated by [dbcc](https://github.com/howerj/dbcc) via `dbcc all_SRE_edited.dbc`, see Makfile. all_SRE_edited.dbc is edited from [SR-16 Custom BMS.dbc](https://github.com/spartanracingelectric/SR16-CustomBMS/blob/main/SR-16%20Custom%20BMS.dbc) by editing some lines to make dbcc work. + +Infrastructure configs not included yet on raspberry pi: +- /etc/wireguard/wg0.conf wireguard config +- /etc/NetworkManager/system-connections/wg0.nmconnection networkmanager wireguard config imported from wireguard config +- /etc/modules-load.d/wireguard.conf autostart load wireguard kernel module, see +- /etc/systemd/system/can0.service autostart can bus configs +- /home/Spartan_Racing_Charger/.config/systemd/user/mycan.service autostart mycan -- cgit v1.2.3-70-g09d2