-
-
Notifications
You must be signed in to change notification settings - Fork 0
URCA CANdo Web Viewer Improvements #397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
coderask
wants to merge
137
commits into
main
Choose a base branch
from
Viewer_Fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
137 commits
Select commit
Hold shift + click to select a range
516b74a
fixed deleting nodes and added strict modification logic
coderask 2ce4c86
Automatic Web Format: Standardized formatting automatically
github-actions[bot] b52e647
does not use header files anymore, everything is parsed from CANDO file
coderask cf2d7c2
Automatic Web Format: Standardized formatting automatically
github-actions[bot] 6f20c55
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 2f8bce4
fix lots of duplicate files
coderask cb757ad
fix custom msg descriptions + UI cleanup + code cleanup
coderask ffb8ab9
Automatic Web Format: Standardized formatting automatically
github-actions[bot] 64c73b3
updated GRCAN.CANdo file
coderask 692f245
message expanded by default
coderask 28a9bbd
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 db955ab
partial update + beta graph view
coderask 5d7fd96
partial update + beta graph view
coderask f8cf3fc
Automatic Web Format: Standardized formatting automatically
github-actions[bot] b2fc7f3
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 24ff97a
CROSS CHECK - Setup ECU state as bit instead of number
dchansen06 c021bfb
Fix numbers for bit start
dchansen06 e03e9b9
CROSS CHECK - Setup new ECU ping block map and cascade changes
dchansen06 31fd169
CROSS CHECK - No longer have ECU pinging itself
dchansen06 4b15f5e
CROSS CHECK - Remove extraneous can id override
dchansen06 4697fbc
fix minor stuff
coderask 5c44a21
Automatic Web Format: Standardized formatting automatically
github-actions[bot] e92a054
Automatic Web Format: Standardized formatting automatically
github-actions[bot] bd477b9
add ECU perofmrance message
coderask fec5910
Ecu thing
coderask 20bd25c
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 a48cc43
fix things for merge
coderask 38af778
Automatic Web Format: Standardized formatting automatically
github-actions[bot] 90ef335
fix cando
coderask 7f83575
fix cando with tabbed comments
coderask 0813840
good tabs
coderask ff0f549
fix github actions
coderask c21bb6c
Caroline com (#387)
CrolineCrois 35e207e
fixed STRUCTparser
coderask 5cd6c04
Automatic Perl Tidy: Standardized formatting automatically
github-actions[bot] 185dbc7
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] 57b59db
fix linter errors
coderask 2eb7aeb
Merge branch 'main' into GRCANDO_editor_refinement
dchansen06 09afdab
added state messages and modified STRUCTparser
krai19 5eb46cb
Merge branch 'GRCANDO_editor_refinement' of https://github.com/Gaucho…
krai19 2e2db73
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] e4ffde2
Automatic Perl Tidy: Standardized formatting automatically
github-actions[bot] 4ee18e6
Cross-check -- Made using website
dchansen06 75b0db4
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] db01374
Change `GR_OLD` to `GRCAN` for struct parser
dchansen06 aa3e61f
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] 47c37b0
Fix bus file naming convention
dchansen06 11427ee
Automatic CANfigurator: Updated CAN files automatically
github-actions[bot] e01a39e
Fix easy renames
dchansen06 faf1f26
Turn off autogen
dchansen06 9e5a741
Autogen CI/CD comment
dchansen06 9483a7c
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] 675576a
Final few touchups
dchansen06 dc685f1
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] 7e7b908
Add ECU node ID to GRCAN_NODE_ID enum
dchansen06 6d38258
Delete leftovers.txt
dchansen06 6fc6927
Delete GRCAN_DC_DC_STATUS_MSG structure
dchansen06 4e51ae2
Break old CAN implementation
dchansen06 0650f82
Remove unused link libraries from CCU
dchansen06 dfb58a2
Missed a few holdovers of the `GR_OLD_CAN_MESSAGES` linked library
dchansen06 1f003c4
Merge branch 'main' into GrandCanMigration
dchansen06 83babff
Rename state_messages to ecu_state
dchansen06 7521211
Changed GR_OLD to GRCAN, did some debugging on discovered errors in m…
anthony9975 6ddcb59
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] bc428db
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] d5b5262
CAN changes are done, all bugs fixed (for now)
anthony9975 f53a6ba
Merge branch 'GrandCanMigration' of github.com:Gaucho-Racing/Firmware…
anthony9975 5be9a28
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] 76398af
updated gitignore to not ignore header files
coderask 3ffaa61
intial naming correction
captainwerty e14c266
More changes to Dash Status main.c and CANdler.c
anthony9975 d0cc442
TCM Status is sentr to DEubgger on data bus
coderask 70e8f33
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] 3498436
Merge branch 'GrandCanMigration' of https://github.com/Gaucho-Racing/…
captainwerty f78f63a
updated read can and send precharge
captainwerty 7c33f4c
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] 9845b83
fix minor bugs in SendPrecharge
captainwerty ca6a9e5
fix minor bug in ReadCAN
captainwerty 8053076
Fixed SendPrecharge CAN msg
captainwerty dd48bb8
tcm status?
coderask b5ae459
please fix tcm status
coderask 0284a7e
Added timer stuff for CAN
anthony9975 f033113
Merge branch 'GrandCanMigration' of github.com:Gaucho-Racing/Firmware…
anthony9975 e59541e
Ecu performance
coderask 13e72f4
hal timer not working :(
horizon-ab e896058
systick interrupt works; CAN triggers every 100ms
horizon-ab 38a6625
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] e15a4be
Changed DataLength to FDCAN_DLC_BYTES_1
dwilson765 05182bf
Rename pedals data to analog data
dchansen06 e2361db
comment out unused variables in `main.c` of DashPanel
SlowThomas e5c2274
ECU CAN Migration (#392)
SlowThomas bb7deff
Change node IDs back to be `GRCAN_*`
dchansen06 d230c4d
Match syntax of message IDs as node IDs and such since names are unique
dchansen06 01b91e0
Fix remaining message names I missed during change over
dchansen06 2575127
comment notes for pedal data to TCM
khoulihan27 01a6921
BCU Status now sent to CCU on CAN 3
coderask aafa94d
Update DashPanel/Application/Src/CANdler.c
horizon-ab 9adc038
changed sizeof to macros
horizon-ab 2c86230
checks for the physical existence of a node
coderask 0e90588
fixed macro values
horizon-ab 5508897
Changed GETBIT in CANdler to manual bit manipulation
anthony9975 544fd69
Merge branch 'GrandCanMigration' of github.com:Gaucho-Racing/Firmware…
anthony9975 86c7981
correct dash panel message bit manipulation logic
SlowThomas 68a55df
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] 6357215
Merge branch 'GrandCanMigration' into Viewer_Fixes
coderask 5ad288c
update ping list
SlowThomas 87f8d31
Merge branch 'GrandCanMigration' into Viewer_Fixes
coderask 98a1985
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] 494f13c
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] a863d85
Automatic Web Format: Standardized formatting automatically
github-actions[bot] 8b09acb
increase CAN buffer size for ECU
SlowThomas 7ee4080
bit block mismatches fixed from most recent branch (#394)
kodingwizard 01e2a3a
implement ping-back with debugger as client
SlowThomas c930d85
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] 791203c
Merge branch 'main' into GrandCanMigration
dchansen06 16c412c
Merge branch 'GrandCanMigration' into Viewer_Fixes
dchansen06 ea24cdb
remove CCU pinging
SlowThomas aa7748b
correct CAN buffer size config
SlowThomas 513a6b6
Updated STRUCTparser.pl logic (#399)
krai19 80ee91f
Merge branch 'GrandCanMigration' into Viewer_Fixes
coderask e6d46e9
Automatic Perl Tidy: Standardized formatting automatically
github-actions[bot] 9287efe
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] 00d2a0a
Merge branch 'main' into Viewer_Fixes
coderask b4952ad
Merge branch 'main' into Viewer_Fixes
dchansen06 bb17977
Merge branch 'main' into Viewer_Fixes
dchansen06 5d9b079
abssolutely horrific merge conflict resolutoin
coderask d928c61
Automatic Perl Tidy: Standardized formatting automatically
github-actions[bot] 4eae052
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] c671387
fiasdfx GRCAN_
coderask 05c5040
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] ec5934b
rewrote a small part of Candler.c becuase DEBUG2.0 no longer generated
coderask 149c6cf
linter
coderask f0ace7e
Automatic Clang-Format: Standardized formatting automatically
github-actions[bot] e0c7ead
Add URL Parsing Support For Web CANdo Viewer (#405)
dchansen06 36491e0
Merge branch 'main' into Viewer_Fixes
dchansen06 7e8a5c9
standardized comments that have reserved padding for Dash Config and TCM
krai19 4dc8871
Merge branch 'main' into Viewer_Fixes
dchansen06 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please order off of hex value and not alphabetic |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please order off of hex value and not alphabetic