aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-05-14 17:41:30 -0700
committerXiao Pan <xyz@flylightning.xyz>2025-05-14 17:41:30 -0700
commiteafcc516f75bf7b3d71d1058663dc85cb08d4944 (patch)
tree9d244154cd9b18e3b25b2e5ac8ef4bc6b43578c9 /README.md
parent9f960f2ef4257ffc0bf367a858d10a58f6ceaf45 (diff)
add pi config files
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index b6cf48b..33c05fc 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,8 @@ mycan vcan0
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 <https://wiki.archlinux.org/title/Kernel_module#systemd>
+Infrastructure configs, included in pi_configs dir
+- I prefer manage infrastructure configs using my [cfg](https://git.flylightning.xyz/fsh/tree/sh/cfg) script, but that script is my personal project and I don't want to force people to use that, so I include those config files in this repo and I did not manage it with my cfg script on raspberry pi.
+- /boot/firmware/config.txt raspberry pi configs to make CAN hat work, make CAN network interface on raspberry pi work
- /etc/systemd/system/can0.service autostart CAN network interface configs
- /home/Spartan_Racing_Charger/.config/systemd/user/mycan.service autostart mycan