Skip to content
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

Initial Splitting of 39/64kWh Niro/Soul/Kona with separated pid_inits #242

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

happyjaxx
Copy link

Glad to see pid_init can be for each pid

It could be grouped be pid_init though, and each PID could deserve a separate cycle time, but I imagine it would involve a large overhaul of task management

@meatpiHQ
Copy link
Owner

@happyjaxx

each PID could deserve a separate cycle time

But would you allow the user to change in without manually changing the profile? I think a good way to do this is by loading the PIDs from the profile into the HTML page to allow manually modifications.

@meatpiHQ meatpiHQ merged commit 8bbef98 into meatpiHQ:main Oct 20, 2024
1 check passed
@happyjaxx
Copy link
Author

Actually, thought of something like that the other day:

Buttons "Load from Profile" "Save to Profile 'name' " and an editor underneath something in the likes of this, would make editing a breeze, along with a "revert to defaults" that would load the profile set from the FW baked json... etc...

@meatpiHQ
Copy link
Owner

Yeah it will be something like that. It's going to be a while before I get to do it, I have other features still pending.

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.

2 participants