Skip to content

Viewer fixes#397

Draft
coderask wants to merge 124 commits intomainfrom
Viewer_Fixes
Draft

Viewer fixes#397
coderask wants to merge 124 commits intomainfrom
Viewer_Fixes

Conversation

@coderask
Copy link
Copy Markdown
Contributor

@coderask coderask commented Apr 7, 2026

<Assorted Viewer fixes & some parser fixes for URCA>

Problem and Scope

Miscellaneous features that were not shipped before the CAN migration.

Description

Gotchas and Limitations

Testing

  • HOOTL testing
  • HITL testing
  • Human tested

Testing Details

Larger Impact

Additional Context and Ticket

coderask and others added 30 commits March 21, 2026 20:51
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
@coderask coderask marked this pull request as ready for review April 7, 2026 03:14
@coderask coderask requested a review from dchansen06 as a code owner April 7, 2026 03:14
github-actions bot and others added 13 commits April 7, 2026 03:15
# <Feature Name>

## Problem and Scope


## Description


## Gotchas and Limitations


## Testing

- [ ] HOOTL testing
- [ ] HITL testing
- [ ] Human tested

### Testing Details


## Larger Impact


## Additional Context and Ticket

---------

Signed-off-by: kodingwizard <59628897+kodingwizard@users.noreply.github.com>
Signed-off-by: coderask <62189577+coderask@users.noreply.github.com>
Co-authored-by: CrolineCrois <maoninii@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: coderask <62189577+coderask@users.noreply.github.com>
# <Feature Name>

## Problem and Scope
Debug messages were being always being printed in the .h file, even when
they weren't requested.

## Description
If 'generate: false' flag is written at message level, structs will not
be printed onto .h file. Default remains to print all structs.

## Gotchas and Limitations
Only works at the field level. Any "generate" flags written at the
message level would not be valid.

## Testing

- [ ] HOOTL testing
- [ ] HITL testing
- [ ] Human tested

### Testing Details


## Larger Impact


## Additional Context and Ticket

Signed-off-by: coderask <62189577+coderask@users.noreply.github.com>
Co-authored-by: coderask <62189577+coderask@users.noreply.github.com>
Base automatically changed from GrandCanMigration to main April 7, 2026 04:07
@dchansen06 dchansen06 marked this pull request as draft April 7, 2026 06:31
coderask and others added 2 commits April 7, 2026 12:07
Signed-off-by: coderask <62189577+coderask@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.