mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-12 00:16:42 +02:00
Added new col. and insert new sec. inv eeprom23
This commit is contained in:
parent
a06341a3ee
commit
a410a8367a
1 changed files with 8 additions and 7 deletions
|
@ -134,10 +134,11 @@ typedef enum { // ToDo: to be verified by field tests
|
|||
## Firmware Version collection
|
||||
Gather user inverter information here to understand what differs between some inverters.
|
||||
|
||||
| Name | Inverter Typ | FWVersion | FWBuildYe | FWBuildMo | HWPartId | | |
|
||||
| -----------------| ----------- | ----------- | ----------- | ----------- | ----------- | -------- | -------- |
|
||||
| DanielR92 | HM-1500 | 10016.000 | 2021.000 | 1012.000 | 100.000 | | |
|
||||
| isdor | HM-300 | 10014.000 | 2021.000 | 1209.000 | 102.000 | | |
|
||||
| aschiffler | HM-1500 | 10012.000 | 2020.000 | 624.000 | 100.000 | | |
|
||||
| klahus1 | HM-300 | 10010.000 | 2020.000 | 707.000 | 102.000 | | |
|
||||
| eeprom23 | HM-1200 | 1.0.16 | 2021(-10-12) | 10-12 | 269619207 | 17:06:00 | HWRev 256 |
|
||||
| Name | Inverter Typ | Bootloader V. | FWVersion | FWBuildYe | FWBuildMo | HWPartId | | |
|
||||
| ---------------- | ----------- | -------------- | ----------- | ----------- | ----------- | ----------- | -------- | -------- |
|
||||
| DanielR92 | HM-1500 | | 10016.000 | 2021.000 | 1012.000 | 100.000 | | |
|
||||
| isdor | HM-300 | | 10014.000 | 2021.000 | 1209.000 | 102.000 | | |
|
||||
| aschiffler | HM-1500 | | 10012.000 | 2020.000 | 624.000 | 100.000 | | |
|
||||
| klahus1 | HM-300 | | 10010.000 | 2020.000 | 707.000 | 102.000 | | |
|
||||
| eeprom23 | HM-1200 | 0.1.0 | 1.0.18 | 2021(-12-24) | 12-24 | 269619201 | 18:21:00 | HWRev 256 |
|
||||
| eeprom23 | HM-1200 2t | 0.1.0 | 1.0.16 | 2021(-10-12) | 10-12 | 269619207 | 17:06:00 | HWRev 256 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue