-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
354 changed files
with
33 additions
and
50,896 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
name: Build DBC Action | ||
description: Builds the DBC file from the JSON files to ./CanMsgs.dbc | ||
description: Builds the DBC file from the JSON files to ./quadruna.dbc | ||
runs: | ||
using: "composite" | ||
steps: | ||
- name: Generate DBC | ||
shell: bash | ||
run: | | ||
python3 scripts/code_generation/jsoncan/generate_can_from_json.py \ | ||
--only_dbc --can_data_dir "can_bus/thruna" --dbc_output "CanMsgs.dbc" | ||
--only_dbc --can_data_dir "can_bus/quadruna" --dbc_output "quadruna.dbc" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.