Commit graph

120 commits

Author SHA1 Message Date
Jonny
5b7491c7a7 Switch T-2CAN back to dio, and try 16mb 2025-09-12 09:01:28 +01:00
Jonny
c7b6d0adee Change bootloader offset (and flash config) for T-2CAN 2025-09-11 16:36:20 +01:00
Jonny
8ba6a04d61 Use ths correct chip ID for the T-2CAN factory image 2025-09-09 21:16:52 +01:00
dependabot[bot]
3767c698bd
Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 01:07:30 +00:00
Daniel Öster
0617bf4b8c
Update release-assets.yml 2025-09-02 23:59:44 +03:00
Daniel Öster
53d40cbe51 Remove USER_SETTINGS for good 2025-09-02 21:18:15 +03:00
Daniel Öster
024ff58965 Remove secrets copy from tests 2025-09-01 15:34:28 +03:00
Daniel Öster
21b2b06dab Remove USER_SECRETS 2025-09-01 15:23:02 +03:00
Daniel Öster
e5678d2406 Add workflow for T-2CAN 2025-08-31 15:45:15 +03:00
Daniel Öster
d7190d770b Remove obsolete compile all hardware workflow 2025-08-31 15:37:39 +03:00
dependabot[bot]
df70353608
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 01:42:22 +00:00
Jonny
a0320a7341 Keep factory images out of release assets 2025-08-14 09:37:55 +01:00
Jonny
8c813984b0 Add factory builds and push to web installer 2025-08-13 14:55:21 +01:00
dependabot[bot]
463f36b6e0
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 01:48:08 +00:00
Jaakko Haakana
3d65864765 Back to using GITHUB_TOKEN but with more permissions 2025-08-08 00:36:01 +03:00
Jaakko Haakana
bea141a070 Update secret name 2025-08-07 23:14:49 +03:00
Jaakko Haakana
273a6f4d34 Add release assets workflow 2025-08-05 22:11:39 +03:00
Jaakko Haakana
d8534b8fa0 Merge from main and fix conflicts 2025-08-03 21:54:06 +03:00
Jaakko Haakana
0c0b2f813e Build only common image for Lilygo and Stark with platform IO 2025-07-27 15:31:31 +03:00
Jaakko Haakana
cb95f4771d Merge branch 'main' into unit-tests 2025-07-27 09:18:20 +03:00
Jaakko Haakana
37bb71b41f Fix build when logging and add workflow to build common image with debug logging 2025-07-26 20:02:57 +03:00
Jaakko Haakana
3dfa22b0a7 Run tests in correct folder 2025-07-26 16:34:20 +03:00
Jaakko Haakana
11a94a383e Copy secrets template before building tests 2025-07-26 16:12:30 +03:00
Jaakko Haakana
995cc7784c Add working unit tests 2025-07-26 15:19:49 +03:00
Jaakko Haakana
4e31ce596a Fix artifact name 2025-07-11 21:08:11 +03:00
Jaakko Haakana
b88dc219c7 Fix binary path 2025-06-18 21:21:55 +03:00
Jaakko Haakana
71e30a01ee Retain common image binary 2025-06-18 21:11:57 +03:00
Jaakko Haakana
901c89e03f More common image 2025-06-16 08:25:08 +03:00
Jaakko Haakana
78d144ffd0 Fix Geely battery compilation 2025-06-09 23:31:46 +03:00
Jaakko Haakana
30fc0f002a
Merge pull request #1208 from kyberias/can-receive
Generalize comm 'transmit' and introduce common class for shunts
2025-06-08 14:52:49 +03:00
Daniel Öster
52053d1c96
Add Daly to build system (#1206) 2025-06-05 21:58:31 +02:00
Jaakko Haakana
30b4b4b54d Use larger memory settings when building image 2025-06-05 00:32:08 +03:00
Daniel Öster
e43661ae81 Add emojis to make builds more identifiable 2025-05-13 22:28:58 +03:00
Jaakko Haakana
6a1f3ccfa4 Add workflow to build double batteries 2025-05-06 08:31:09 +03:00
Daniel Öster
a37b621e99 Merge branch 'main' into feature/CMFA-EV 2025-03-29 19:59:41 +02:00
lenvm
d8f9c278e2 reduce trigger events for compile all combinations workflow
this is done to avoid triggering the workflow multiple times per release
2025-03-27 00:13:20 +01:00
lenvm
14f600ffeb combine GitHub Action to compile all combinations into one file, and add missing batteries and inverters 2025-03-27 00:03:35 +01:00
Daniel Öster
dcda24c412 Add CMFA to build system 2025-03-25 16:17:58 +02:00
Daniel Öster
2c0e5be5da Remove serial-link (double LilyGo) as an option 2025-03-04 10:15:15 +02:00
Daniel Öster
38cd27107b
Update bug_report.md 2025-02-20 23:10:27 +02:00
Daniel Öster
1b0e38b170
Merge pull request #885 from dalathegreat/feature/orion-BMS
Feature: Add Orion BMS support
2025-02-21 00:08:53 +03:00
Daniel Öster
e938f2c8d2 Add OrionBMS to workflow 2025-02-19 21:14:09 +02:00
Daniel Öster
18878e040a
Create config.yml 2025-02-17 18:57:08 +02:00
Daniel Öster
4c3b5ccff5
Update issue templates 2025-02-17 18:46:37 +02:00
Daniel Öster
72bf38ff33 Add Ferroamp CAN to build system 2025-02-11 20:59:44 +02:00
Daniel Öster
3fb6e058cb
Add FoxESS support (#830) 2025-02-01 10:23:22 +01:00
Daniel Öster
275eaa9be8
Improvement: Replace use of deprecated functions and improve compilation warnings (#817)
* Change deprecated Send_P to send function

* Fix compilation warnings in Wifi files

* Change warnings into compilation errors

* Add -Wall -Wextra -Wpedantic -Werror to github actions
2025-01-24 16:40:08 +01:00
wjcloudy
a84a1d6580
Add Beta BMW PHEV Support (#804)
* Add Beta BMW PHEV Support
2025-01-19 20:27:57 +02:00
Daniel Öster
700dad23e5 Merge branch 'main' into feature/sungrow-can 2025-01-13 09:57:13 +02:00
Daniel Öster
fd67021fa1 Add Sungrow to build system 2025-01-13 09:55:49 +02:00