Skip to content

Commit

Permalink
process_replay: in-place modification for message migration (#33695)
Browse files Browse the repository at this point in the history
* Inplace modification of lr

* Replace the original function

* Add comment

* Change the return type

* Fix carParams retrieval

* Remove the newline

* Include carState migration

* Remove TODO

* Comment

* List instead of gen

* Fix deletion

* Delete camera state if not valid

* Update ref commit

* Remove sorting at the end

* Use migrate_all in ui report

* Allow more control in what to migrate

* Add type annotations

* Static analysis

* Improve type annot

* Fix linter issues

* Remove f-string

* Migrate carState too in test_ui

* Fix peripheralState migration

* Sort at the end

* Fix regen issue

* Fix comments
  • Loading branch information
fredyshox authored Oct 3, 2024
1 parent 6f09270 commit b2791a8
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 195 deletions.
Loading

0 comments on commit b2791a8

Please sign in to comment.