From 30bdaa31851e96b302107aa5aeb481562d7983bc Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 16 May 2025 02:09:30 -0700 Subject: edit readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a6d6fd1..e85faa5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -Work in progress. +Archived. **Has license issues.** 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/) The code is licensed under GPL-3.0-or-later. mycan.c uses some codes from which does not have a license which means those codes are non-free close souce proprietary, so I don't think I'm allowed to add a free and open soruce license to mycan.c. all_SRE_edited.dbc is edited from "SR-16 Custom BMS.dbc" file from and authors of SR16-CustomBMS does not have a license in their code repository for "SR-16 Custom BMS.dbc" file, so authors of SR16-CustomBMS have the copyright on "SR-16 Custom BMS.dbc" file, so all_SRE_edited.dbc can be considered non-free close souce proprietary code. **So there are license issues, I use both non-free and free copyleft license codes.** -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 ```sh make -- cgit v1.2.3-70-g09d2