Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
145 commits
Select commit Hold shift + click to select a range
516b74a
fixed deleting nodes and added strict modification logic
coderask Mar 22, 2026
2ce4c86
Automatic Web Format: Standardized formatting automatically
github-actions[bot] Mar 22, 2026
b52e647
does not use header files anymore, everything is parsed from CANDO file
coderask Mar 24, 2026
cf2d7c2
Automatic Web Format: Standardized formatting automatically
github-actions[bot] Mar 24, 2026
6f20c55
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 Mar 25, 2026
2f8bce4
fix lots of duplicate files
coderask Mar 26, 2026
cb757ad
fix custom msg descriptions + UI cleanup + code cleanup
coderask Mar 27, 2026
ffb8ab9
Automatic Web Format: Standardized formatting automatically
github-actions[bot] Mar 27, 2026
64c73b3
updated GRCAN.CANdo file
coderask Mar 27, 2026
692f245
message expanded by default
coderask Mar 27, 2026
28a9bbd
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 Mar 28, 2026
db955ab
partial update + beta graph view
coderask Mar 29, 2026
5d7fd96
partial update + beta graph view
coderask Mar 29, 2026
f8cf3fc
Automatic Web Format: Standardized formatting automatically
github-actions[bot] Mar 29, 2026
b2fc7f3
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 Mar 30, 2026
24ff97a
CROSS CHECK - Setup ECU state as bit instead of number
dchansen06 Mar 30, 2026
c021bfb
Fix numbers for bit start
dchansen06 Mar 30, 2026
e03e9b9
CROSS CHECK - Setup new ECU ping block map and cascade changes
dchansen06 Mar 30, 2026
31fd169
CROSS CHECK - No longer have ECU pinging itself
dchansen06 Mar 30, 2026
4b15f5e
CROSS CHECK - Remove extraneous can id override
dchansen06 Mar 30, 2026
4697fbc
fix minor stuff
coderask Mar 31, 2026
5c44a21
Automatic Web Format: Standardized formatting automatically
github-actions[bot] Mar 31, 2026
e92a054
Automatic Web Format: Standardized formatting automatically
github-actions[bot] Mar 31, 2026
bd477b9
add ECU perofmrance message
coderask Mar 31, 2026
fec5910
Ecu thing
coderask Mar 31, 2026
20bd25c
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 Mar 31, 2026
a48cc43
fix things for merge
coderask Mar 31, 2026
38af778
Automatic Web Format: Standardized formatting automatically
github-actions[bot] Mar 31, 2026
90ef335
fix cando
coderask Mar 31, 2026
7f83575
fix cando with tabbed comments
coderask Mar 31, 2026
0813840
good tabs
coderask Mar 31, 2026
ff0f549
fix github actions
coderask Mar 31, 2026
c21bb6c
Caroline com (#387)
CrolineCrois Mar 31, 2026
35e207e
fixed STRUCTparser
coderask Mar 31, 2026
5cd6c04
Automatic Perl Tidy: Standardized formatting automatically
github-actions[bot] Mar 31, 2026
185dbc7
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] Mar 31, 2026
57b59db
fix linter errors
coderask Mar 31, 2026
2eb7aeb
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 Mar 31, 2026
09afdab
added state messages and modified STRUCTparser
krai19 Apr 1, 2026
5eb46cb
Merge branch 'GRCANDO_editor_refinement' of https://github.com/Gaucho…
krai19 Apr 1, 2026
2e2db73
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] Apr 1, 2026
e4ffde2
Automatic Perl Tidy: Standardized formatting automatically
github-actions[bot] Apr 1, 2026
4ee18e6
Cross-check -- Made using website
dchansen06 Apr 2, 2026
75b0db4
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] Apr 2, 2026
db01374
Change `GR_OLD` to `GRCAN` for struct parser
dchansen06 Apr 2, 2026
aa3e61f
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] Apr 2, 2026
47c37b0
Fix bus file naming convention
dchansen06 Apr 3, 2026
11427ee
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] Apr 3, 2026
e01a39e
Fix easy renames
dchansen06 Apr 3, 2026
faf1f26
Turn off autogen
dchansen06 Apr 3, 2026
9e5a741
Autogen CI/CD comment
dchansen06 Apr 3, 2026
9483a7c
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 3, 2026
675576a
Final few touchups
dchansen06 Apr 3, 2026
dc685f1
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 3, 2026
7e7b908
Add ECU node ID to GRCAN_NODE_ID enum
dchansen06 Apr 3, 2026
6d38258
Delete leftovers.txt
dchansen06 Apr 3, 2026
6fc6927
Delete GRCAN_DC_DC_STATUS_MSG structure
dchansen06 Apr 3, 2026
4e51ae2
Break old CAN implementation
dchansen06 Apr 2, 2026
0650f82
Remove unused link libraries from CCU
dchansen06 Apr 2, 2026
dfb58a2
Missed a few holdovers of the `GR_OLD_CAN_MESSAGES` linked library
dchansen06 Apr 2, 2026
1f003c4
Merge branch 'main' into GrandCanMigration
dchansen06 Apr 3, 2026
83babff
Rename state_messages to ecu_state
dchansen06 Apr 3, 2026
7521211
Changed GR_OLD to GRCAN, did some debugging on discovered errors in m…
anthony9975 Apr 3, 2026
6ddcb59
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 3, 2026
bc428db
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 3, 2026
d5b5262
CAN changes are done, all bugs fixed (for now)
anthony9975 Apr 3, 2026
f53a6ba
Merge branch 'GrandCanMigration' of github.com:Gaucho-Racing/Firmware…
anthony9975 Apr 3, 2026
5be9a28
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 3, 2026
76398af
updated gitignore to not ignore header files
coderask Apr 3, 2026
3ffaa61
intial naming correction
captainwerty Apr 3, 2026
e14c266
More changes to Dash Status main.c and CANdler.c
anthony9975 Apr 3, 2026
d0cc442
TCM Status is sentr to DEubgger on data bus
coderask Apr 3, 2026
70e8f33
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 3, 2026
3498436
Merge branch 'GrandCanMigration' of https://github.com/Gaucho-Racing/…
captainwerty Apr 3, 2026
f78f63a
updated read can and send precharge
captainwerty Apr 3, 2026
7c33f4c
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 3, 2026
9845b83
fix minor bugs in SendPrecharge
captainwerty Apr 3, 2026
ca6a9e5
fix minor bug in ReadCAN
captainwerty Apr 3, 2026
8053076
Fixed SendPrecharge CAN msg
captainwerty Apr 3, 2026
dd48bb8
tcm status?
coderask Apr 3, 2026
b5ae459
please fix tcm status
coderask Apr 3, 2026
0284a7e
Added timer stuff for CAN
anthony9975 Apr 3, 2026
f033113
Merge branch 'GrandCanMigration' of github.com:Gaucho-Racing/Firmware…
anthony9975 Apr 3, 2026
e59541e
Ecu performance
coderask Apr 3, 2026
13e72f4
hal timer not working :(
horizon-ab Apr 3, 2026
e896058
systick interrupt works; CAN triggers every 100ms
horizon-ab Apr 3, 2026
38a6625
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 3, 2026
e15a4be
Changed DataLength to FDCAN_DLC_BYTES_1
dwilson765 Apr 3, 2026
05182bf
Rename pedals data to analog data
dchansen06 Apr 3, 2026
e2361db
comment out unused variables in `main.c` of DashPanel
SlowThomas Apr 3, 2026
e5c2274
ECU CAN Migration (#392)
SlowThomas Apr 3, 2026
bb7deff
Change node IDs back to be `GRCAN_*`
dchansen06 Apr 3, 2026
d230c4d
Match syntax of message IDs as node IDs and such since names are unique
dchansen06 Apr 3, 2026
01b91e0
Fix remaining message names I missed during change over
dchansen06 Apr 3, 2026
2575127
comment notes for pedal data to TCM
khoulihan27 Apr 5, 2026
01a6921
BCU Status now sent to CCU on CAN 3
coderask Apr 5, 2026
aafa94d
Update DashPanel/Application/Src/CANdler.c
horizon-ab Apr 5, 2026
9adc038
changed sizeof to macros
horizon-ab Apr 6, 2026
2c86230
checks for the physical existence of a node
coderask Apr 6, 2026
0e90588
fixed macro values
horizon-ab Apr 7, 2026
5508897
Changed GETBIT in CANdler to manual bit manipulation
anthony9975 Apr 7, 2026
544fd69
Merge branch 'GrandCanMigration' of github.com:Gaucho-Racing/Firmware…
anthony9975 Apr 7, 2026
86c7981
correct dash panel message bit manipulation logic
SlowThomas Apr 7, 2026
68a55df
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 7, 2026
6357215
Merge branch 'GrandCanMigration' into Viewer_Fixes
coderask Apr 7, 2026
5ad288c
update ping list
SlowThomas Apr 7, 2026
87f8d31
Merge branch 'GrandCanMigration' into Viewer_Fixes
coderask Apr 7, 2026
98a1985
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 7, 2026
494f13c
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 7, 2026
a863d85
Automatic Web Format: Standardized formatting automatically
github-actions[bot] Apr 7, 2026
8b09acb
increase CAN buffer size for ECU
SlowThomas Apr 7, 2026
7ee4080
bit block mismatches fixed from most recent branch (#394)
kodingwizard Apr 7, 2026
01e2a3a
implement ping-back with debugger as client
SlowThomas Apr 7, 2026
c930d85
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 7, 2026
791203c
Merge branch 'main' into GrandCanMigration
dchansen06 Apr 7, 2026
16c412c
Merge branch 'GrandCanMigration' into Viewer_Fixes
dchansen06 Apr 7, 2026
ea24cdb
remove CCU pinging
SlowThomas Apr 7, 2026
aa7748b
correct CAN buffer size config
SlowThomas Apr 7, 2026
513a6b6
Updated STRUCTparser.pl logic (#399)
krai19 Apr 7, 2026
80ee91f
Merge branch 'GrandCanMigration' into Viewer_Fixes
coderask Apr 7, 2026
e6d46e9
Automatic Perl Tidy: Standardized formatting automatically
github-actions[bot] Apr 7, 2026
9287efe
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 7, 2026
00d2a0a
Merge branch 'main' into Viewer_Fixes
coderask Apr 7, 2026
b4952ad
Merge branch 'main' into Viewer_Fixes
dchansen06 Apr 7, 2026
bb17977
Merge branch 'main' into Viewer_Fixes
dchansen06 Apr 10, 2026
5d9b079
abssolutely horrific merge conflict resolutoin
coderask Apr 10, 2026
d928c61
Automatic Perl Tidy: Standardized formatting automatically
github-actions[bot] Apr 10, 2026
4eae052
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 10, 2026
c671387
fiasdfx GRCAN_
coderask Apr 10, 2026
05c5040
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 10, 2026
ec5934b
rewrote a small part of Candler.c becuase DEBUG2.0 no longer generated
coderask Apr 10, 2026
149c6cf
linter
coderask Apr 10, 2026
f0ace7e
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] Apr 10, 2026
e0c7ead
Add URL Parsing Support For Web CANdo Viewer (#405)
dchansen06 Apr 10, 2026
36491e0
Merge branch 'main' into Viewer_Fixes
dchansen06 Apr 10, 2026
7e8a5c9
standardized comments that have reserved padding for Dash Config and TCM
krai19 Apr 12, 2026
4dc8871
Merge branch 'main' into Viewer_Fixes
dchansen06 Apr 13, 2026
f8eb0f4
Merge branch 'main' into Viewer_Fixes
dchansen06 Apr 14, 2026
92afec5
compiler impacting changes
coderask Apr 14, 2026
3afb8eb
thing
coderask Apr 14, 2026
77784cb
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] Apr 14, 2026
44ff68a
remove changelog
coderask Apr 14, 2026
1b789d2
update README.md with more information on Reserved bit ranges
krai19 Apr 14, 2026
bcb6b85
Merge branch 'Viewer_Fixes' of https://github.com/Gaucho-Racing/Firmw…
krai19 Apr 14, 2026
a95a014
Merge branch 'main' into Viewer_Fixes
coderask Apr 14, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/Autogen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:

jobs:
canfigurator:
if: false # FIXME Temporarily disable CANfigurator pipeline until we can address the issues with it
# if: false # FIXME Temporarily disable CANfigurator pipeline until we can address the issues with it
name: CANfigurator
runs-on: ubuntu-latest
permissions:
Expand Down
Loading
Loading