-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(cond): merge air cond and pneumatic pack flow valve (#7355)
* refactor: split PackFlowValveController for each pack * refactor: connect pneumatic valve to acsc * refactor: remove pack_flow_valve_controller in pneumatic * refactor: remove PackFlowValve in air_conditioning * feat: split cond_pack_flow LVar for each pack * test: refactor tests for pack flow valve * feat: connect flow from pneumatic valve to air cond * refactor: change enum PackId to tuple struct * refactor: change From implementation to to_index() fn for Pack
- Loading branch information
Showing
8 changed files
with
676 additions
and
715 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
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
Oops, something went wrong.