Merge pull request #885 from dalathegreat/feature/orion-BMS

Feature: Add Orion BMS support
This commit is contained in:
Daniel Öster 2025-02-21 00:08:53 +03:00 committed by GitHub
commit 1b0e38b170
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 177 additions and 0 deletions

View file

@ -64,6 +64,7 @@ jobs:
- MEB_BATTERY
- MG_5_BATTERY
- NISSAN_LEAF_BATTERY
- ORION_BMS
- PYLON_BATTERY
- RJXZS_BMS
- RANGE_ROVER_PHEV_BATTERY

View file

@ -55,6 +55,7 @@ jobs:
# These are the batteries for which the code will be compiled.
battery:
- NISSAN_LEAF_BATTERY
- ORION_BMS
- PYLON_BATTERY
- RJXZS_BMS
- RANGE_ROVER_PHEV_BATTERY