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

amc v1.9, ems v3.83, mc2plus v3.65, mc4plus v3.86, bat v1.3.3, bat_r v1.3.3 #126

Merged
merged 1 commit into from
Jan 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3,444 changes: 1,724 additions & 1,720 deletions CAN/bat/bat.hex

Large diffs are not rendered by default.

4,294 changes: 2,142 additions & 2,152 deletions CAN/bat/bat.r1.hex

Large diffs are not rendered by default.

35,306 changes: 17,655 additions & 17,651 deletions ETH/AMC/amc.hex

Large diffs are not rendered by default.

35,158 changes: 17,584 additions & 17,574 deletions ETH/EMS/bin/application/ems.hex

Large diffs are not rendered by default.

34,560 changes: 17,285 additions & 17,275 deletions ETH/MC2PLUS/bin/application/mc2plus.hex

Large diffs are not rendered by default.

35,242 changes: 17,626 additions & 17,616 deletions ETH/MC4PLUS/bin/application/mc4plus.hex

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions info/firmware.info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<board type="amc">
<firmware>
<file>../ETH/AMC/amc.hex</file>
<version major='1' minor='8'/>
<version major='1' minor='9'/>
</firmware>
</board>

Expand All @@ -40,35 +40,35 @@
<board type="bat">
<firmware>
<file>../CAN/bat/bat.hex</file>
<version major='1' minor='3' build='2'/>
<version major='1' minor='3' build='3'/>
</firmware>
</board>

<board type="bat.r1">
<firmware>
<file>../CAN/bat/bat.r1.hex</file>
<version major='1' minor='3' build='2'/>
<version major='1' minor='3' build='3'/>
</firmware>
</board>

<board type="ems4">
<firmware>
<file>../ETH/EMS/bin/application/ems.hex</file>
<version major='3' minor='82'/>
<version major='3' minor='83'/>
</firmware>
</board>

<board type="mc4plus">
<firmware>
<file>../ETH/MC4PLUS/bin/application/mc4plus.hex</file>
<version major='3' minor='85'/>
<version major='3' minor='86'/>
</firmware>
</board>

<board type="mc2plus">
<firmware>
<file>../ETH/MC2PLUS/bin/application/mc2plus.hex</file>
<version major='3' minor='64'/>
<version major='3' minor='65'/>
</firmware>
</board>

Expand Down