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

Update iX Branch from Main #784

Closed
wants to merge 302 commits into from
Closed

Update iX Branch from Main #784

wants to merge 302 commits into from

Conversation

wjcloudy
Copy link
Collaborator

What

This PR implements ...

Why

Why does it do it?

How

How does it do it?

lenvm and others added 30 commits December 13, 2024 00:13
Add missing battery and inverter options to GitHub workflows
…scaling

Atto 3: Update scaling on real SOC
Bugfix: PWM causes precharge to break
Update tag name for release
Signal development version
Ensures SOC is available in the Solax Ultra  App
Code refactoring to make the code easier to read
Zoe Gen1: Add more info about which CAN messages are present
dalathegreat and others added 27 commits January 8, 2025 19:15
New battery: Add support for Sono Motors Battery
Improvement: Make BYD protocol more robust for offgrid use
* Add DTC clearing startup routine for contactor closing
Feature: Tesla, add isolation clearing function
CAN_frame VOLVO_140_CLOSE and CAN_frame VOLVO_140_OPEN
Update VOLVO-SPA-BATTERY.cpp
…e-limit

Pylon CAN: Bugfix + pylon respect voltage limit
@dalathegreat
Copy link
Owner

Protip @wjcloudy , you can pull merge into your own main branch by doing

git checkout main
git pull
git checkout feature/bmw-ix-support
git merge main

This allows you to quickly fetch changes from main into your branch, without having to do anything via Github UI, which is very slow and uses massive resources from build system.

kostal: more debug output to get better understanding of temporal behaviour
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.

10 participants